pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "h5":{
  8. "titleNView":false
  9. }
  10. }
  11. },
  12. {
  13. "path": "pages/index/index",
  14. "style": {
  15. "navigationBarTitleText": "智慧访客预约系统",
  16. "navigationStyle": "custom"
  17. }},
  18. {
  19. "path": "pages/report/index",
  20. "style": {
  21. "navigationBarTitleText": "履职报告",
  22. "navigationStyle": "custom"
  23. }},
  24. {
  25. "path": "pages/notice/index",
  26. "style": {
  27. "navigationBarTitleText": "会议通知",
  28. "navigationBarBackgroundColor": "#1D64E2",
  29. "navigationBarTextStyle": "white"
  30. // "navigationStyle": "custom"
  31. }},
  32. {
  33. "path": "pages/register",
  34. "style": {
  35. "navigationBarTitleText": "注册"
  36. }
  37. },
  38. {
  39. "path": "pages/agreement",
  40. "style": {
  41. "navigationBarTitleText": "用户协议及隐私条款"
  42. }
  43. }, {
  44. "path": "pages/mine/index",
  45. "style": {
  46. "navigationBarTitleText": "我的",
  47. "navigationStyle": "custom",
  48. "enablePullDownRefresh":true
  49. }
  50. }, {
  51. "path": "pages/mine/avatar/index",
  52. "style": {
  53. "navigationBarTitleText": "修改头像"
  54. }
  55. }, {
  56. "path": "pages/mine/info/index",
  57. "style": {
  58. "navigationBarTitleText": "个人信息"
  59. }
  60. }, {
  61. "path": "pages/mine/info/edit",
  62. "style": {
  63. "navigationBarTitleText": "编辑资料"
  64. }
  65. }, {
  66. "path": "pages/mine/pwd/index",
  67. "style": {
  68. "navigationBarTitleText": "修改密码",
  69. "navigationBarBackgroundColor": "#1D64E2",
  70. "navigationBarTextStyle": "white",
  71. "h5":{"titleNView":false}
  72. }
  73. }, {
  74. "path": "pages/mine/pwd/forgetpwd",
  75. "style": {
  76. "navigationBarTitleText": "忘记密码"
  77. }
  78. }, {
  79. "path": "pages/mine/pwd/resetpwd",
  80. "style": {
  81. "navigationBarTitleText": "重置密码"
  82. }
  83. }, {
  84. "path": "pages/mine/setting/index",
  85. "style": {
  86. "navigationBarTitleText": "应用设置"
  87. }
  88. }, {
  89. "path": "pages/mine/help/index",
  90. "style": {
  91. "navigationBarTitleText": "常见问题"
  92. }
  93. }, {
  94. "path": "pages/mine/about/index",
  95. "style": {
  96. "navigationBarTitleText": "关于我们"
  97. }
  98. }, {
  99. "path": "pages/common/webview/index",
  100. "style": {
  101. "navigationBarTitleText": "浏览网页"
  102. }
  103. }, {
  104. "path": "pages/common/textview/index",
  105. "style": {
  106. "navigationBarTitleText": "浏览文本"
  107. }
  108. }],
  109. "subPackages": [
  110. {
  111. "root": "work",
  112. "pages": [
  113. {
  114. "path": "pages/case/add",
  115. "style": {
  116. "navigationBarTitleText": "提交提案",
  117. "navigationBarBackgroundColor": "#1D64E2",
  118. "navigationBarTextStyle": "white",
  119. "h5":{"titleNView":false}
  120. }
  121. },
  122. {
  123. "path": "pages/case/talbclass",
  124. "style": {
  125. "navigationBarTitleText": "提案类别",
  126. "navigationBarBackgroundColor": "#1D64E2",
  127. "navigationBarTextStyle": "white",
  128. "h5":{"titleNView":false}
  129. }
  130. },
  131. {
  132. "path": "pages/case/lmtapeople",
  133. "style": {
  134. "navigationBarTitleText": "联名提案人员",
  135. "navigationBarBackgroundColor": "#1D64E2",
  136. "navigationBarTextStyle": "white",
  137. "h5":{"titleNView":false}
  138. }
  139. },
  140. {
  141. "path": "pages/case/mine",
  142. "style": {
  143. "navigationBarTitleText": "政协提案",
  144. "navigationBarBackgroundColor": "#1D64E2",
  145. "navigationBarTextStyle": "white",
  146. "navigationStyle": "custom",
  147. "h5":{"titleNView":false}
  148. }
  149. },
  150. {
  151. "path": "pages/case/tacheck",
  152. "style": {
  153. "navigationBarTitleText": "提案查重",
  154. "navigationBarBackgroundColor": "#1D64E2",
  155. "navigationBarTextStyle": "white",
  156. "h5":{"titleNView":false}
  157. }
  158. },
  159. {
  160. "path": "pages/case/details",
  161. "style": {
  162. "navigationBarTitleText": "提交提案",
  163. "navigationBarBackgroundColor": "#1D64E2",
  164. "navigationBarTextStyle": "white",
  165. "h5":{"titleNView":false}
  166. }
  167. },
  168. {
  169. "path": "pages/single/urge",
  170. "style": {
  171. "navigationBarTitleText": "催办列表",
  172. "navigationBarBackgroundColor": "#1D64E2",
  173. "navigationBarTextStyle": "white",
  174. "h5":{"titleNView":false}
  175. }
  176. },
  177. {
  178. "path": "pages/single/unitList",
  179. "style": {
  180. "navigationBarTitleText": "提案办理",
  181. "navigationBarBackgroundColor": "#1D64E2",
  182. "navigationBarTextStyle": "white",
  183. "h5":{"titleNView":false}
  184. }
  185. },
  186. {
  187. "path": "pages/sqmyInfo/add",
  188. "style": {
  189. "navigationBarTitleText": "提交社情民意",
  190. "navigationBarBackgroundColor": "#1D64E2",
  191. "navigationBarTextStyle": "white",
  192. "h5":{"titleNView":false}
  193. }
  194. },
  195. {
  196. "path": "pages/sqmyInfo/mine",
  197. "style": {
  198. "navigationBarTitleText": "社情民意信息",
  199. "navigationBarBackgroundColor": "#1D64E2",
  200. "navigationBarTextStyle": "white",
  201. "navigationStyle": "custom",
  202. "h5":{"titleNView":false}
  203. }
  204. },
  205. {
  206. "path": "pages/sqmyInfo/details",
  207. "style": {
  208. "navigationBarTitleText": "社情民意信息",
  209. "navigationBarBackgroundColor": "#1D64E2",
  210. "navigationBarTextStyle": "white",
  211. "h5":{"titleNView":false}
  212. }
  213. },
  214. {
  215. "path": "pages/news/add",
  216. "style": {
  217. "navigationBarTitleText": "发布通知",
  218. "navigationBarBackgroundColor": "#1D64E2",
  219. "navigationBarTextStyle": "white",
  220. "h5":{"titleNView":false}
  221. }
  222. },
  223. {
  224. "path": "pages/news/detail",
  225. "style": {
  226. "navigationBarTitleText": "通知详情",
  227. "navigationBarBackgroundColor": "#1D64E2",
  228. "navigationBarTextStyle": "white",
  229. "h5":{"titleNView":false}
  230. }
  231. },
  232. {
  233. "path": "pages/news/list",
  234. "style": {
  235. "navigationBarTitleText": "消息通知",
  236. "navigationBarBackgroundColor": "#1D64E2",
  237. "navigationBarTextStyle": "white",
  238. "navigationStyle": "custom",
  239. "h5":{"titleNView":false}
  240. }
  241. },
  242. {
  243. "path": "pages/meeting/readdetail",
  244. "style": {
  245. "navigationBarTitleText": "阅读详情",
  246. "navigationBarBackgroundColor": "#1D64E2",
  247. "navigationBarTextStyle": "white",
  248. "h5":{"titleNView":false}
  249. }
  250. },
  251. {
  252. "path": "pages/meeting/list",
  253. "style": {
  254. "navigationBarTitleText": "会议活动列表",
  255. "navigationBarBackgroundColor": "#1D64E2",
  256. "navigationBarTextStyle": "white",
  257. "h5":{"titleNView":false}
  258. }
  259. },
  260. {
  261. "path": "pages/meeting/add",
  262. "style": {
  263. "navigationBarTitleText": "创建会议",
  264. "navigationBarBackgroundColor": "#1D64E2",
  265. "navigationBarTextStyle": "white",
  266. "h5":{"titleNView":false}
  267. }
  268. },
  269. {
  270. "path": "pages/meeting/details",
  271. "style": {
  272. "navigationBarTitleText": "会议详情",
  273. "navigationBarBackgroundColor": "#1D64E2",
  274. "navigationBarTextStyle": "white",
  275. "h5":{"titleNView":false}
  276. }
  277. },
  278. {
  279. "path": "pages/meeting/addzsyz",
  280. "style": {
  281. "navigationBarTitleText": "招商线索",
  282. "navigationBarBackgroundColor": "#1D64E2",
  283. "navigationBarTextStyle": "white",
  284. "h5":{"titleNView":false}
  285. }
  286. },
  287. {
  288. "path": "pages/meeting/zsyzdetails",
  289. "style": {
  290. "navigationBarTitleText": "线索详情",
  291. "navigationBarBackgroundColor": "#1D64E2",
  292. "navigationBarTextStyle": "white",
  293. "h5":{"titleNView":false}
  294. }
  295. },
  296. {
  297. "path": "pages/meeting/speakdetails",
  298. "style": {
  299. "navigationBarTitleText": "发言详情",
  300. "navigationBarBackgroundColor": "#1D64E2",
  301. "navigationBarTextStyle": "white",
  302. "h5":{"titleNView":false}
  303. }
  304. },
  305. {
  306. "path": "pages/meeting/activedetails",
  307. "style": {
  308. "navigationBarTitleText": "活动详情",
  309. "navigationBarBackgroundColor": "#1D64E2",
  310. "navigationBarTextStyle": "white",
  311. "h5":{"titleNView":false}
  312. }
  313. },
  314. {
  315. "path": "pages/meeting/addactive",
  316. "style": {
  317. "navigationBarTitleText": "创建活动",
  318. "navigationBarBackgroundColor": "#1D64E2",
  319. "navigationBarTextStyle": "white",
  320. "h5":{"titleNView":false}
  321. }
  322. },
  323. {
  324. "path": "pages/meeting/addspeak",
  325. "style": {
  326. "navigationBarTitleText": "录入发言",
  327. "navigationBarBackgroundColor": "#1D64E2",
  328. "navigationBarTextStyle": "white",
  329. "h5":{"titleNView":false}
  330. }
  331. },
  332. {
  333. "path": "pages/meeting/speaklist",
  334. "style": {
  335. "navigationBarTitleText": "发言列表",
  336. "navigationBarBackgroundColor": "#1D64E2",
  337. "navigationBarTextStyle": "white",
  338. "h5":{"titleNView":false}
  339. }
  340. },
  341. {
  342. "path": "pages/meeting/people",
  343. "style": {
  344. "navigationBarTitleText": "添加人员",
  345. "navigationBarBackgroundColor": "#1D64E2",
  346. "navigationBarTextStyle": "white",
  347. "h5":{"titleNView":false}
  348. }
  349. },
  350. {
  351. "path": "pages/meeting/signin",
  352. "style": {
  353. "navigationBarTitleText": "会议签到",
  354. "navigationBarBackgroundColor": "#1D64E2",
  355. "navigationBarTextStyle": "white",
  356. "h5":{"titleNView":false}
  357. }
  358. },
  359. {
  360. "path": "pages/report/info",
  361. "style": {
  362. "navigationBarTitleText": "履职信息",
  363. "navigationBarBackgroundColor": "#1D64E2",
  364. "navigationBarTextStyle": "white",
  365. "navigationStyle": "custom",
  366. "h5":{"titleNView":false}
  367. }
  368. },
  369. {
  370. "path": "pages/report/details",
  371. "style": {
  372. "navigationBarTitleText": "履职详情",
  373. "navigationBarBackgroundColor": "#1D64E2",
  374. "navigationBarTextStyle": "white",
  375. "navigationStyle": "custom",
  376. "h5":{"titleNView":false}
  377. }
  378. },
  379. {
  380. "path": "pages/report/mineinfo",
  381. "style": {
  382. "navigationBarTitleText": "个人信息",
  383. "navigationBarBackgroundColor": "#1D64E2",
  384. "navigationBarTextStyle": "white",
  385. "h5":{"titleNView":false}
  386. }
  387. },
  388. {
  389. "path": "pages/report/addscore",
  390. "style": {
  391. "navigationBarTitleText": "履职加分",
  392. "navigationBarBackgroundColor": "#1D64E2",
  393. "navigationBarTextStyle": "white",
  394. "h5":{"titleNView":false}
  395. }
  396. },
  397. {
  398. "path": "pages/report/scoredetail",
  399. "style": {
  400. "navigationBarTitleText": "加分详情",
  401. "navigationBarBackgroundColor": "#1D64E2",
  402. "navigationBarTextStyle": "white",
  403. "h5":{"titleNView":false}
  404. }
  405. },
  406. {
  407. "path": "pages/report/report",
  408. "style": {
  409. "navigationBarTitleText": "年度履职报告",
  410. "navigationBarBackgroundColor": "#1D64E2",
  411. "navigationBarTextStyle": "white",
  412. "navigationStyle": "custom",
  413. "h5":{"titleNView":false}
  414. }
  415. }
  416. ]
  417. }
  418. ],
  419. "preloadRule": {
  420. "pages/index/index": {
  421. "network": "all",
  422. "packages": ["work"]
  423. },
  424. "pages/login": {
  425. "network": "all",
  426. "packages": ["work"]
  427. }
  428. },
  429. // "tabBar": {
  430. // "color": "#000000",
  431. // "selectedColor": "#000000",
  432. // "borderStyle": "white",
  433. // "backgroundColor": "#ffffff",
  434. // "list": [{
  435. // "pagePath": "pages/index/index",
  436. // "iconPath": "static/images/tabbar/home.png",
  437. // "selectedIconPath": "static/images/tabbar/home_.png",
  438. // "text": "首页"
  439. // }, {
  440. // "pagePath": "pages/mine/index",
  441. // "iconPath": "static/images/tabbar/mine.png",
  442. // "selectedIconPath": "static/images/tabbar/mine_.png",
  443. // "text": "我的"
  444. // }
  445. // ]
  446. // },
  447. "globalStyle": {
  448. "navigationBarTextStyle": "black",
  449. "navigationBarTitleText": "RuoYi",
  450. "navigationBarBackgroundColor": "#FFFFFF"
  451. }
  452. }