emis-sapp/pages.json

224 lines
4.3 KiB
JSON
Raw Normal View History

2023-11-25 16:29:44 +00:00
{
"leftWindow": {
"path": "windows/left-window.vue",
"style": {
"width": "350px"
}
},
"topWindow": {
"path": "windows/top-window.vue",
"style": {
"height": "60px"
}
},
2023-11-29 16:58:09 +00:00
"custom": {
"^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
"^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
},
2023-12-02 08:54:31 +00:00
"pages": [
{
2023-11-27 15:09:17 +00:00
"path": "pages/tabBar/sending/sending",
2023-11-25 16:29:44 +00:00
"style": {
2023-12-01 01:03:34 +00:00
"navigationBarTitleText": "",
2023-12-04 01:18:04 +00:00
"navigationStyle":"custom"
2023-11-27 15:09:17 +00:00
}
2023-11-25 16:29:44 +00:00
},
{
2023-11-27 15:09:17 +00:00
"path": "pages/tabBar/search/search",
"style": {
"navigationBarTitleText": "查件",
2023-12-04 01:18:04 +00:00
"navigationStyle":"custom"
2023-11-27 15:09:17 +00:00
}
},
{
"path": "pages/tabBar/mine/mine",
"style": {
"navigationBarTitleText": "我的",
2023-12-04 01:18:04 +00:00
"navigationStyle":"custom"
}
},
2024-05-31 10:42:15 +00:00
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "",
"navigationStyle":"custom"
}
},
2023-12-04 01:18:04 +00:00
{
"path": "pages/post/post",
"style": {
"navigationBarTitleText": "上门取件"
2023-11-27 15:09:17 +00:00
}
2023-12-02 08:54:31 +00:00
},
2023-12-13 17:06:13 +00:00
{
"path": "pages/post/detail",
"style": {
"navigationBarTitleText": "运单详情"
}
},
{
"path": "pages/post/locus",
"style": {
"navigationBarTitleText": "物流轨迹"
}
},
2023-12-16 17:34:29 +00:00
{
"path": "pages/post/query",
"style": {
"navigationBarTitleText": "快递查询"
}
},
2023-12-17 15:28:03 +00:00
{
"path": "pages/post/freightCalculate",
"style": {
"navigationBarTitleText": "运费时效"
}
},
2023-12-17 16:16:18 +00:00
{
"path": "pages/goods/edit",
"style": {
"navigationBarTitleText": "货物申报信息"
}
},
2023-12-17 15:28:03 +00:00
{
"path": "pages/warehousing/list",
"style": {
"navigationBarTitleText": "进仓单列表"
}
},
{
"path": "pages/warehousing/detail",
"style": {
"navigationBarTitleText": "进仓单详情"
}
},
{
"path": "pages/warehousing/pdfPreview",
"style": {
"navigationBarTitleText": "进仓单预览"
}
},
2023-12-05 14:16:45 +00:00
{
"path": "pages/address/list",
"style": {
"navigationBarTitleText": "地址管理"
}
},
{
"path": "pages/address/edit",
"style": {
"navigationBarTitleText": "地址编辑"
}
},
2023-12-02 08:54:31 +00:00
{
"path": "pages/complaint/complaint",
"style": {
"navigationBarTitleText": "投诉列表"
}
2023-12-07 04:05:57 +00:00
},
{
"path": "pages/complaint/edit",
"style": {
"navigationBarTitleText": "投诉编辑"
}
2023-12-10 05:53:38 +00:00
},
{
"path": "pages/service/list",
"style": {
"navigationBarTitleText": "网点查询"
}
},
{
"path": "pages/service/articlelist",
"style": {
"navigationBarTitleText": "信息速递"
}
},
{
"path": "pages/service/articledetail",
"style": {
"navigationBarTitleText": "信息详情"
}
2023-12-10 17:10:09 +00:00
},
{
"path": "pages/user/certification",
"style": {
"navigationBarTitleText": "实名认证"
}
2023-12-12 16:51:07 +00:00
},
{
2023-12-13 04:27:01 +00:00
"path": "pages/user/monthCardList",
2023-12-12 16:51:07 +00:00
"style": {
2023-12-13 04:27:01 +00:00
"navigationBarTitleText": "月结卡列表"
2023-12-12 16:51:07 +00:00
}
},
2023-12-13 03:04:28 +00:00
{
2023-12-13 04:27:01 +00:00
"path": "pages/user/exclusiveCourier",
2023-12-13 03:04:28 +00:00
"style": {
2023-12-13 04:27:01 +00:00
"navigationBarTitleText": "专属快递员"
2023-12-13 03:04:28 +00:00
}
},
{
2023-12-13 04:27:01 +00:00
"path": "pages/bill/list",
2023-12-13 03:04:28 +00:00
"style": {
2023-12-13 04:27:01 +00:00
"navigationBarTitleText": "我的账单"
}
},
{
"path": "pages/bill/detail",
"style": {
"navigationBarTitleText": "账单明细"
2023-12-13 03:04:28 +00:00
}
2023-11-27 15:09:17 +00:00
}
2023-12-10 17:10:09 +00:00
2023-11-27 15:09:17 +00:00
],
2024-07-13 08:34:34 +00:00
"subPackages": [
],
2023-11-25 16:29:44 +00:00
"globalStyle": {
"pageOrientation": "portrait",
2023-12-12 17:15:15 +00:00
"navigationBarTitleText": "探路物流",
2023-12-02 08:54:31 +00:00
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#fff",
2023-11-27 15:09:17 +00:00
"backgroundColor": "#fff",
2023-11-25 16:29:44 +00:00
"backgroundColorTop": "#F4F5F6",
"backgroundColorBottom": "#F4F5F6",
"mp-360": {
"navigationStyle": "custom"
},
2023-12-01 15:43:28 +00:00
"app-plus":{
"bounce":"none"
},
2023-11-25 16:29:44 +00:00
"h5": {
"maxWidth": 1190,
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#F1F1F1"
}
},
"tabBar": {
2023-11-27 15:09:17 +00:00
"color": "#011111",
"selectedColor": "#B12D29",
2023-11-27 18:33:56 +00:00
"borderStyle": "black",
2023-11-27 15:09:17 +00:00
"backgroundColor": "#fff",
2023-11-29 16:58:09 +00:00
"list": [{
2023-11-27 15:09:17 +00:00
"pagePath": "pages/tabBar/sending/sending",
"iconPath": "static/sending.png",
"selectedIconPath": "static/sendingSLT.png",
"text": "寄件"
},
{
"pagePath": "pages/tabBar/search/search",
"iconPath": "static/search.png",
"selectedIconPath": "static/searchSLT.png",
"text": "查件"
2023-11-25 16:29:44 +00:00
},
{
2023-11-27 15:09:17 +00:00
"pagePath": "pages/tabBar/mine/mine",
"iconPath": "static/mine.png",
"selectedIconPath": "static/mineSLT.png",
2023-11-25 16:29:44 +00:00
"text": "我的"
}
]
}
2023-11-27 15:09:17 +00:00
}