代码拉取完成,页面将自动刷新
同步操作将从 蔡佳煌/校园云打印系统微信小程序 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "云打印登录"
}
},
{
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "我的"
}
},
{
"path": "pages/classification/classification"
},
{
"path": "pages/home/home"
},
{
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "订单"
}
},
{
"path": "pages/order/orderDetails",
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"path": "pages/order/webView",
"style": {
"navigationBarTitleText": "文件在线预览"
}
},
{
"path": "pages/order/orderEvaluate",
"style": {
"navigationBarTitleText": "订单评价"
}
},
{
"path": "pages/order/ShowOrderEvaluates",
"style": {
"navigationBarTitleText": "订单评价"
}
},
{
"path": "pages/user/component/address",
"style": {
"navigationBarTitleText": "收货地址"
}
},
{
"path": "pages/user/component/userInfo",
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/classification/components/settlement"
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "云打印",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#7D8287"
},
"tabBar": {
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"color": "#7D8287",
"selectedColor": "#000000",
"list": [
// {
// "pagePath": "pages/home/home",
// "iconPath": "static/tabBar/home.png",
// "selectedIconPath": "static/tabBar/home2.png",
// "text": "首页"
// },
{
"pagePath": "pages/classification/classification",
"iconPath": "static/tabBar/classification.png",
"selectedIconPath": "static/tabBar/classification2.png",
"text": "首页"
},
{
"pagePath": "pages/order/order",
"iconPath": "static/tabBar/order.png",
"selectedIconPath": "static/tabBar/order2.png",
"text": "订单"
},
{
"pagePath": "pages/user/user",
"iconPath": "static/tabBar/user.png",
"selectedIconPath": "static/tabBar/user2.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。