2024-04-15 16:12:55 +08:00
|
|
|
{
|
|
|
|
"easycom": {
|
|
|
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
},
|
2025-01-20 18:32:00 +08:00
|
|
|
"pages": [{
|
2024-04-15 16:12:55 +08:00
|
|
|
"path": "pages/index/index",
|
|
|
|
"style": {
|
2024-04-22 11:59:53 +08:00
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/shop/list",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
},
|
2024-04-26 23:08:01 +08:00
|
|
|
{
|
2024-05-29 21:49:52 +08:00
|
|
|
"path": "pages/shop/content",
|
|
|
|
"style": {
|
2024-04-26 23:08:01 +08:00
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
},
|
2024-04-22 11:59:53 +08:00
|
|
|
{
|
2024-05-23 14:05:10 +08:00
|
|
|
"path": "pages/main/index",
|
2024-04-22 11:59:53 +08:00
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2024-05-29 21:49:52 +08:00
|
|
|
"path": "pages/main/getTel",
|
|
|
|
"style": {
|
2024-05-23 14:05:10 +08:00
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2024-12-18 17:59:59 +08:00
|
|
|
"path": "pages/shop/confirm",
|
2024-05-29 21:49:52 +08:00
|
|
|
"style": {
|
2024-04-22 11:59:53 +08:00
|
|
|
"navigationStyle": "custom"
|
2024-04-15 16:12:55 +08:00
|
|
|
}
|
2024-05-23 14:05:10 +08:00
|
|
|
},
|
|
|
|
{
|
2024-05-29 21:49:52 +08:00
|
|
|
"path": "pages/shop/pay",
|
|
|
|
"style": {
|
2024-06-05 19:15:26 +08:00
|
|
|
"navigationStyle": "custom"
|
2024-05-23 14:05:10 +08:00
|
|
|
}
|
2024-05-27 21:17:38 +08:00
|
|
|
},
|
2024-05-31 17:22:52 +08:00
|
|
|
{
|
2025-01-20 18:32:00 +08:00
|
|
|
"path": "pages/main/login",
|
2024-06-05 19:15:26 +08:00
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom"
|
2024-05-31 17:22:52 +08:00
|
|
|
}
|
2024-06-05 18:44:33 +08:00
|
|
|
},
|
|
|
|
{
|
2025-01-20 18:32:00 +08:00
|
|
|
"path": "pages/order/index",
|
2024-06-05 18:44:33 +08:00
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
2025-01-14 19:13:13 +08:00
|
|
|
},
|
|
|
|
{
|
2025-01-20 18:32:00 +08:00
|
|
|
"path": "pages/order/refund",
|
|
|
|
"style": {
|
2025-01-14 19:13:13 +08:00
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
2025-01-16 14:48:40 +08:00
|
|
|
},
|
|
|
|
{
|
2025-01-20 18:32:00 +08:00
|
|
|
"path": "pages/order/refProcess",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom"
|
2025-01-16 14:48:40 +08:00
|
|
|
}
|
2025-01-21 12:20:15 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/shop/search",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
2024-04-15 16:12:55 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"uniIdRouter": {}
|
|
|
|
}
|