feat(mer_plat_admin): 平台端配送人员、物流管理与配套能力
新增配送人员/员工接口与页面、物流创建页、Detail 基础组件与 useRefundOrder;增加 FullCalendar、moment 依赖并升级 Vue 至 2.6.12;补充变更说明文档;README 仅保留远程仓库地址,避免将凭据写入仓库。 Made-with: Cursor
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.9.6",
|
||||
"@fullcalendar/resource-timeline": "^6.1.20",
|
||||
"@fullcalendar/vue": "^6.1.20",
|
||||
"@riophae/vue-treeselect": "0.4.0",
|
||||
"async-validator": "^1.11.2",
|
||||
"axios": "^0.24.0",
|
||||
@@ -57,6 +59,7 @@
|
||||
"js-cookie": "2.2.0",
|
||||
"jsonlint": "1.6.3",
|
||||
"jszip": "3.2.1",
|
||||
"moment": "^2.30.1",
|
||||
"mpvue-calendar": "^2.3.7",
|
||||
"normalize.css": "7.0.0",
|
||||
"nprogress": "0.2.0",
|
||||
@@ -68,7 +71,7 @@
|
||||
"script-loader": "0.7.2",
|
||||
"throttle-debounce": "^2.1.0",
|
||||
"vconsole": "^3.3.2",
|
||||
"vue": "2.6.10",
|
||||
"vue": "2.6.12",
|
||||
"vue-awesome-swiper": "^3.1.3",
|
||||
"vue-cropper": "^0.5.8",
|
||||
"vue-echarts": "^4.0.3",
|
||||
@@ -109,7 +112,7 @@
|
||||
"svg-sprite-loader": "4.1.3",
|
||||
"svgo": "1.2.0",
|
||||
"vue-lazyload": "^1.3.3",
|
||||
"vue-template-compiler": "2.6.10"
|
||||
"vue-template-compiler": "2.6.12"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.9",
|
||||
|
||||
Reference in New Issue
Block a user