代码拉取完成,页面将自动刷新
同步操作将从 蒼飞/甜小儿预约小程序-小程序端 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/photoLogin/photoLogin",
"style": {}
},
{
"path": "pages/home/appointmentHome/appointmentHome",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/home/appointmentHome/product/product",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/center/center",
"style": {
}
}
,{
"path" : "component/inputNumber",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"subPackages": [{
"root": "pagesA",
"pages": [{
"path": "pages/creditDetail/creditDetail",
"style": {}
}
, {
"path": "pages/productRecord/productRecord",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "商品记录",
"navigationBarBackgroundColor": "#754c24",
"enablePullDownRefresh":true
}
},
{
"path": "pages/appointRecord/appointRecord",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "预约记录",
"navigationBarBackgroundColor": "#754c24",
"enablePullDownRefresh":true
}
},
{
"path": "pages/treatRecord/treatRecordDetail/treatRecordDetail",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "就诊记录详情",
"navigationBarBackgroundColor": "#754c24"
}
}, {
"path": "pages/aboutUs/aboutUs",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "关于我们",
"navigationBarBackgroundColor": "#754c24"
}
}, {
"path": "pages/aboutMe/aboutMe",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "我的信息",
"navigationBarBackgroundColor": "#754c24"
}
}, {
"path" : "userProtocol/userProtocol",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "用户协议",
"navigationBarBackgroundColor": "#754c24"
}
}, {
"path" : "privacyProtocal/privacyProtocal",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "隐私协议",
"navigationBarBackgroundColor": "#754c24"
}
}
]
},
{
"root": "pagesB",
"pages": [{
"path": "pages/center/login/login",
"style": {}
},
{
"path": "pages/appointPages/timeDoctor/timeDoctor",
"style": {
"enablePullDownRefresh":true
}
}, {
"path": "pages/appointPages/doctorList/doctorList",
"style": {}
}, {
"path": "pages/center/baseInfo/baseInfo",
"style": {}
}
]
}
],
"preloadRule": {
"pages/photoLogin/photoLogin": {
"network": "all",
"packages": ["__APP__"]
}
},
"tabBar": {
"selectedColor": "#754c24",
"borderStyle": "white",
// "backgroundColor":"#F2F2F2",
"list": [{
"pagePath": "pages/home/appointmentHome/appointmentHome",
"iconPath": "static/tabbar/appoint.png",
"selectedIconPath": "static/tabbar/appoint-selected.png",
"text": "预约"
},
// {
// "pagePath": "pagesA/pages/appointRecord/appointRecord",
// "iconPath": "static/tabbar/order.png",
// "selectedIconPath": "static/tabbar/order-selected.png",
// "text": "订单"
// },
{
"pagePath": "pages/center/center",
"iconPath": "static/tabbar/mind.png",
"selectedIconPath": "static/tabbar/mind-selected.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "甜小儿预约系统",
"navigationBarBackgroundColor": "#754c24",
"backgroundColor": "#F2F2F2"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。