pages.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632
  1. {
  2. "pages": [{
  3. // =======================================登录
  4. "path": "pages/login/index",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "navigationStyle": "custom"
  8. }
  9. }, {
  10. "path": "pages/login/changeIP/index",
  11. "style": {
  12. "navigationBarTitleText": "更换IP",
  13. "navigationStyle": "custom"
  14. }
  15. }, {
  16. "path": "pages/login/forgetPass/index",
  17. "style": {
  18. "navigationBarTitleText": "找回密码",
  19. "navigationStyle": "custom"
  20. }
  21. }, {
  22. "path": "pages/login/changePass/index",
  23. "style": {
  24. "navigationBarTitleText": "密码修改",
  25. "navigationStyle": "custom"
  26. }
  27. }, {
  28. // =======================================我的
  29. "path": "pages/mine/index",
  30. "style": {
  31. "navigationBarTitleText": "我的",
  32. "navigationStyle": "custom"
  33. }
  34. }, {
  35. "path": "pages/mine/setting/index",
  36. "style": {
  37. "navigationBarTitleText": "编辑信息",
  38. "navigationStyle": "custom"
  39. }
  40. }, {
  41. "path": "pages/mine/verify-email/index",
  42. "style": {
  43. "navigationBarTitleText": "验证邮箱",
  44. "navigationStyle": "custom"
  45. }
  46. }, {
  47. "path": "pages/mine/account-manage/index",
  48. "style": {
  49. "navigationBarTitleText": "账号管理",
  50. "navigationStyle": "custom"
  51. }
  52. }, {
  53. "path": "pages/mine/change-account/index",
  54. "style": {
  55. "navigationBarTitleText": "切换账号",
  56. "navigationStyle": "custom"
  57. }
  58. }, {
  59. // =======================================主页
  60. "path": "pages/index",
  61. "style": {
  62. "navigationBarTitleText": "首页",
  63. "navigationStyle": "custom"
  64. }
  65. }, {
  66. // =======================================子菜单
  67. "path": "pages/functionList/index",
  68. "style": {
  69. "navigationBarTitleText": "子菜单",
  70. "navigationStyle": "custom"
  71. }
  72. }, {
  73. // =======================================主页
  74. "path": "pages/workRegion/index",
  75. "style": {
  76. "navigationBarTitleText": "工作台",
  77. "navigationStyle": "custom"
  78. }
  79. }, {
  80. // =======================================预期提醒
  81. "path": "pages/overdue/index",
  82. "style": {
  83. "navigationBarTitleText": "预期提醒",
  84. "navigationStyle": "custom",
  85. "enablePullDownRefresh": true
  86. }
  87. }, {
  88. "path": "pages/overdue/overdued/index",
  89. "style": {
  90. "navigationBarTitleText": "已逾期",
  91. "navigationStyle": "custom",
  92. "enablePullDownRefresh": true
  93. }
  94. }, {
  95. "path": "pages/overdue/menu/index",
  96. "style": {
  97. "navigationBarTitleText": "项目查看",
  98. "navigationStyle": "custom"
  99. }
  100. }, {
  101. "path": "pages/overdue/baseInfo/index",
  102. "style": {
  103. "navigationBarTitleText": "基本信息",
  104. "navigationStyle": "custom"
  105. }
  106. }, {
  107. "path": "pages/overdue/fundsSource/index",
  108. "style": {
  109. "navigationBarTitleText": "资金来源",
  110. "navigationStyle": "custom"
  111. }
  112. }, {
  113. "path": "pages/overdue/constructionStep/index",
  114. "style": {
  115. "navigationBarTitleText": "施工阶段计划",
  116. "navigationStyle": "custom"
  117. }
  118. }, {
  119. "path": "pages/overdue/recordData/index",
  120. "style": {
  121. "navigationBarTitleText": "核准备案资料",
  122. "navigationStyle": "custom"
  123. }
  124. }, {
  125. "path": "pages/overdue/startData/index",
  126. "style": {
  127. "navigationBarTitleText": "项目开工资料",
  128. "navigationStyle": "custom"
  129. }
  130. }, {
  131. // =======================================企业信息
  132. "path": "pages/enterpriseInfo/index",
  133. "style": {
  134. "navigationBarTitleText": "企业信息",
  135. "navigationStyle": "custom",
  136. "enablePullDownRefresh": true
  137. }
  138. }, {
  139. "path": "pages/enterpriseInfo/detail/index",
  140. "style": {
  141. "navigationBarTitleText": "企业查看",
  142. "navigationStyle": "custom"
  143. }
  144. }, {
  145. "path": "pages/enterpriseInfo/search/index",
  146. "style": {
  147. "navigationBarTitleText": "企业查看",
  148. "navigationStyle": "custom"
  149. }
  150. }, {
  151. "path": "pages/enterpriseInfo/menu/index",
  152. "style": {
  153. "navigationBarTitleText": "企业查看",
  154. "navigationStyle": "custom"
  155. }
  156. }, {
  157. "path": "pages/enterpriseInfo/baseInfo/index",
  158. "style": {
  159. "navigationBarTitleText": "基本信息",
  160. "navigationStyle": "custom"
  161. }
  162. }, {
  163. "path": "pages/enterpriseInfo/legalPerson/index",
  164. "style": {
  165. "navigationBarTitleText": "法人信息",
  166. "navigationStyle": "custom"
  167. }
  168. }, {
  169. "path": "pages/enterpriseInfo/businessPerson/index",
  170. "style": {
  171. "navigationBarTitleText": "业务负责人信息",
  172. "navigationStyle": "custom"
  173. }
  174. }, {
  175. "path": "pages/projectBtnList/index",
  176. "style": {
  177. "navigationBarTitleText": "项目更多按钮",
  178. "navigationStyle": "custom"
  179. }
  180. }, {
  181. // =======================================项目信息
  182. "path": "pages/projectInfo/index",
  183. "style": {
  184. "navigationBarTitleText": "项目信息",
  185. "navigationStyle": "custom",
  186. "enablePullDownRefresh": true
  187. }
  188. }, {
  189. "path": "pages/projectInfo/search/index",
  190. "style": {
  191. "navigationBarTitleText": "查询",
  192. "navigationStyle": "custom"
  193. }
  194. }, {
  195. "path": "pages/projectInfo/detail/index",
  196. "style": {
  197. "navigationBarTitleText": "项目详情",
  198. "navigationStyle": "custom"
  199. }
  200. }, {
  201. "path": "pages/projectInfo/media/index",
  202. "style": {
  203. "navigationBarTitleText": "附件查看",
  204. "navigationStyle": "custom"
  205. }
  206. }, {
  207. "path": "pages/projectInfo/report/index",
  208. "style": {
  209. "navigationBarTitleText": "报告查询",
  210. "navigationStyle": "custom"
  211. }
  212. }, {
  213. "path": "pages/leadersList/index",
  214. "style": {
  215. "navigationBarTitleText": "项目牵头领导及部门",
  216. "navigationStyle": "custom"
  217. }
  218. }, {
  219. "path": "pages/projectImageAndVideo/index",
  220. "style": {
  221. "navigationBarTitleText": "现场影像",
  222. "navigationStyle": "custom"
  223. }
  224. }, {
  225. // =======================================储备项目
  226. "path": "pages/cbProject/index",
  227. "style": {
  228. "navigationBarTitleText": "储备项目",
  229. "navigationStyle": "custom",
  230. "enablePullDownRefresh": true
  231. }
  232. }, {
  233. "path": "pages/cbProject/search/index",
  234. "style": {
  235. "navigationBarTitleText": "查询",
  236. "navigationStyle": "custom"
  237. }
  238. }, {
  239. // =======================================问题督办
  240. "path": "pages/oversee/index",
  241. "style": {
  242. "navigationBarTitleText": "问题督办",
  243. "navigationStyle": "custom",
  244. "enablePullDownRefresh": true
  245. }
  246. }, {
  247. "path": "pages/oversee/search/index",
  248. "style": {
  249. "navigationBarTitleText": "查询",
  250. "navigationStyle": "custom"
  251. }
  252. }, {
  253. "path": "pages/problemSupervision/index",
  254. "style": {
  255. "navigationBarTitleText": "单个问题督办列表",
  256. "navigationStyle": "custom"
  257. }
  258. }, {
  259. "path": "pages/oversee/detail/index",
  260. "style": {
  261. "navigationBarTitleText": "问题查看",
  262. "navigationStyle": "custom"
  263. }
  264. }, {
  265. // =======================================统计分析
  266. "path": "pages/countAnalysis/search/index",
  267. "style": {
  268. "navigationBarTitleText": "查询",
  269. "navigationStyle": "custom"
  270. }
  271. }, {
  272. "path": "pages/countAnalysis/fundPlan/index",
  273. "style": {
  274. "navigationBarTitleText": "资金计划",
  275. "navigationStyle": "custom"
  276. }
  277. }, {
  278. "path": "pages/countAnalysis/fundPlan/through/index",
  279. "style": {
  280. "navigationBarTitleText": "资金计划",
  281. "navigationStyle": "custom",
  282. "enablePullDownRefresh": true
  283. }
  284. }, {
  285. "path": "pages/countAnalysis/fundUse/index",
  286. "style": {
  287. "navigationBarTitleText": "资金使用",
  288. "navigationStyle": "custom"
  289. }
  290. }, {
  291. "path": "pages/countAnalysis/through/index",
  292. "style": {
  293. "navigationBarTitleText": "详情",
  294. "navigationStyle": "custom"
  295. }
  296. }, {
  297. "path": "pages/countAnalysis/projectProcess/index",
  298. "style": {
  299. "navigationBarTitleText": "项目进度",
  300. "navigationStyle": "custom",
  301. "enablePullDownRefresh": true
  302. }
  303. }, {
  304. "path": "pages/countAnalysis/overseeList/index",
  305. "style": {
  306. "navigationBarTitleText": "问题清单",
  307. "navigationStyle": "custom"
  308. }
  309. }, {
  310. // =======================================周报
  311. "path": "pages/weekly/index",
  312. "style": {
  313. "navigationBarTitleText": "查询",
  314. "navigationStyle": "custom"
  315. }
  316. }, {
  317. "path": "pages/weekly/list/index",
  318. "style": {
  319. "navigationBarTitleText": "项目信息",
  320. "navigationStyle": "custom"
  321. }
  322. }, {
  323. "path": "pages/weekly/input/index",
  324. "style": {
  325. "navigationBarTitleText": "周报录入",
  326. "navigationStyle": "custom"
  327. }
  328. }, {
  329. "path": "pages/weekly/media/index",
  330. "style": {
  331. "navigationBarTitleText": "媒体查看",
  332. "navigationStyle": "custom"
  333. }
  334. }, {
  335. // =======================================月报
  336. "path": "pages/monthly/index",
  337. "style": {
  338. "navigationBarTitleText": "查询",
  339. "navigationStyle": "custom"
  340. }
  341. }, {
  342. "path": "pages/monthly/list/index",
  343. "style": {
  344. "navigationBarTitleText": "项目信息",
  345. "navigationStyle": "custom"
  346. }
  347. }, {
  348. "path": "pages/monthly/input/index",
  349. "style": {
  350. "navigationBarTitleText": "月报录入",
  351. "navigationStyle": "custom"
  352. }
  353. }, {
  354. // =======================================年度计划
  355. "path": "pages/yearly/index",
  356. "style": {
  357. "navigationBarTitleText": "查询",
  358. "navigationStyle": "custom"
  359. }
  360. }, {
  361. "path": "pages/yearly/list/index",
  362. "style": {
  363. "navigationBarTitleText": "项目信息",
  364. "navigationStyle": "custom"
  365. }
  366. }, {
  367. "path": "pages/yearly/input/index",
  368. "style": {
  369. "navigationBarTitleText": "月报录入",
  370. "navigationStyle": "custom"
  371. }
  372. }, {
  373. // =======================================问题录入
  374. "path": "pages/questionInput/index",
  375. "style": {
  376. "navigationBarTitleText": "问题项目",
  377. "navigationStyle": "custom",
  378. "enablePullDownRefresh": true
  379. }
  380. }, {
  381. "path": "pages/questionInput/search/index",
  382. "style": {
  383. "navigationBarTitleText": "查询",
  384. "navigationStyle": "custom"
  385. }
  386. }, {
  387. "path": "pages/questionInput/input/index",
  388. "style": {
  389. "navigationBarTitleText": "问题录入",
  390. "navigationStyle": "custom"
  391. }
  392. }, {
  393. // =======================================问题跟踪
  394. "path": "pages/questionTrace/index",
  395. "style": {
  396. "navigationBarTitleText": "问题跟踪",
  397. "navigationStyle": "custom",
  398. "enablePullDownRefresh": true
  399. }
  400. }, {
  401. "path": "pages/questionTrace/search/index",
  402. "style": {
  403. "navigationBarTitleText": "查询",
  404. "navigationStyle": "custom"
  405. }
  406. }, {
  407. "path": "pages/questionTrace/input/index",
  408. "style": {
  409. "navigationBarTitleText": "问题跟踪录入",
  410. "navigationStyle": "custom"
  411. }
  412. }, {
  413. // =======================================公告
  414. "path": "pages/announcement/index",
  415. "style": {
  416. "navigationBarTitleText": "公告详情",
  417. "navigationStyle": "custom"
  418. }
  419. }, {
  420. "path": "pages/announcement/list/index",
  421. "style": {
  422. "navigationBarTitleText": "公告列表",
  423. "navigationStyle": "custom",
  424. "enablePullDownRefresh": true
  425. }
  426. }, {
  427. // =======================================消息
  428. "path": "pages/message/index",
  429. "style": {
  430. "navigationBarTitleText": "消息",
  431. "navigationStyle": "custom"
  432. }
  433. }, {
  434. "path": "pages/message/send/index",
  435. "style": {
  436. "navigationBarTitleText": "发布消息",
  437. "navigationStyle": "custom"
  438. }
  439. }, {
  440. "path": "pages/message/search/index",
  441. "style": {
  442. "navigationBarTitleText": "查询消息",
  443. "navigationStyle": "custom"
  444. }
  445. }, {
  446. "path": "pages/message/detail/index",
  447. "style": {
  448. "navigationBarTitleText": "消息详情",
  449. "navigationStyle": "custom"
  450. }
  451. }, {
  452. // =======================================关注
  453. "path": "pages/focus/index",
  454. "style": {
  455. "navigationBarTitleText": "关注",
  456. "navigationStyle": "custom"
  457. }
  458. }, {
  459. // =======================================搜索
  460. "path": "pages/search/index",
  461. "style": {
  462. "navigationBarTitleText": "搜索",
  463. "navigationStyle": "custom",
  464. "enablePullDownRefresh": true
  465. }
  466. }, {
  467. // =======================================政策
  468. "path": "pages/policy/search/index",
  469. "style": {
  470. "navigationBarTitleText": "搜索",
  471. "navigationStyle": "custom"
  472. }
  473. }, {
  474. "path": "pages/policy/index",
  475. "style": {
  476. "navigationBarTitleText": "政策",
  477. "navigationStyle": "custom",
  478. "enablePullDownRefresh": true
  479. }
  480. }, {
  481. "path": "pages/policy/detail/index",
  482. "style": {
  483. "navigationBarTitleText": "详情",
  484. "navigationStyle": "custom"
  485. }
  486. }, {
  487. // =======================================办事流程
  488. "path": "pages/process/index",
  489. "style": {
  490. "navigationBarTitleText": "办事流程",
  491. "navigationStyle": "custom"
  492. }
  493. }, {
  494. // =======================================联系人
  495. "path": "pages/contact/index",
  496. "style": {
  497. "navigationBarTitleText": "联系人",
  498. "navigationStyle": "custom"
  499. }
  500. }, {
  501. // =======================================重大事项
  502. "path": "pages/important/index",
  503. "style": {
  504. "navigationBarTitleText": "重大事项",
  505. "navigationStyle": "custom",
  506. "enablePullDownRefresh": true
  507. }
  508. }, {
  509. "path": "pages/important/detail/index",
  510. "style": {
  511. "navigationBarTitleText": "重大事项",
  512. "navigationStyle": "custom",
  513. "enablePullDownRefresh": true
  514. }
  515. }, {
  516. // =======================================前期手续
  517. "path": "pages/preFlow/index",
  518. "style": {
  519. "navigationBarTitleText": "前期手续",
  520. "navigationStyle": "custom"
  521. }
  522. }, {
  523. "path": "pages/preFlow/detail/index",
  524. "style": {
  525. "navigationBarTitleText": "办理详情",
  526. "navigationStyle": "custom",
  527. "enablePullDownRefresh": true
  528. }
  529. }, {
  530. // =======================================项目形象进度
  531. "path": "pages/projectImage/index",
  532. "style": {
  533. "navigationBarTitleText": "项目形象进度",
  534. "navigationStyle": "custom",
  535. "enablePullDownRefresh": true
  536. }
  537. }, {
  538. // =======================================红黄灯项目
  539. "path": "pages/light/index",
  540. "style": {
  541. "navigationBarTitleText": "红黄灯项目",
  542. "navigationStyle": "custom",
  543. "enablePullDownRefresh": true
  544. }
  545. }, {
  546. // =======================================重点项目
  547. "path": "pages/projectImportant/index",
  548. "style": {
  549. "navigationBarTitleText": "重点项目",
  550. "navigationStyle": "custom",
  551. "enablePullDownRefresh": true
  552. }
  553. }, {
  554. // =======================================占比分析
  555. "path": "pages/analysis/index",
  556. "style": {
  557. "navigationBarTitleText": "占比分析",
  558. "navigationStyle": "custom"
  559. }
  560. }, {
  561. "path": "pages/analysis/report/index",
  562. "style": {
  563. "navigationBarTitleText": "分析报告",
  564. "navigationStyle": "custom"
  565. }
  566. }, {
  567. "path": "pages/analysis/media/index",
  568. "style": {
  569. "navigationBarTitleText": "报告查看",
  570. "navigationStyle": "custom"
  571. }
  572. }, {
  573. "path": "pages/analysis/projectList/index",
  574. "style": {
  575. "navigationBarTitleText": "项目列表",
  576. "navigationStyle": "custom"
  577. }
  578. }, {
  579. // =======================================中介服务库
  580. "path": "pages/intermediaryService/index",
  581. "style": {
  582. "navigationBarTitleText": "中介服务库",
  583. "navigationStyle": "custom"
  584. }
  585. }, {
  586. "path": "pages/intermediaryService/search/index",
  587. "style": {
  588. "navigationBarTitleText": "中介服务库",
  589. "navigationStyle": "custom"
  590. }
  591. }, {
  592. "path": "pages/intermediaryService/detail/index",
  593. "style": {
  594. "navigationBarTitleText": "中介服务库",
  595. "navigationStyle": "custom"
  596. }
  597. }],
  598. "tabBar": {
  599. "color": "#9E9E9E",
  600. "selectedColor": "#1869F6",
  601. "borderStyle": "white",
  602. "backgroundColor": "#ffffff",
  603. "height": "65px",
  604. "fontSize": "12px",
  605. "list": [{
  606. "pagePath": "pages/index",
  607. "iconPath": "static/images/tabbar/home.png",
  608. "selectedIconPath": "static/images/tabbar/home_.png",
  609. "text": "首页"
  610. }, {
  611. "pagePath": "pages/message/index",
  612. "iconPath": "static/images/tabbar/message.png",
  613. "selectedIconPath": "static/images/tabbar/message_.png",
  614. "text": "消息"
  615. }, {
  616. "pagePath": "pages/mine/index",
  617. "iconPath": "static/images/tabbar/mine.png",
  618. "selectedIconPath": "static/images/tabbar/mine_.png",
  619. "text": "我的"
  620. }]
  621. },
  622. "globalStyle": {
  623. "navigationBarTextStyle": "black",
  624. "navigationBarTitleText": "RuoYi",
  625. "navigationBarBackgroundColor": "#FFFFFF"
  626. },
  627. "easycom": {
  628. "custom": {
  629. "^u-(.*)": "@/uview-plus/components/u-$1/u-$1.vue"
  630. }
  631. }
  632. }