初始化

This commit is contained in:
魏啾
2024-03-21 15:54:39 +08:00
parent 67bc7bda66
commit 316e05dadd
532 changed files with 76020 additions and 1 deletions

263
pages.json Normal file
View File

@@ -0,0 +1,263 @@
{
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"lazyCodeLoading": "requiredComponents",
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "银收客"
}
}, {
"path": "pages/index/hotel",
"style": {
"navigationBarTitleText": "商家店铺"
}
}, {
"path": "pages/index/indexInfo",
"style": {
"navigationBarTitleText": "商家店铺"
}
}, {
"path": "pages/index/lange",
"style": {
"navigationBarTitleText": "商家店铺"
}
}, {
"path": "pages/task/index",
"style": {
"navigationBarTitleText": "店铺图册"
}
}, {
"path": "pages/index/specials",
"style": {
"navigationBarTitleText": "每日特价",
"navigationStyle": "custom"
}
}, {
"path": "pages/task/taskInfo",
"style": {
"navigationBarTitleText": "作品详情"
}
}, {
"path": "pages/my/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
}, {
"path": "pages/my/setup/index",
"style": {
"navigationBarTitleText": "个人信息"
}
}, {
"path": "pages/my/setup/repairpassword",
"style": {
"navigationBarTitleText": "设置安全密码"
}
}, {
"path": "pages/my/setup/phone",
"style": {
"navigationBarTitleText": "绑定手机号"
}
}, {
"path": "pages/my/order/index",
"style": {
"navigationBarTitleText": "店铺订单"
}
}, {
"path": "pages/order/confirm",
"style": {
"navigationBarTitleText": "确认付款"
}
}, {
"path": "pages/order/confirmhotel",
"style": {
"navigationBarTitleText": "确认付款"
}
}, {
"path": "pages/shopcart/index",
"style": {
"navigationBarTitleText": "购物车"
}
}, {
"path": "pages/mall/index",
"style": {
"navigationBarTitleText": "购物商城"
}
}, {
"path": "pages/mall/community",
"style": {
"navigationBarTitleText": "购物商城"
}
}, {
"path": "pages/mall/series",
"style": {
"navigationBarTitleText": "商城详情"
}
}, {
"path": "pages/mall/order/index",
"style": {
"navigationBarTitleText": "商城订单"
}
}, {
"path": "pages/mall/order/refund",
"style": {
"navigationBarTitleText": "申请退款"
}
}, {
"path": "pages/mall/order/orderInfo",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path": "pages/mall/order/applylrefund",
"style": {
"navigationBarTitleText": "申请退款"
}
}, {
"path": "pages/mall/order/cporderinfo",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path": "pages/mall/order/ordersuccess",
"style": {
"navigationBarTitleText": "支付状态"
}
}, {
"path": "pages/mall/mallInfo",
"style": {
"navigationBarTitleText": "商品详情"
}
}, {
"path": "pages/mall/mallInfos",
"style": {
"navigationBarTitleText": "商品详情"
}
}, {
"path": "pages/mall/confirm",
"style": {
"navigationBarTitleText": "确认订单"
}
}, {
"path": "pages/app/pay",
"style": {
"navigationBarTitleText": "支付订单"
}
}, {
"path": "pages/order/paybill",
"style": {
"navigationBarTitleText": "扫码支付"
}
}, {
"path": "pages/my/order/cporderinfo",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path": "pages/my/order/refund",
"style": {
"navigationBarTitleText": "申请退款"
}
}, {
"path": "pages/order/ordersuccess",
"style": {
"navigationBarTitleText": "支付详情",
"navigationBarBackgroundColor": "#363645",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/my/order/orderInfo",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path": "pages/my/order/applylrefund",
"style": {
"navigationBarTitleText": "申请退款"
}
}, {
"path": "pages/my/member/index",
"style": {
"navigationBarTitleText": "我的会员卡"
}
}, {
"path": "pages/my/member/memberinfo",
"style": {
"navigationBarTitleText": "会员卡"
}
}, {
"path": "pages/my/member/memberinfos",
"style": {
"navigationBarTitleText": "会员卡详情"
}
}, {
"path": "pages/my/member/memberone",
"style": {
"navigationBarTitleText": "会员充值"
}
}, {
"path": "pages/my/address/index",
"style": {
"navigationBarTitleText": "我的地址"
}
}, {
"path": "pages/my/address/edit",
"style": {
"navigationBarTitleText": "编辑地址"
}
}, {
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "预约",
"app-plus": {
"bounce": "none" // 将回弹属性关掉
}
}
}, {
"path": "pages/order/paymentorder",
"style": {
"navigationBarTitleText": "支付订单"
}
}, {
"path": "pages/order/orderInfo",
"style": {
"navigationBarTitleText": "新增预约"
}
}, {
"path": "pages/order/orderInfohotel",
"style": {
"navigationBarTitleText": "新增预约"
}
}, {
"path": "pages/order/orderInfos",
"style": {
"navigationBarTitleText": "新增预约"
}
}, {
"path": "pages/webview/html",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/webview/imge",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/index/iose",
"style": {
"navigationBarTitleText": "oss"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#F8F8F8"
}
}