2 Star 4 Fork 4

wangdan22 / tiannuo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 4.11 KB
一键复制 编辑 原始数据 按行查看 历史
wangdan 提交于 2022-09-02 17:56 . first commit
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path" : "pages/tabbar/index/index",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle":"custom"
}
},
{
"path" : "pages/tabbar/shopCar/shopCar",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle":"custom"
}
},
{
"path" : "pages/tabbar/order/order",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle":"custom"
}
},
{
"path" : "pages/tabbar/bakingSuare/bakingSuare",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/tabbar/personal/personal",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/common/my-address/my-address",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/common/my-address/addAddress",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/common/good/good-detail/good-detail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/common/order/order-booking",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/common/order/order-detail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"tabBar": {
"color": "#000000",
"selectedColor": "#F29100",
"borderStyle": "white",
"backgroundColor": "#f2f1e8",// feeae8 f5f7fe
"fontSize":"13px",
"list": [
{
"pagePath": "pages/tabbar/index/index",
"iconPath": "static/images/tabbar/home-0.png",
"selectedIconPath": "static/images/tabbar/home-1.png",
"text": "首页"
},
{
"pagePath": "pages/tabbar/shopCar/shopCar",
"iconPath": "static/images/tabbar/shop-0.png",
"selectedIconPath": "static/images/tabbar/shop-1.png",
"text": "点单"
},
{
"pagePath": "pages/tabbar/order/order",
"iconPath": "static/images/tabbar/order-0.png",
"selectedIconPath": "static/images/tabbar/order-1.png",
"text": "订单"
},
{
"pagePath": "pages/tabbar/personal/personal",
"iconPath": "static/images/tabbar/my-0.png",
"selectedIconPath": "static/images/tabbar/my-1.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "甜诺烘焙",
"navigationBarBackgroundColor": "#feeae8",
"backgroundColor": "#ffffff",
"navigationStyle":"custom"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wangdan22/tiannuo.git
git@gitee.com:wangdan22/tiannuo.git
wangdan22
tiannuo
tiannuo
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891