682 lines
14 KiB
JSON
682 lines
14 KiB
JSON
{
|
||
"easycom": {
|
||
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
||
},
|
||
"pages": [
|
||
{
|
||
"path": "pages/peanut/home",
|
||
"style": {
|
||
"navigationBarTitleText": "首页"
|
||
}
|
||
},
|
||
{
|
||
"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/eBook/1/bookComent",
|
||
"style": {
|
||
"navigationBarTitleText": "小说1"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/eBook/1/battery",
|
||
"style": {
|
||
"navigationBarTitleText": "小说1-1"
|
||
}
|
||
},
|
||
// {
|
||
// "path": "pages/eBook/1/bookComent",
|
||
// "style": {
|
||
// "navigationBarTitleText": "小说1-2"
|
||
// }
|
||
// },
|
||
{
|
||
"path": "pages/eBook/2/book",
|
||
"style": {
|
||
"navigationBarTitleText": "小说2"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/yRead/angbook",
|
||
"style": {
|
||
"navigationBarTitleText": "小说3",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/yRead/cus-audio-play",
|
||
"style": {
|
||
"navigationBarTitleText": "小说3-1",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/eBook/bookType",
|
||
"style": {
|
||
"navigationBarTitleText": "小说列表"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/eBook/bookList",
|
||
"style": {
|
||
"navigationBarTitleText": "小说列表"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/eBook/bookContent",
|
||
"style": {
|
||
"navigationBarTitleText": "小说详情",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/eBook/bookMessage",
|
||
"style": {
|
||
"navigationBarTitleText": "小说简介",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/eBook/bookRecord",
|
||
"style": {
|
||
"navigationBarTitleText": "阅读记录"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/eBook/bookBuy",
|
||
"style": {
|
||
"navigationBarTitleText": "购买记录"
|
||
}
|
||
},
|
||
{
|
||
"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/login",
|
||
"style": {
|
||
"navigationBarTitleText": "登录",
|
||
"enablePullDownRefresh": false // 禁止下拉刷新
|
||
}
|
||
},
|
||
{
|
||
"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": "我的订单"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/bookShop/orderLCont",
|
||
"style": {
|
||
"navigationBarTitleText": "我的订单详情",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"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/peanut/aboutUs",
|
||
"style": {
|
||
"navigationBarTitleText": "关于我们",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/listen",
|
||
"style": {
|
||
"navigationBarTitleText": "悦耳列表",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/home",
|
||
"style": {
|
||
"navigationBarTitleText": "悦耳听书",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/search",
|
||
"style": {
|
||
"navigationBarTitleText": "搜索听书",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/bgMusix",
|
||
"style": {
|
||
"navigationBarTitleText": "背景音乐模式",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/bgMusic",
|
||
"style": {
|
||
"navigationBarTitleText": "背景音乐启用",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/bgMusic",
|
||
"style": {
|
||
"navigationBarTitleText": "背景音乐启用",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/musicbg",
|
||
"style": {
|
||
"navigationBarTitleText": "音乐1",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/peanut/myComments",
|
||
"style": {
|
||
"navigationBarTitleText": "我的评价",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/setListen",
|
||
"style": {
|
||
"navigationBarTitleText": "听书设置11",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/bigListen",
|
||
"style": {
|
||
"navigationBarTitleText": "听书页面",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/listen/listenNotBuy",
|
||
"style": {
|
||
"navigationBarTitleText": "未购买的详情",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/comments/comments",
|
||
"style": {
|
||
"navigationBarTitleText": "书评1",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/comments/commentsDetail",
|
||
"style": {
|
||
"navigationBarTitleText": "书评详情1",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/comments/commentsList",
|
||
"style": {
|
||
"navigationBarTitleText": "书评",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/bookShop/settlementBook",
|
||
"style": {
|
||
"navigationBarTitleText": "book购买1",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/library/library",
|
||
"style": {
|
||
"navigationBarTitleText": "我的图书",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/clock/clock",
|
||
"style": {
|
||
"navigationBarTitleText": "读书打卡",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/clock/index",
|
||
"style": {
|
||
"navigationBarTitleText": "读书打卡列表",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/clock/clockList",
|
||
"style": {
|
||
"navigationBarTitleText": "打卡记录1",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/talkBook/talkBook",
|
||
"style": {
|
||
"navigationBarTitleText": "讲书",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/talkBook/talkBookML",
|
||
"style": {
|
||
"navigationBarTitleText": "讲书书籍页面",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/talkBook/talkBookDetail",
|
||
"style": {
|
||
"navigationBarTitleText": "讲书详情",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/yian/yian",
|
||
"style": {
|
||
"navigationBarTitleText": "医案",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/yian/yianList",
|
||
"style": {
|
||
"navigationBarTitleText": "医案列表",
|
||
"enablePullDownRefresh": true
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/yian/yianDetail",
|
||
"style": {
|
||
"navigationBarTitleText": "医案详情",
|
||
"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/acupoint/acupoint",
|
||
"style": {
|
||
"navigationBarTitleText": "穴位检索",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/acupoint/acupointDetail",
|
||
"style": {
|
||
"navigationBarTitleText": "脉穴详情",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/acupoint/givenDegree",
|
||
"style": {
|
||
"navigationBarTitleText": "特定穴位",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/timeAcupoint/timeAcupoint",
|
||
"style": {
|
||
"navigationBarTitleText": "时辰取穴",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/timeAcupoint/totalTable",
|
||
"style": {
|
||
"navigationBarTitleText": "全部穴位一览表",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/prescript/prescript",
|
||
"style": {
|
||
"navigationBarTitleText": "方药检索",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/prescript/prescriptDetail",
|
||
"style": {
|
||
"navigationBarTitleText": "方剂详情",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/prescript/medicineSearchDetail",
|
||
"style": {
|
||
"navigationBarTitleText": "药物详情",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/prescript/CNMedicineSearch",
|
||
"style": {
|
||
"navigationBarTitleText": "中药检索",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/prescript/CNMedicineSearchDetail",
|
||
"style": {
|
||
"navigationBarTitleText": "中药详情",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/prescript/CNMedicineText",
|
||
"style": {
|
||
"navigationBarTitleText": "中药搜索",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"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/luck/luck",
|
||
"style": {
|
||
"navigationBarTitleText": "五运六气",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/classic/classic",
|
||
"style": {
|
||
"navigationBarTitleText": "国学经典",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
}
|
||
// {
|
||
// "path": "pages/agreement/yszcPage",
|
||
// "style": {
|
||
// "navigationBarTitleText": "隐私政策"
|
||
// }
|
||
// }
|
||
],
|
||
"globalStyle": {
|
||
"navigationBarTextStyle": "black",
|
||
"navigationBarTitleText": "uni-app",
|
||
// "navigationBarTitleText": "启动页",
|
||
"navigationBarBackgroundColor": "#FFFFFF",
|
||
"backgroundColor": "#FFFFFF",
|
||
"navigationStyle": "custom",
|
||
"enablePullDownRefresh": true
|
||
},
|
||
"tabBar": {
|
||
"color": "#444444",
|
||
"selectedColor": "#079307",
|
||
"borderStyle": "black",
|
||
"backgroundColor": "#ffffff",
|
||
"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/icon2_n.png",
|
||
// "selectedIconPath": "static/tab/icon2_y.png",
|
||
// "text": "购物车"
|
||
// },
|
||
{
|
||
"pagePath": "pages/medicaldes/medicaldes",
|
||
"iconPath": "static/icon/five5_n.png",
|
||
"selectedIconPath": "static/icon/five5.png",
|
||
"text": "吴门医述"
|
||
},
|
||
{
|
||
"pagePath": "pages/library/library",
|
||
"iconPath": "static/tab/icon3_n.png",
|
||
"selectedIconPath": "static/tab/icon3_y.png",
|
||
"text": "我的图书"
|
||
},
|
||
// {
|
||
// "pagePath": "pages/peanut/bookshelf",
|
||
// "iconPath": "static/tab/icon3_n.png",
|
||
// "selectedIconPath": "static/tab/icon3_y.png",
|
||
// "text": "我的书架"
|
||
// },
|
||
// {
|
||
// "pagePath": "pages/bookShop/orderList",
|
||
// "iconPath": "static/tab/icon2_n.png",
|
||
// "selectedIconPath": "static/tab/icon2_y.png",
|
||
// "text": "我的订单"
|
||
// },
|
||
{
|
||
"pagePath": "pages/peanut/mine",
|
||
"iconPath": "static/tab/icon4_n.png",
|
||
"selectedIconPath": "static/tab/icon4_y.png",
|
||
"text": "我"
|
||
}
|
||
]
|
||
},
|
||
"condition": { //模式配置,仅开发期间生效
|
||
"current": 0, //当前激活的模式(list 的索引项)
|
||
"list": [
|
||
{
|
||
"name": "", //模式名称
|
||
"path": "", //启动页面,必选
|
||
"query": "" //启动参数,在页面的onLoad函数里面得到
|
||
}
|
||
]
|
||
}
|
||
} |