1 Star 0 Fork 1

AITGroup/tom-yz-mp

forked from dongjianghao/tom-yz-mp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 2.27 KB
一键复制 编辑 原始数据 按行查看 历史
dongjianghao 提交于 2024-08-28 11:23 . feat: 增加代理商绑定页面
{
"easycom": {
"autoscan": true,
// 注意一定要放在custom里,否则无效,https://ask.dcloud.net.cn/question/131175
"custom": {
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
}
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
// {
// "path": "pages/order/order",
// "style": {
// "navigationBarTitleText": "订单"
// }
// },
// {
// "path": "pages/result/result",
// "style": {
// "navigationBarTitleText": "支付结果"
// }
// },
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页"
}
},
{
"path" : "pages/business/business",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/bind/bind",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/agentBind/agentBind",
"style" :
{
"navigationBarTitleText" : ""
}
}
// {
// "path": "pages/my/my",
// "style": {
// "navigationBarTitleText": "我的"
// }
// },
// {
// "path": "pages/wifi/wifi",
// "style": {
// "navigationBarTitleText": "请选择WiFi"
// }
// },
// {
// "path" : "pages/income/income",
// "style" :
// {
// "navigationBarTitleText" : "收益记录"
// }
// },
// {
// "path" : "pages/withdraw/withdraw",
// "style" :
// {
// "navigationBarTitleText" : "提现记录"
// }
// }
],
// "tabBar": {
// "color": "#cdcdcd",
// "selectedColor": "#0972e7",
// "backgroundColor": "#ffffff",
// "list": [
// {
// "pagePath": "pages/index/index",
// "iconPath":"static/tabbar/home.png",
// "selectedIconPath":"static/tabbar/home-active.png",
// "text": "首页"
// },
// {
// "pagePath": "pages/my/my",
// "iconPath":"static/tabbar/my.png",
// "selectedIconPath":"static/tabbar/my-active.png",
// "text": "我的"
// }
// ]
// },
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/aitgroup/tom-yz-mp.git
git@gitee.com:aitgroup/tom-yz-mp.git
aitgroup
tom-yz-mp
tom-yz-mp
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385