pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index",
  5. "style": {
  6. "navigationStyle": "custom",
  7. "navigationBarTitleText" : "村社文化资源挖掘平台",
  8. "enablePullDownRefresh" : false
  9. }
  10. },
  11. {
  12. "path": "pages/user/login",
  13. "style": {
  14. "navigationBarTitleText": "登录",
  15. "navigationStyle": "custom",
  16. "navigationBarTextStyle": "black",
  17. "enablePullDownRefresh": false
  18. }
  19. },
  20. {
  21. "path": "pages/user/index",
  22. "style": {
  23. "navigationBarTitleText": "个人中心",
  24. "enablePullDownRefresh": false
  25. }
  26. },
  27. {
  28. "path": "pages/user/update/password",
  29. "style": {
  30. "navigationBarTitleText": "修改密码",
  31. "navigationStyle": "custom",
  32. "enablePullDownRefresh": false
  33. }
  34. },
  35. {
  36. "path": "pages/user/update/profile",
  37. "style": {
  38. "navigationBarTitleText": "修改个人信息",
  39. "navigationStyle": "custom",
  40. "enablePullDownRefresh": false
  41. }
  42. },
  43. {
  44. "path": "pages/home/light/details",
  45. "style": {
  46. "navigationBarTitleText": "村社详情",
  47. "enablePullDownRefresh": false
  48. }
  49. },
  50. {
  51. "path": "pages/home/light/submit-volunteer",
  52. "style": {
  53. "navigationBarTitleText": "成为志愿者",
  54. "navigationStyle": "custom",
  55. "enablePullDownRefresh": false
  56. }
  57. },
  58. {
  59. "path": "pages/home/light/submit-map",
  60. "style": {
  61. "navigationBarTitleText": "选择点亮村社",
  62. "navigationStyle": "custom",
  63. "enablePullDownRefresh": false
  64. }
  65. },
  66. {
  67. "path": "pages/home/village/index",
  68. "style": {
  69. "navigationBarTitleText": "村社详情",
  70. "navigationStyle": "custom",
  71. "enablePullDownRefresh": false
  72. }
  73. },
  74. {
  75. "path": "pages/home/village/rank/volunteer",
  76. "style": {
  77. "navigationBarTitleText": "志愿者排名",
  78. "navigationStyle": "custom",
  79. "enablePullDownRefresh": false
  80. }
  81. },
  82. {
  83. "path": "pages/home/village/rank/village",
  84. "style": {
  85. "navigationBarTitleText": "村社排名",
  86. "navigationStyle": "custom",
  87. "enablePullDownRefresh": false
  88. }
  89. },
  90. {
  91. "path": "pages/home/search/index",
  92. "style": {
  93. "navigationBarTitleText": "村社搜索",
  94. "navigationStyle": "custom",
  95. "enablePullDownRefresh": true
  96. }
  97. },
  98. {
  99. "path": "pages/home/village/follow/list",
  100. "style": {
  101. "navigationBarTitleText": "村社关注",
  102. "navigationStyle": "custom",
  103. "enablePullDownRefresh": true
  104. }
  105. },
  106. {
  107. "path": "pages/home/village/follow/my-follows",
  108. "style": {
  109. "navigationBarTitleText": "我的关注",
  110. "navigationStyle": "custom",
  111. "enablePullDownRefresh": true
  112. }
  113. },
  114. {
  115. "path": "pages/home/village/bless/recharge",
  116. "style": {
  117. "navigationBarTitleText": "充值乡源果",
  118. "navigationStyle": "custom"
  119. }
  120. },
  121. {
  122. "path": "pages/home/village/bless/pay-select",
  123. "style": {
  124. "navigationBarTitleText": "赐福支付",
  125. "navigationStyle": "custom"
  126. }
  127. },
  128. {
  129. "path": "pages/home/village/upgrade/upgrade-village",
  130. "style": {
  131. "navigationBarTitleText": "升级村社",
  132. "navigationStyle": "custom"
  133. }
  134. },
  135. {
  136. "path": "pages/home/village/orders",
  137. "style": {
  138. "navigationBarTitleText": "我的订单",
  139. "navigationStyle": "custom"
  140. }
  141. },
  142. {
  143. "path": "pages/home/village/goods/index",
  144. "style": {
  145. "navigationBarTitleText": "乡源好物",
  146. "navigationStyle": "custom",
  147. "enablePullDownRefresh": true
  148. }
  149. },
  150. {
  151. "path": "pages/home/village/goods/detail",
  152. "style": {
  153. "navigationBarTitleText": "乡源好物详情",
  154. "navigationStyle": "custom",
  155. "enablePullDownRefresh": true
  156. }
  157. },
  158. {
  159. "path": "pages/home/village/volunteer/detail",
  160. "style": {
  161. "navigationBarTitleText": "志愿者详情",
  162. "navigationStyle": "custom"
  163. }
  164. },
  165. {
  166. "path": "pages/home/village/bless/my-orders",
  167. "style": {
  168. "navigationBarTitleText": "我的订单",
  169. "navigationStyle": "custom",
  170. "enablePullDownRefresh": true
  171. }
  172. },
  173. {
  174. "path": "pages/home/village/task/index",
  175. "style": {
  176. "navigationBarTitleText": "任务中心",
  177. "navigationStyle": "custom",
  178. "enablePullDownRefresh": true
  179. }
  180. },
  181. {
  182. "path": "pages/home/village/task/archivement",
  183. "style": {
  184. "navigationBarTitleText": "我的成就",
  185. "navigationStyle": "custom",
  186. "enablePullDownRefresh": true
  187. }
  188. },
  189. {
  190. "path": "pages/home/village/upgrade/select",
  191. "style": {
  192. "navigationBarTitleText": "升级村社",
  193. "navigationStyle": "custom",
  194. "enablePullDownRefresh": false
  195. }
  196. },
  197. {
  198. "path": "pages/home/village/upgrade/pay-public",
  199. "style": {
  200. "navigationBarTitleText": "对公打款",
  201. "navigationStyle": "custom",
  202. "enablePullDownRefresh": false
  203. }
  204. },
  205. {
  206. "path": "pages/home/village/upgrade/my-orders",
  207. "style": {
  208. "navigationBarTitleText": "我的升级订单",
  209. "navigationStyle": "custom",
  210. "enablePullDownRefresh": true
  211. }
  212. },
  213. {
  214. "path": "pages/home/village/volunteer/list",
  215. "style": {
  216. "navigationBarTitleText": "志愿者列表",
  217. "navigationStyle": "custom",
  218. "enablePullDownRefresh": true
  219. }
  220. },
  221. {
  222. "path": "pages/home/village/gallery/index",
  223. "style": {
  224. "navigationBarTitleText": "村社相册",
  225. "navigationStyle": "custom",
  226. "enablePullDownRefresh": true
  227. }
  228. },
  229. {
  230. "path": "pages/home/village/gallery/upload",
  231. "style": {
  232. "navigationBarTitleText": "上传照片",
  233. "navigationStyle": "custom",
  234. "enablePullDownRefresh": false
  235. }
  236. },
  237. {
  238. "path": "pages/home/village/gov/index",
  239. "style": {
  240. "navigationBarTitleText": "政贤连心",
  241. "navigationStyle": "custom"
  242. }
  243. },
  244. {
  245. "path": "pages/home/light/create-village",
  246. "style": {
  247. "navigationBarTitleText": "一键建村",
  248. "navigationStyle": "custom"
  249. }
  250. },
  251. {
  252. "path": "pages/home/village/introd/edit",
  253. "style": {
  254. "navigationBarTitleText": "编辑村落简介",
  255. "navigationStyle": "custom"
  256. }
  257. },
  258. {
  259. "path": "pages/home/village/gallery/choose",
  260. "style": {
  261. "navigationBarTitleText": "选择村社相册",
  262. "navigationStyle": "custom"
  263. }
  264. }
  265. {
  266. "path": "pages/home/village/post/management-topic",
  267. "style": {
  268. "navigationBarTitleText": "话题管理",
  269. "navigationStyle": "custom"
  270. }
  271. },
  272. {
  273. "path": "pages/home/village/post/management-list",
  274. "style": {
  275. "navigationBarTitleText": "贴图管理",
  276. "navigationStyle": "custom"
  277. }
  278. },
  279. {
  280. "path": "pages/home/village/upgrade/my-upgrade-management",
  281. "style": {
  282. "navigationBarTitleText": "升级成为管理员",
  283. "navigationStyle": "custom"
  284. }
  285. },
  286. {
  287. "path": "pages/article/details",
  288. "style": {
  289. "navigationBarTitleText": "新闻详情"
  290. }
  291. },
  292. {
  293. "path": "pages/article/list",
  294. "style": {
  295. "navigationBarTitleText": "文章列表页",
  296. "enablePullDownRefresh": true
  297. }
  298. },
  299. {
  300. "path": "pages/article/web/ewebview",
  301. "style": {
  302. "navigationBarTitleText": "",
  303. "navigationStyle": "custom",
  304. "enablePullDownRefresh": false
  305. }
  306. },
  307. {
  308. "path": "pages/article/common/list",
  309. "style": {
  310. "navigationBarTitleText": "通用列表页",
  311. "enablePullDownRefresh": true
  312. }
  313. },
  314. {
  315. "path": "pages/home/village/details",
  316. "style": {
  317. "navigationBarTitleText": "村社详情",
  318. "enablePullDownRefresh": true
  319. }
  320. },
  321. {
  322. "path": "pages/home/discover/details",
  323. "style": {
  324. "navigationBarTitleText": "发现详情页",
  325. "navigationStyle": "custom",
  326. "enablePullDownRefresh": true
  327. }
  328. },
  329. {
  330. "path": "pages/home/about/about",
  331. "style": {
  332. "navigationBarTitleText": "关于我们",
  333. "enablePullDownRefresh": false
  334. }
  335. },
  336. {
  337. "path": "pages/home/about/contract",
  338. "style": {
  339. "navigationBarTitleText": "商务合作",
  340. "enablePullDownRefresh": false
  341. }
  342. },
  343. {
  344. "path": "pages/test/topic",
  345. "style": {
  346. "navigationBarTitleText": "测试话题页",
  347. "enablePullDownRefresh": false
  348. }
  349. },
  350. {
  351. "path": "pages/test/render",
  352. "style": {
  353. "navigationBarTitleText": "测试渲染页",
  354. "enablePullDownRefresh": false
  355. }
  356. },
  357. {
  358. "path": "pages/test/blank",
  359. "style": {
  360. "navigationBarTitleText": "测试空白页",
  361. "enablePullDownRefresh": false
  362. }
  363. }
  364. ],
  365. "subPackages": [
  366. {
  367. "root": "pages/dig",
  368. "pages": [
  369. {
  370. "path": "editor/preview",
  371. "style": {
  372. "navigationBarTitleText": "预览文章",
  373. "enablePullDownRefresh": false
  374. }
  375. },
  376. {
  377. "path": "details",
  378. "style": {
  379. "navigationBarTitleText": "村社文化资源挖掘平台-详情",
  380. "enablePullDownRefresh": false,
  381. "navigationStyle": "custom"
  382. }
  383. },
  384. {
  385. "path": "about/point",
  386. "style": {
  387. "navigationBarTitleText": "文化积分帮助",
  388. "enablePullDownRefresh": false
  389. }
  390. },
  391. {
  392. "path": "admin/index",
  393. "style": {
  394. "navigationBarTitleText": "村社文化资源挖掘平台-管理员",
  395. "enablePullDownRefresh": true
  396. }
  397. },
  398. {
  399. "path": "admin/volunteer",
  400. "style": {
  401. "navigationBarTitleText": "村社文化资源挖掘平台-志愿者管理",
  402. "enablePullDownRefresh": false
  403. }
  404. },
  405. {
  406. "path": "admin/preview",
  407. "style": {
  408. "navigationBarTitleText": "村社预览",
  409. "enablePullDownRefresh": false
  410. }
  411. },
  412. {
  413. "path": "admin/review",
  414. "style": {
  415. "navigationBarTitleText": "注册审核",
  416. "enablePullDownRefresh": true
  417. }
  418. },
  419. {
  420. "path": "forms/task",
  421. "style": {
  422. "navigationBarTitleText": "村社文化资源挖掘平台",
  423. "enablePullDownRefresh": false,
  424. "navigationStyle": "custom"
  425. }
  426. },
  427. {
  428. "path": "forms/common",
  429. "style": {
  430. "navigationBarTitleText": "村社文化资源挖掘平台-提交信息",
  431. "enablePullDownRefresh": false,
  432. "navigationStyle": "custom"
  433. }
  434. },
  435. {
  436. "path": "forms/list",
  437. "style": {
  438. "navigationBarTitleText": "信息列表",
  439. "enablePullDownRefresh": true,
  440. "navigationStyle": "custom"
  441. }
  442. },
  443. {
  444. "path": "forms/list-ordinary",
  445. "style": {
  446. "navigationBarTitleText": "普通信息列表",
  447. "enablePullDownRefresh": true,
  448. "navigationStyle": "custom"
  449. }
  450. },
  451. {
  452. "path": "forms/submits",
  453. "style": {
  454. "navigationBarTitleText": "我的投稿",
  455. "enablePullDownRefresh": true
  456. }
  457. },
  458. {
  459. "path": "sharereg/bind",
  460. "style": {
  461. "navigationBarTitleText": "绑定志愿者",
  462. "enablePullDownRefresh": false
  463. }
  464. },
  465. {
  466. "path": "sharereg/bind-wx",
  467. "style": {
  468. "navigationBarTitleText": "绑定微信",
  469. "enablePullDownRefresh": false
  470. }
  471. },
  472. {
  473. "path": "about/goving",
  474. "style": {
  475. "navigationBarTitleText": "挖掘审核",
  476. "navigationStyle": "custom",
  477. "enablePullDownRefresh": false
  478. }
  479. }
  480. ]
  481. },
  482. {
  483. "root": "pages/home/chat",
  484. "pages": [
  485. {
  486. "path": "index",
  487. "style": {
  488. "navigationBarTitleText": "AI助理",
  489. "enablePullDownRefresh": false
  490. }
  491. },
  492. {
  493. "path": "dependent/post/publish",
  494. "style": {
  495. "navigationBarTitleText": "发贴图",
  496. "navigationStyle": "custom",
  497. "enablePullDownRefresh": false
  498. }
  499. },
  500. {
  501. "path": "dependent/post/editor",
  502. "style": {
  503. "navigationBarTitleText": "AI智能编辑器",
  504. "navigationStyle": "custom",
  505. "enablePullDownRefresh": false
  506. }
  507. }
  508. ]
  509. },
  510. {
  511. "root": "pages/home/village/games",
  512. "pages": [
  513. {
  514. "path": "index",
  515. "style": {
  516. "navigationBarTitleText": "互动游戏",
  517. "enablePullDownRefresh": false
  518. }
  519. }
  520. ]
  521. }
  522. ],
  523. "globalStyle": {
  524. "navigationBarTextStyle": "white",
  525. "navigationBarTitleText": "uni-app",
  526. "navigationBarBackgroundColor": "#e19579",
  527. "backgroundColor": "#fef2e8"
  528. },
  529. "uniIdRouter": {}
  530. }