Files
sociology_app/pages.json

1008 lines
21 KiB
JSON
Raw Permalink 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.
{
// "leftWindow": {
// "path": "windows/left-window.vue",
// "style": {
// "width": "350px"
// }
// },
// "topWindow": {
// "path": "windows/top-window.vue",
// "style": {
// "height": "60px"
// }
// },
"pages": [
{
"path": "pages/advertisement/index/index",
"style": {
"navigationBarTitleText": "启动页",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/user/visitor",
"style": {
"navigationBarTitleText": "游客登录",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/user/cateList",
"style": {
"navigationBarTitleText": "分类列表",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/user/curriculumDetail",
"style": {
"navigationBarTitleText": "课程详情",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/wallet/couponList",
"style": {
"navigationBarTitleText": "用户优惠券列表",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/homePage/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/TaihuPublicWelfare/index/index",
"style": {
"navigationBarTitleText": "太湖公益",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/advertisement/index/detail",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/user/login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/curriculum/order/curriculum/videoDetail",
"style": {
"navigationBarTitleText": "视频信息详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/curriculum/order/curriculum/videoDetailOss",
"style": {
"navigationBarTitleText": "视频信息详情1",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/curriculum/order/curriculum/to",
"style": {
"navigationBarTitleText": "中间页面",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/curriculum/order/curriculum/back",
"style": {
"navigationBarTitleText": "中间返回页面",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"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/goods/order/index",
"style": {
"navigationBarTitleText": "确认订单",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/goods/shopping/index",
"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"
}
}
},
// pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/mine/mine/index",
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"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/aboutUs/setFontSize",
"style": {
"navigationBarTitleText": "设置字体",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/aboutUs/agreement",
"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/curriculum/cate/index",
"style": {
"navigationBarTitleText": "分类详情",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/vip/index",
"style": {
"navigationBarTitleText": "vip",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/curriculum/order/index/index",
"style": {
"navigationBarTitleText": "课程订单",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/course/myCourse",
"style": {
"navigationBarTitleText": "我的课程",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/hufen/hufen",
"style": {
"navigationBarTitleText": "我的湖分",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/curriculum/order/curriculum/index",
"style": {
"navigationBarTitleText": "课程信息",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/goods/index/index",
"style": {
"navigationBarTitleText": "商品信息",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/curriculum/order/curriculum/detail",
"style": {
"navigationBarTitleText": "课程信息详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
},
"renderjs": "renderjs/custom.js"
},
{
"path": "pages/courseInformation/index/index",
"style": {
"navigationBarTitleText": "课程设置",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/courseInformation/courseDescription/index",
"style": {
"navigationBarTitleText": "课程设置列表",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/courseInformation/courseDescription/detail",
"style": {
"navigationBarTitleText": "课程设置详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/courseInformation/courseDescription/detail",
"style": {
"navigationBarTitleText": "课程设置详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/medicaldes/medicaldes",
"style": {
"navigationBarTitleText": "吴门医述",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/medicaldes/zhuanzhuchuban",
"style": {
"navigationBarTitleText": "专著出版",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/medicaldes/xueshugongxianDetail",
"style": {
"navigationBarTitleText": "学术贡献详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/homePage/index/noticeDetail",
"style": {
"navigationBarTitleText": "消息详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/medicaldes/medicaldesDetail",
"style": {
"navigationBarTitleText": "医述详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/medicaldes/recordDetail",
"style": {
"navigationBarTitleText": "纪实详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/medicaldes/video",
"style": {
"navigationBarTitleText": "医述详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/user/login/forget",
"style": {
"navigationBarTitleText": "忘记密码",
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/tabBar/template/template",
"style": {
"navigationBarTitleText": "模版",
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}
]
}
}
}
},
{
"path": "pages/tabBar/extUI/extUI",
"style": {
"navigationBarTitleText": "扩展组件",
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}
]
}
}
}
},
{
"path": "pages/component/view/view",
"style": {
"navigationBarTitleText": "view"
}
},
{
"path": "pages/component/scroll-view/scroll-view",
"style": {
"navigationBarTitleText": "scroll-view"
}
},
{
"path": "pages/component/swiper/swiper",
"style": {
"navigationBarTitleText": "swiper"
}
},
// #ifndef MP-TOUTIAO
{
"path": "pages/component/cover-view/cover-view",
"style": {
"navigationBarTitleText": "cover-view"
}
},
{
"path": "pages/component/movable-view/movable-view",
"style": {
"navigationBarTitleText": "movable-view"
}
},
// #endif
{
"path": "pages/component/text/text",
"style": {
"navigationBarTitleText": "text"
}
},
{
"path": "pages/component/rich-text/rich-text",
"style": {
"navigationBarTitleText": "rich-text"
}
},
{
"path": "pages/component/progress/progress",
"style": {
"navigationBarTitleText": "progress"
}
},
{
"path": "pages/component/button/button",
"style": {
"navigationBarTitleText": "button"
}
},
{
"path": "pages/component/checkbox/checkbox",
"style": {
"navigationBarTitleText": "checkbox"
}
},
{
"path": "pages/component/form/form",
"style": {
"navigationBarTitleText": "form"
}
},
{
"path": "pages/component/input/input",
"style": {
"navigationBarTitleText": "input",
"app-plus": {
"softinputNavBar": "none"
}
}
},
{
"path": "pages/component/label/label",
"style": {
"navigationBarTitleText": "label"
}
},
{
"path": "pages/component/picker/picker",
"style": {
"navigationBarTitleText": "picker"
}
},
{
"path": "pages/component/picker-view/picker-view",
"style": {
"navigationBarTitleText": "picker-view"
}
},
{
"path": "pages/component/radio/radio",
"style": {
"navigationBarTitleText": "radio"
}
},
{
"path": "pages/component/slider/slider",
"style": {
"navigationBarTitleText": "slider"
}
},
{
"path": "pages/component/switch/switch",
"style": {
"navigationBarTitleText": "switch"
}
},
{
"path": "pages/component/textarea/textarea",
"style": {
"navigationBarTitleText": "textarea"
}
},
// #ifdef APP-PLUS || MP-WEIXIN || H5 || MP-BAIDU
{
"path": "pages/component/editor/editor",
"style": {
"navigationBarTitleText": "editor",
"app-plus": {
"softinputMode": "adjustResize"
}
// #ifdef MP-BAIDU
,
"usingComponents": {
"editor": "dynamicLib://editorLib/editor"
}
// #endif
}
},
// #endif
{
"path": "pages/component/navigator/navigator",
"style": {
"navigationBarTitleText": "navigator"
}
},
{
"path": "pages/component/navigator/navigate/navigate",
"style": {
"navigationBarTitleText": "navigatePage"
}
},
{
"path": "pages/component/navigator/redirect/redirect",
"style": {
"navigationBarTitleText": "redirectPage"
}
},
{
"path": "pages/component/image/image",
"style": {
"navigationBarTitleText": "image"
}
},
{
"path": "pages/component/video/video",
"style": {
"navigationBarTitleText": "video"
}
},
// #ifndef MP-ALIPAY || MP-TOUTIAO || VUE3
// {
// "path": "pages/component/audio/audio",
// "style": {
// "navigationBarTitleText": "audio"
// }
// },
// #endif
// #ifndef MP-TOUTIAO
{
"path": "pages/component/map/map",
"style": {
"navigationBarTitleText": "map"
}
},
// #endif
{
"path": "pages/component/canvas/canvas",
"style": {
"navigationBarTitleText": "canvas"
}
},
{
"path": "pages/component/web-view/web-view",
"style": {
"navigationBarTitleText": "web-view"
}
},
// #ifdef APP-VUE || APP-NVUE
{
"path": "pages/component/ad/ad",
"style": {
"navigationBarTitleText": "AD"
}
},
// #endif
// #ifdef APP-PLUS || H5
{
"path": "pages/component/web-view-local/web-view-local",
"style": {}
},
// #endif
{
"path": "platforms/app-plus/speech/speech",
"style": {
"navigationBarTitleText": "语音识别"
}
},
{
"path": "platforms/app-plus/orientation/orientation",
"style": {
"navigationBarTitleText": "方向传感器"
}
},
{
"path": "platforms/app-plus/proximity/proximity",
"style": {
"navigationBarTitleText": "距离传感器"
}
},
{
"path": "platforms/app-plus/push/push",
"style": {
"navigationBarTitleText": "推送"
}
},
{
"path": "platforms/app-plus/shake/shake",
"style": {
"navigationBarTitleText": "摇一摇"
}
},
// #ifdef H5 || APP-PLUS
{
"path": "pages/about/about",
"style": {
"navigationBarTitleText": "关于"
}
},
// #endif
{
"path": "platforms/app-plus/feedback/feedback",
"style": {
"navigationBarTitleText": "问题反馈"
}
}
// #ifdef H5
,
{
"path": "pages/error/404",
"style": {
"navigationBarTitleText": "Not Found"
}
}
// #endif
,
{
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
"app-plus": {
"animationDuration": 200,
"animationType": "fade-in",
"background": "transparent",
"backgroundColorTop": "transparent",
"popGesture": "none",
"scrollIndicator": false,
"titleNView": false
},
"disableScroll": true
}
},
{
"path": "pages/advertisement/advertisement",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/homePage/index/workOrder",
"style": {
"navigationBarTitleText": "反馈工单",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
}
],
"subPackages": [],
"globalStyle": {
"pageOrientation": "portrait",
"navigationBarTitleText": "Hello uniapp",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#EDF6F5",
// "backgroundColor": "#F8F8F8",
"backgroundColorTop": "#F4F5F6",
"backgroundColorBottom": "#F4F5F6",
"mp-360": {
"navigationStyle": "custom"
},
"h5": {
"maxWidth": 1190,
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#F1F1F1"
},
"app-plus": {
"bounce": "none"
}
},
"tabBar": {
"color": "#7b7b7b",
"selectedColor": "#5599A7",
"fontSize": "14px",
"borderStyle": "black",
// "backgroundColor": "#ffffff",
"backgroundColor": "#fff",
"list": [
{
"pagePath": "pages/homePage/index/index",
"iconPath": "static/tab/home.png",
"selectedIconPath": "static/tab/home_active.png",
"text": "首页"
},
{
"pagePath": "pages/TaihuPublicWelfare/index/index",
"iconPath": "static/tab/thgy.png",
"selectedIconPath": "static/tab/thgy_active.png",
"text": "太湖公益"
},
{
"pagePath": "pages/bookShop/orderList",
"iconPath": "static/tab/order.png",
"selectedIconPath": "static/tab/order_active.png",
"text": "订单"
},
{
"pagePath": "pages/mine/mine/index",
"iconPath": "static/tab/mine.png",
"selectedIconPath": "static/tab/mine_active.png",
"text": "我的"
}
// {
// "pagePath": "pages/tabBar/component/component",
// "iconPath": "static/component.png",
// "selectedIconPath": "static/componentHL.png",
// "text": "内置组件"
// },
// {
// "pagePath": "pages/tabBar/API/API",
// "iconPath": "static/api.png",
// "selectedIconPath": "static/apiHL.png",
// "text": "接口"
// },
// {
// "pagePath": "pages/tabBar/extUI/extUI",
// "iconPath": "static/extui.png",
// "selectedIconPath": "static/extuiHL.png",
// "text": "扩展组件"
// },
// {
// "pagePath": "pages/tabBar/template/template",
// "iconPath": "static/template.png",
// "selectedIconPath": "static/templateHL.png",
// "text": "模板"
// }
]
}
}