Files
medicine_app/pages.json
@fawn-nine b37cced85c 暂存
2024-07-29 15:16:21 +08:00

624 lines
13 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
// "easycom": {
// "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
// },
"pages": [
{
"path": "pages/peanut/home",
"style": {
"navigationBarTitleText": "首页"
}
},{
"path": "pages/user/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false // 禁止下拉刷新
}
},
{
"path": "pages/mine/vip/index",
"style": {
"navigationBarTitleText": "vip",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/peanut/shopping",
"style": {
"navigationBarTitleText": "购物车",
"enablePullDownRefresh": false
}
},
{
"path": "pages/peanut/bookshelf",
"style": {
"navigationBarTitleText": "我的书架",
"enablePullDownRefresh": false
}
},
{
"path": "pages/peanut/mine",
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": false
}
},
{
"path": "pages/peanut/searchFor",
"style": {
"navigationBarTitleText": "搜索",
"enablePullDownRefresh": false
}
},
{
"path": "pages/peanut/opeVip",
"style": {
"navigationBarTitleText": "开通Vip",
"enablePullDownRefresh": false
}
},
{
"path": "pages/peanut/reCharge",
"style": {
"navigationBarTitleText": "充值",
"enablePullDownRefresh": false
}
},
{
"path": "pages/user/persData",
"style": {
"navigationBarTitleText": "个人资料",
"enablePullDownRefresh": false
}
},
{
"path": "pages/user/persCount",
"style": {
"navigationBarTitleText": "个人账户",
"enablePullDownRefresh": false
}
},
{
"path": "pages/user/bindPhone",
"style": {
"navigationBarTitleText": "绑定手机号"
}
},
{
"path": "pages/user/forget",
"style": {
"navigationBarTitleText": "忘记密码"
}
},
{
"path": "pages/user/protocol",
"style": {
"navigationBarTitleText": "协议"
}
},
{
"path": "pages/user/register",
"style": {
"navigationBarTitleText": "注册"
}
},
{
"path": "pages/user/healthLog",
"style": {
"navigationBarTitleText": "一路健康用户登录"
}
},
{
"path": "pages/user/visitor",
"style": {
"navigationBarTitleText": "游客登录"
}
},
{
"path": "pages/bookShop/bookShopIndex",
"style": {
"navigationBarTitleText": "健康超市"
}
},
{
"path": "pages/bookShop/bookShopType",
"style": {
"navigationBarTitleText": "健康超市分类列表"
}
},
{
"path": "pages/bookShop/commodityDetail",
"style": {
"navigationBarTitleText": "商品详情"
}
},
{
"path": "pages/bookShop/classify",
"style": {
"navigationBarTitleText": "商品分类列表"
}
},
{
"path": "pages/bookShop/classifyAll",
"style": {
"navigationBarTitleText": "商品分类"
}
},
{
"path": "pages/bookShop/settlement",
"style": {
"navigationBarTitleText": "商品结算",
"enablePullDownRefresh": false
}
},
{
"path": "pages/bookShop/orderList",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/bookShop/orderLCont",
"style": {
"navigationBarTitleText": "我的订单详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/component/commonComponents/address/index",
"style": {
"navigationBarTitleText": "收货地址",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/component/commonComponents/address/edit",
"style": {
"navigationBarTitleText": "收货地址详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/bookShop/commoditySearch",
"style": {
"navigationBarTitleText": "商品搜索"
}
},
{
"path": "pages/user/address",
"style": {
"navigationBarTitleText": "地址管理",
"enablePullDownRefresh": false
}
},
{
"path": "pages/user/addAddress",
"style": {
"navigationBarTitleText": "编辑地址"
}
},
{
"path": "pages/bookShop/deliverDetail",
"style": {
"navigationBarTitleText": "物流详情"
}
},
{
"path": "pages/mine/userInfo/persData",
"style": {
"navigationBarTitleText": "个人资料",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/aboutUs/index",
"style": {
"navigationBarTitleText": "关于我们",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/wallet/recharge/index",
"style": {
"navigationBarTitleText": "充值",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/wallet/index/index",
"style": {
"navigationBarTitleText": "天医币",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/wallet/jf/index",
"style": {
"navigationBarTitleText": "积分",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/set/index",
"style": {
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/bookShop/settlementBook",
"style": {
"navigationBarTitleText": "book购买1",
"enablePullDownRefresh": false
}
},
{ // 更新版本
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
"disableScroll": true,
"app-plus": {
"backgroundColorTop": "transparent",
"background": "transparent",
"titleNView": false,
"scrollIndicator": false,
"popGesture": "none",
"animationType": "fade-in",
"animationDuration": 200
}
}
},
{
"path": "pages/bookShop/deliverLIst",
"style": {
"navigationBarTitleText": "快递列表",
"enablePullDownRefresh": false
}
},
{
"path": "pages/peanut/chargeDetaill",
"style": {
"navigationBarTitleText": "充值详情1",
"enablePullDownRefresh": false
}
},
{
"path": "pages/news/news",
"style": {
"navigationBarTitleText": "news",
"enablePullDownRefresh": false
}
},
{
"path": "pages/course/tryListen",
"style": {
"navigationBarTitleText": "课程试听列表"
}
},
{
"path": "pages/course/index",
"style": {
"navigationBarTitleText": "课程列表"
}
},
{
"path": "pages/course/courseDetail",
"style": {
"navigationBarTitleText": "课程详细",
"enablePullDownRefresh": true
}
},
{
// ios课程播放
"path": "pages/course/chapterDetail",
"style": {
"navigationBarTitleText": "章节详情",
"enablePullDownRefresh": true
}
},
{
// Andriod课程播放
"path": "pages/course/chapterDetailAndorid",
"style": {
"navigationBarTitleText": "章节详情",
"enablePullDownRefresh": true
}
},
{
"path": "pages/course/courseSet",
"style": {
"navigationBarTitleText": "总课程说明"
}
},
// {
// "path": "pages/course/illustrate",
// "style": {
// "navigationBarTitleText": "课程说明",
// "enablePullDownRefresh": true
// }
// },
{
"path": "pages/course/outline",
"style": {
"navigationBarTitleText": "课程大纲"
}
},
{
"path": "pages/course/coursePrice",
"style": {
"navigationBarTitleText": "课程价格",
"enablePullDownRefresh": true
}
},
{
"path": "pages/course/platformInfo",
"style": {
"navigationBarTitleText": "平台说明",
"enablePullDownRefresh": true
}
},
{
"path": "pages/taihu/index",
"style": {
"navigationBarTitleText": "太湖公益"
// "enablePullDownRefresh": true
}
},
{
"path": "pages/mine/mine/index",
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},{
"path" : "pages/course/learn",
"style" :
{
"navigationBarTitleText" : "视频/音频学习播放",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/course/myCourseLearn",
"style" :
{
"navigationBarTitleText" : "课程学习页面",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/course/myCourse",
"style" :
{
"navigationBarTitleText" : "我的课程",
"enablePullDownRefresh": true
}
},{
"path": "pages/goods/index/index",
"style": {
"navigationBarTitleText": "商品信息",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},{
"path": "pages/goods/order/index",
"style": {
"navigationBarTitleText": "确认订单",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/medicaldes/medicaldes",
"style": {
"navigationBarTitleText": "吴门医述",
"enablePullDownRefresh": false
}
},
{
"path": "pages/medicaldes/zhuanzhuchuban",
"style": {
"navigationBarTitleText": "专著出版",
"enablePullDownRefresh": false
}
},
{
"path": "pages/medicaldes/xueshugongxianDetail",
"style": {
"navigationBarTitleText": "学术贡献详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/medicaldes/medicaldesDetail",
"style": {
"navigationBarTitleText": "医述详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/medicaldes/recordDetail",
"style": {
"navigationBarTitleText": "纪实详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/medicaldes/video",
"style": {
"navigationBarTitleText": "医述详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/course/healthMarket",
"style": {
"navigationBarTitleText": "健康超市",
"enablePullDownRefresh": false
}
},
{
"path": "pages/course/vipCourse",
"style": {
"navigationBarTitleText": "超V课程",
"enablePullDownRefresh": false
}
},
{
"path": "pages/news/newsForwebview",
"style": {
"navigationBarTitleText": "webView预览页面",
"enablePullDownRefresh": false
}
},
{
"path": "pages/medicaldes/xueshuwebView",
"style": {
"navigationBarTitleText": "学术webView预览页面",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/user/workOrder",
"style" :
{
"navigationBarTitleText" : "工单提交页面",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/miniClass/miniClassMan",
"style" :
{
"navigationBarTitleText" : "主任教学"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
// "navigationBarTitleText": "启动页",
"navigationBarBackgroundColor": "#343434",
"backgroundColor": "#FFFFFF",
"navigationStyle": "custom",
"enablePullDownRefresh": true
},
"tabBar": {
"color": "#fff",
"selectedColor": "#079307",
"borderStyle": "black",
"backgroundColor": "#343434",
"list": [
{
"pagePath": "pages/peanut/home",
"iconPath": "static/tab/icon1_n.png",
"selectedIconPath": "static/tab/icon1_y.png",
"text": "首页"
},
// {
// "pagePath": "pages/peanut/shopping",
// "iconPath": "static/tab/tab_nor_02.png",
// "selectedIconPath": "static/tab/tab_cur_02.png",
// "text": "购物车"
// },
{
"pagePath": "pages/bookShop/orderList",
"iconPath": "static/tab/order.png",
"selectedIconPath": "static/tab/order_active.png",
"text": "我的订单"
},
{
"pagePath": "pages/taihu/index",
"iconPath": "static/tab/tab_nor_03.png",
"selectedIconPath": "static/tab/tab_cur_03.png",
"text": "太湖公益"
},
{
"pagePath": "pages/mine/mine/index",
"iconPath": "static/tab/tab_nor_04.png",
"selectedIconPath": "static/tab/tab_cur_04.png",
"text": "我的"
}
]
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数在页面的onLoad函数里面得到
}
]
}
}