| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616 |
- {
- "pages": [
- {
- "path": "pages/index",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText" : "村社文化资源挖掘平台",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path": "pages/user/login",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/index",
- "style": {
- "navigationBarTitleText": "个人中心",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/update/password",
- "style": {
- "navigationBarTitleText": "修改密码",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/update/profile",
- "style": {
- "navigationBarTitleText": "修改个人信息",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/light/details",
- "style": {
- "navigationBarTitleText": "村社详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/light/submit-volunteer",
- "style": {
- "navigationBarTitleText": "成为志愿者",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/light/submit-map",
- "style": {
- "navigationBarTitleText": "选择点亮村社",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/village/index",
- "style": {
- "navigationBarTitleText": "村社详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/village/rank/volunteer",
- "style": {
- "navigationBarTitleText": "志愿者排名",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/village/rank/village",
- "style": {
- "navigationBarTitleText": "村社排名",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/search/index",
- "style": {
- "navigationBarTitleText": "村社搜索",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/follows",
- "style": {
- "navigationBarTitleText": "我的关注",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/orders",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/home/village/goods/index",
- "style": {
- "navigationBarTitleText": "乡源好物",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/goods/detail",
- "style": {
- "navigationBarTitleText": "乡源好物详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/volunteer/detail",
- "style": {
- "navigationBarTitleText": "志愿者详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/home/village/bless/my-orders",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/task/index",
- "style": {
- "navigationBarTitleText": "任务中心",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/task/archivement",
- "style": {
- "navigationBarTitleText": "我的成就",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/upgrade/select",
- "style": {
- "navigationBarTitleText": "升级村社",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/village/upgrade/pay-public",
- "style": {
- "navigationBarTitleText": "对公打款",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/village/upgrade/my-orders",
- "style": {
- "navigationBarTitleText": "我的升级订单",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/volunteer/list",
- "style": {
- "navigationBarTitleText": "志愿者列表",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/gallery/index",
- "style": {
- "navigationBarTitleText": "村社相册",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/gallery/upload",
- "style": {
- "navigationBarTitleText": "上传照片",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/village/gov/index",
- "style": {
- "navigationBarTitleText": "政贤连心",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/home/light/create-village",
- "style": {
- "navigationBarTitleText": "一键建村",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/article/details",
- "style": {
- "navigationBarTitleText": "新闻详情"
- }
- },
- {
- "path": "pages/article/list",
- "style": {
- "navigationBarTitleText": "文章列表页",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/article/web/ewebview",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/article/common/list",
- "style": {
- "navigationBarTitleText": "通用列表页",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/village/details",
- "style": {
- "navigationBarTitleText": "村社详情",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/discover/details",
- "style": {
- "navigationBarTitleText": "发现详情页",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/about/about",
- "style": {
- "navigationBarTitleText": "关于我们",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/home/about/contract",
- "style": {
- "navigationBarTitleText": "商务合作",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/test/topic",
- "style": {
- "navigationBarTitleText": "测试话题页",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/test/render",
- "style": {
- "navigationBarTitleText": "测试渲染页",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/test/blank",
- "style": {
- "navigationBarTitleText": "测试空白页",
- "enablePullDownRefresh": false
- }
- }
- ],
- "subPackages": [
- {
- "root": "pages/dig",
- "pages": [
- {
- "path": "editor/editor",
- "style": {
- "navigationBarTitleText": "编辑文章",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "editor/preview",
- "style": {
- "navigationBarTitleText": "预览文章",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "details",
- "style": {
- "navigationBarTitleText": "村社文化资源挖掘平台-详情",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "about/point",
- "style": {
- "navigationBarTitleText": "文化积分帮助",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "admin/index",
- "style": {
- "navigationBarTitleText": "村社文化资源挖掘平台-管理员",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "admin/volunteer",
- "style": {
- "navigationBarTitleText": "村社文化资源挖掘平台-志愿者管理",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "admin/preview",
- "style": {
- "navigationBarTitleText": "村社预览",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "admin/review",
- "style": {
- "navigationBarTitleText": "注册审核",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "forms/task",
- "style": {
- "navigationBarTitleText": "村社文化资源挖掘平台",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "forms/common",
- "style": {
- "navigationBarTitleText": "村社文化资源挖掘平台-提交信息",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "forms/list",
- "style": {
- "navigationBarTitleText": "信息列表",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "forms/list-ordinary",
- "style": {
- "navigationBarTitleText": "普通信息列表",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "forms/submits",
- "style": {
- "navigationBarTitleText": "我的投稿",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "sharereg/bind",
- "style": {
- "navigationBarTitleText": "绑定志愿者",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "sharereg/bind-wx",
- "style": {
- "navigationBarTitleText": "绑定微信",
- "enablePullDownRefresh": false
- }
- }
- ]
- },
- {
- "root": "pages/home/chat",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "AI助理",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "dependent/post/publish",
- "style": {
- "navigationBarTitleText": "发贴图",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- }
- ]
- },
- {
- "root": "pages/home/village/games",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "互动游戏",
- "enablePullDownRefresh": false
- }
- }
- ]
- },
- {
- "root": "pages/third/yunexamine",
- "pages": [
- {
- "path": "pages/home/index",
- "style": {
- "navigationBarTitleText": "首页"
- }
- },
- {
- "path": "pages/home/dashboard",
- "style": {
- "navigationBarTitleText": "活动中心"
- }
- },
- {
- "path": "pages/home/welcome",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/home/activity",
- "style": {
- "navigationBarTitleText": "活动"
- }
- },
- {
- "path": "pages/home/webview",
- "style": {
- "navigationBarTitleText": "新页面"
- }
- },
- {
- "path": "pages/examine/answer",
- "style": {
- "navigationBarTitleText": "进行答题"
- }
- },
- {
- "path": "pages/examine/summary",
- "style": {
- "navigationBarTitleText": "答题结果"
- }
- },
- {
- "path": "pages/examine/history",
- "style": {
- "navigationBarTitleText": "答题历史"
- }
- },
- {
- "path": "pages/examine/wrong",
- "style": {
- "navigationBarTitleText": "错题记录"
- }
- },
- {
- "path": "pages/examine/review",
- "style": {
- "navigationBarTitleText": "回顾答题"
- }
- },
- {
- "path": "pages/examine/top",
- "style": {
- "navigationBarTitleText": "排行榜"
- }
- },
- {
- "path": "pages/gift/index",
- "style": {
- "navigationBarTitleText": "活动奖品"
- }
- },
- {
- "path": "pages/gift/detail",
- "style": {
- "navigationBarTitleText": "奖品详情"
- }
- },
- {
- "path": "pages/gift/exchange",
- "style": {
- "navigationBarTitleText": "奖品兑换"
- }
- },
- {
- "path": "pages/gift/order",
- "style": {
- "navigationBarTitleText": "兑换订单"
- }
- },
- {
- "path": "pages/gift/order_detail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/gift/express_feed",
- "style": {
- "navigationBarTitleText": "物流动态"
- }
- },
- {
- "path": "pages/user/register",
- "style": {
- "navigationBarTitleText": "注册"
- }
- },
- {
- "path": "pages/user/login",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/user/mine",
- "style": {
- "navigationBarTitleText": "我的"
- }
- },
- {
- "path": "pages/user/change_phone",
- "style": {
- "navigationBarTitleText": "修改手机号"
- }
- },
- {
- "path": "pages/user/change_code",
- "style": {
- "navigationBarTitleText": "修改登录码"
- }
- },
- {
- "path": "pages/user/feedback",
- "style": {
- "navigationBarTitleText": "意见反馈"
- }
- },
- {
- "path": "pages/user/feedback_detail",
- "style": {
- "navigationBarTitleText": "反馈详情"
- }
- },
- {
- "path": "pages/user/auto_login",
- "style": {
- "navigationBarTitleText": "登录检查"
- }
- },
- {
- "path": "pages/user/tips",
- "style": {
- "navigationBarTitleText": "系统提示"
- }
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#e19579",
- "backgroundColor": "#fef2e8"
- },
- "uniIdRouter": {}
- }
|