pages.json 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/home/index",
  5. "style": {
  6. "navigationBarTitleText": "闽南文化生态保护-首页",
  7. "navigationStyle": "custom"
  8. }
  9. },
  10. {
  11. "path": "pages/test/test",
  12. "style": {
  13. "navigationBarTitleText": "test"
  14. }
  15. },
  16. {
  17. "path": "pages/home/introduction",
  18. "style": {
  19. "navigationBarTitleText": "闽南文化生态保护-介绍",
  20. "navigationStyle": "custom"
  21. }
  22. },
  23. {
  24. "path": "pages/home/history",
  25. "style": {
  26. "navigationBarTitleText": "保护区建设历程"
  27. }
  28. },
  29. {
  30. "path": "pages/travel/calendar/index",
  31. "style": {
  32. "navigationBarTitleText": "节庆日历",
  33. "navigationStyle": "custom"
  34. }
  35. },
  36. {
  37. "path": "pages/travel/scenic-spot/list",
  38. "style": {
  39. "navigationBarTitleText": "文化景区",
  40. "enablePullDownRefresh": true
  41. }
  42. },
  43. {
  44. "path": "pages/travel/fashion/list",
  45. "style": {
  46. "navigationBarTitleText": "闽南歌曲",
  47. "enablePullDownRefresh": true
  48. }
  49. },
  50. {
  51. "path": "pages/inhert/inheritor/list",
  52. "style": {
  53. "navigationBarTitleText": "传承人列表",
  54. "enablePullDownRefresh": true
  55. }
  56. },
  57. {
  58. "path": "pages/inhert/map/index",
  59. "style": {
  60. "navigationBarTitleText": "文化地图"
  61. }
  62. },
  63. {
  64. "path": "pages/travel/route/list",
  65. "style": {
  66. "navigationBarTitleText": "非遗精品路线",
  67. "enablePullDownRefresh": true,
  68. "navigationStyle": "custom"
  69. }
  70. },
  71. {
  72. "path": "pages/travel/route/details",
  73. "style": {
  74. "navigationBarTitleText": "非遗路线详情"
  75. }
  76. },
  77. {
  78. "path": "pages/travel/route/travel-route",
  79. "style": {
  80. "navigationBarTitleText": "路线地图",
  81. "navigationStyle": "custom"
  82. }
  83. },
  84. {
  85. "path": "pages/inhert/language/list",
  86. "style": {
  87. "navigationBarTitleText": "闽南话"
  88. }
  89. },
  90. {
  91. "path": "pages/inhert/village/list",
  92. "style": {
  93. "navigationBarTitleText": "村落列表",
  94. "enablePullDownRefresh": true
  95. }
  96. },
  97. {
  98. "path": "pages/inhert/village/details",
  99. "style": {
  100. "navigationBarTitleText": "村落详情"
  101. }
  102. },
  103. {
  104. "path": "pages/article/common/list",
  105. "style": {
  106. "navigationBarTitleText": "通用列表页",
  107. "enablePullDownRefresh": true
  108. }
  109. },
  110. {
  111. "path": "pages/article/data/list",
  112. "style": {
  113. "navigationBarTitleText": "动态通用列表页",
  114. "enablePullDownRefresh": true
  115. }
  116. },
  117. {
  118. "path": "pages/article/data/details",
  119. "style": {
  120. "navigationBarTitleText": "动态通用详情页"
  121. }
  122. },
  123. {
  124. "path": "pages/article/details",
  125. "style": {
  126. "navigationBarTitleText": "新闻详情",
  127. "navigationStyle": "custom"
  128. }
  129. },
  130. {
  131. "path": "pages/article/list",
  132. "style": {
  133. "navigationBarTitleText": "文章列表页",
  134. "enablePullDownRefresh": true
  135. }
  136. },
  137. {
  138. "path": "pages/article/web/ewebview",
  139. "style": {
  140. "navigationBarTitleText": "",
  141. "navigationStyle": "custom",
  142. "enablePullDownRefresh": false
  143. }
  144. },
  145. {
  146. "path": "pages/article/correct",
  147. "style": {
  148. "navigationBarTitleText": "内容反馈",
  149. "navigationStyle": "custom",
  150. "enablePullDownRefresh": false
  151. }
  152. },
  153. {
  154. "path": "pages/article/editor/editor",
  155. "style": {
  156. "navigationBarTitleText": "编辑文章",
  157. "enablePullDownRefresh": false
  158. }
  159. },
  160. {
  161. "path": "pages/article/editor/preview",
  162. "style": {
  163. "navigationBarTitleText": "预览文章",
  164. "enablePullDownRefresh": false
  165. }
  166. },
  167. {
  168. "path": "pages/video/details",
  169. "style": {
  170. "navigationBarTitleText": "视频播放页"
  171. }
  172. },
  173. {
  174. "path": "pages/video/list",
  175. "style": {
  176. "navigationBarTitleText": "视频列表页"
  177. }
  178. },
  179. {
  180. "path": "pages/user/index",
  181. "style": {
  182. "navigationBarTitleText": "个人中心",
  183. "navigationStyle": "custom",
  184. "enablePullDownRefresh": false
  185. }
  186. },
  187. {
  188. "path": "pages/user/login",
  189. "style": {
  190. "navigationBarTitleText": "登录",
  191. "enablePullDownRefresh": false
  192. }
  193. },
  194. {
  195. "path": "pages/user/collect/index",
  196. "style": {
  197. "navigationBarTitleText": "我的收藏",
  198. "enablePullDownRefresh": false
  199. }
  200. },
  201. {
  202. "path": "pages/user/profile/index",
  203. "style": {
  204. "navigationBarTitleText": "个人信息",
  205. "enablePullDownRefresh": false
  206. }
  207. },
  208. {
  209. "path": "pages/user/contribute/list",
  210. "style": {
  211. "navigationBarTitleText": "我的投稿",
  212. "enablePullDownRefresh": true
  213. }
  214. },
  215. {
  216. "path": "pages/user/contribute/submit",
  217. "style": {
  218. "navigationBarTitleText": "投稿"
  219. }
  220. },
  221. // #ifdef H5
  222. {
  223. "path": "pages/article/data/editor/MiniProgramEditor",
  224. "style": {
  225. "navigationBarTitleText": "小程序编辑器",
  226. "navigationStyle": "custom"
  227. }
  228. },
  229. // #endif
  230. ],
  231. "subPackages": [
  232. {
  233. "root": "pages/collect",
  234. "pages": [
  235. {
  236. "path": "login",
  237. "style": {
  238. "navigationBarTitleText": "传承人登录",
  239. "enablePullDownRefresh": false
  240. }
  241. },
  242. {
  243. "path": "inheritor",
  244. "style": {
  245. "navigationBarTitleText": "非遗数字化资源",
  246. "enablePullDownRefresh": false,
  247. "navigationStyle": "custom"
  248. }
  249. },
  250. {
  251. "path": "admin",
  252. "style": {
  253. "navigationBarTitleText": "非遗数字化资源信息校对管理员",
  254. "enablePullDownRefresh": false
  255. }
  256. },
  257. {
  258. "path": "user/change-password",
  259. "style": {
  260. "navigationBarTitleText": "修改密码",
  261. "enablePullDownRefresh": false
  262. }
  263. },
  264. {
  265. "path": "forms/ich",
  266. "style": {
  267. "navigationBarTitleText": "非遗项目",
  268. "enablePullDownRefresh": false
  269. }
  270. },
  271. {
  272. "path": "forms/inheritor",
  273. "style": {
  274. "navigationBarTitleText": "传承人",
  275. "enablePullDownRefresh": false
  276. }
  277. },
  278. {
  279. "path": "forms/seminar",
  280. "style": {
  281. "navigationBarTitleText": "传习所",
  282. "enablePullDownRefresh": false
  283. }
  284. },
  285. {
  286. "path": "works",
  287. "style": {
  288. "navigationBarTitleText": "作品",
  289. "enablePullDownRefresh": false
  290. }
  291. },
  292. {
  293. "path": "forms/works",
  294. "style": {
  295. "navigationBarTitleText": "作品",
  296. "enablePullDownRefresh": false
  297. }
  298. },
  299. {
  300. "path": "assessment/argeement-sign",
  301. "style": {
  302. "navigationBarTitleText": "传承协议签名",
  303. "enablePullDownRefresh": false
  304. }
  305. },
  306. {
  307. "path": "assessment/argeement-sign-list",
  308. "style": {
  309. "navigationBarTitleText": "传承协议签名列表",
  310. "enablePullDownRefresh": true
  311. }
  312. },
  313. {
  314. "path": "assessment/evaluation-form",
  315. "style": {
  316. "navigationBarTitleText": "自查评估表",
  317. "enablePullDownRefresh": false
  318. }
  319. },
  320. {
  321. "path": "assessment/evaluation-list",
  322. "style": {
  323. "navigationBarTitleText": "自查评估表列表",
  324. "enablePullDownRefresh": true
  325. }
  326. }
  327. ]
  328. }
  329. ],
  330. "globalStyle": {
  331. "navigationBarTextStyle": "black",
  332. "navigationBarTitleText": "uni-app",
  333. "navigationBarBackgroundColor": "#f6f2e7",
  334. "backgroundColor": "#f6f2e7"
  335. },
  336. "uniIdRouter": {},
  337. "tabBar": {
  338. "custom": true,
  339. "list": [
  340. {
  341. "pagePath": "pages/home/index",
  342. "text": "首页"
  343. },
  344. {
  345. "pagePath": "pages/user/index",
  346. "text": "我的"
  347. }
  348. ]
  349. }
  350. }