代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/index/order",
"style": {
"navigationBarTitleText": "订单大厅",
"app-plus":{
"bounce":"none"
}
}
},
{
"path":"pages/shopmanage/shopmanage",
"style":{
"navigationBarTitleText":"店铺管理",
"app-plus":{
"bounce":"none"
}
}
},
{
"path":"pages/settings/settings",
"style":{
"navigationBarTitleText":"我的店铺",
"app-plus":{
"titleNView":{
"buttons":[
{
"float":"right",
"fontSize":"15px",
"type":"none",
"text":"设置"
}
]
}
}
}
},
{
"path":"pages/settings/login",
"style":{
"navigationBarBackgroundColor":"#007AFF",
"navigationBarTitleText":"商家登陆"
}
},
{
"path":"pages/settings/register",
"style":{
"navigationBarTitleText":"商家注册",
"navigationBarTextStyle":"white",
"navigationBarBackgroundColor":"#007AFF"
}
},
{
"path":"pages/settings/logout",
"style":{
"navigationBarTitleText":"设置",
"navigationBarTextStyle":"white",
"navigationBarBackgroundColor":"#007AFF"
}
},
{
"path":"pages/settings/createShop",
"style":{
"navigationBarTitleText":"创建店铺",
"navigationBarTextStyle":"white",
"navigationBarBackgroundColor":"#007AFF"
}
},
{
"path":"pages/shopmanage/addproduct",
"style":{
"navigationBarTitleText":"添加商品",
"navigationBarTextStyle":"white",
"navigationBarBackgroundColor":"#007AFF"
}
},
{
"path":"pages/index/currentorder",
"style":{
"navigationBarTitleText":"当前订单",
"navigationBarTextStyle":"white",
"navigationBarBackgroundColor":"#007AFF",
"app-plus":{
"bounce":"none"
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#FFFFFF"
},
"tabBar":{
"color":"#999794",
"selectedColor":"#51b3f6",
"borderStyle":"white",
"backgroundColor":"#fafafa",
"list":[{
"pagePath":"pages/index/order",
"iconPath":"static/dingdanchuli0.png",
"selectedIconPath":"static/dingdanchuli1.png",
"text":"订单处理"
},
{
"pagePath":"pages/shopmanage/shopmanage",
"iconPath":"static/dianpuduanli01.png",
"selectedIconPath":"static/dianpuguanli02.png",
"text":"店铺管理"
},
{
"pagePath":"pages/settings/settings",
"iconPath":"static/shangjiaguanli01.png",
"selectedIconPath":"static/shangjiaguanli02.png",
"text":"商家中心"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。