1 Star 0 Fork 8

镜花/省钱兄同城跑腿源码(小程序+APP+H5)uniapp前端源码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 5.48 KB
一键复制 编辑 原始数据 按行查看 历史
小马总 提交于 2022-10-31 13:37 . init
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "码兄跑腿",
// #ifdef h5
"navigationStyle": "custom",
// #endif
"app-plus": {
"titleNView": true
}
},
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示" // 高速公路行驶持续后台定位
}
}
},
{
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "我的订单",
// #ifdef h5
"navigationStyle": "custom",
// #endif
"app-plus": {
"titleNView": true
}
}
},
{
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "我的",
// #ifdef h5
"navigationStyle": "custom",
// #endif
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": true
}
}
},
{
"path": "pages/takeaddress/takeaddress",
"style": {
"navigationBarTitleText": "填写地址",
"enablePullDownRefresh": false
}
},
{
"path": "pages/closeaddress/closeaddress",
"style": {
"navigationStyle": "custom", // 隐藏系统导航栏
"navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
}
},
{
"path": "pages/Helpsend/Helpsend"
},
{
"path": "pages/index/webView",
"style": {
"navigationBarTitleText": "网页",
"enablePullDownRefresh": false
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "注册",
"enablePullDownRefresh": false
}
},
{
"path": "pages/order/orderDetail/detail",
"style": {
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/my/register",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
},
{
"path": "pages/my/passlogin",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
},
{
"path": "pages/order/comments/comments",
"style": {
"navigationBarTitleText": "用户评价",
"enablePullDownRefresh": false
}
},
{
"path": "pages/order/complaint/complaint",
"style": {
"navigationBarTitleText": "投诉",
"enablePullDownRefresh": false
}
},
{
"path": "pages/my/userphone/userphone",
"style": {
"navigationBarTitleText": "用户修改",
"enablePullDownRefresh": false
}
},
{
"path": "pages/my/set/set",
"style": {
"navigationBarTitleText": "我的设置",
"enablePullDownRefresh": false
}
},
{
"path": "pages/order/pay/pay",
"style": {
"navigationBarTitleText": "订单支付",
"enablePullDownRefresh": false
}
}
],
"subPackages": [{
"root": "pageA",
"pages": [{
"path": "applogin/userphone",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},{
"path": "address/Endaddress",
"style": {
"navigationBarTitleText": "地址管理",
"enablePullDownRefresh": false
}
},
{
"path": "address/address",
"style": {
"navigationBarTitleText": "地址管理",
"enablePullDownRefresh": false
}
},
{
"path": "xieyi/xieyi",
"style": {
"navigationBarTitleText": "用户协议",
"enablePullDownRefresh": false
}
},
{
"path": "xieyi/baojia",
"style": {
"navigationBarTitleText": "保价协议",
"enablePullDownRefresh": false
}
},
{
"path": "mimi/mimi",
"style": {
"navigationBarTitleText": "隐私政策",
"enablePullDownRefresh": false
}
},
{
"path": "kefu/kefu",
"style": {
"navigationBarTitleText": "联系客服",
"enablePullDownRefresh": false
}
},
{
"path": "userXieyi/jifeiXieyi",
"style": {
"navigationBarTitleText": "计费规则",
"enablePullDownRefresh": false
}
},
{
"path": "userXieyi/userXieyi",
"style": {
"navigationBarTitleText": "跑腿代购服务协议",
"enablePullDownRefresh": false
}
},{
"path": "userXieyi/trainingList",
"style": {
"navigationBarTitleText": "用户指南",
"enablePullDownRefresh": false
}
},{
"path": "userXieyi/trainingCenter",
"style": {
"navigationBarTitleText": "指南中心",
"enablePullDownRefresh": false
}
}]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "码兄跑腿",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"color": "#999999",
"selectedColor": "#FF7F00",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tabar/first.png",
"selectedIconPath": "static/tabar/tab_first.png",
"text": "首页"
}, {
"pagePath": "pages/order/order",
"iconPath": "static/tabar/order.png",
"selectedIconPath": "./static/tabar/tab_order.png",
"text": "订单"
}, {
"pagePath": "pages/my/my",
"iconPath": "static/tabar/my.png",
"selectedIconPath": "static/tabar/tab_my.png",
"text": "我的"
}]
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/hiphops/tcpt.git
git@gitee.com:hiphops/tcpt.git
hiphops
tcpt
省钱兄同城跑腿源码(小程序+APP+H5)uniapp前端源码
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385