# vite-vue3 **Repository Path**: lmk66/vite-vue3 ## Basic Information - **Project Name**: vite-vue3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: antd-m-tpl - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-23 - **Last Updated**: 2023-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 分享页面路由说明 | 路由地址 | 路由名称|参数必传项| | :-------- | :----- | :----- | |seedlingList|布局为一列的产品列表|showType=1必传| |seedlingList|布局为两列的产品列表|showType=2必传| |seedlingList/{productId}| 产品详情|productId必传| |receiving| 收货详情|receivingId必传| |purchase|采购详情|receivingId必传| |collection|我的收藏|无| |order|订单记录|salesType=1必传| |order|销售列表|salesType=2必传| |delivery|出库记录|无| |content|h5内嵌页面|title必传|