pages.json 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  1. {
  2. "pages": [
  3. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  4. {
  5. "path": "pages/index/index",
  6. "style": {}
  7. },
  8. //大走访start
  9. {
  10. "path": "pages/index/Dzfindex",
  11. "style": {}
  12. },
  13. {
  14. "path": "pages/dzf/questionDetail",
  15. "style": {}
  16. },
  17. {
  18. "path": "pages/question/questionList",
  19. "style": {}
  20. },
  21. {
  22. "path": "pages/question/questionAdd",
  23. "style": {}
  24. },
  25. {
  26. "path": "pages/question/questionInfo",
  27. "style": {}
  28. },
  29. //大走访end
  30. {
  31. "path": "pages/index/Tabindex",
  32. "style": {}
  33. },
  34. {
  35. "path": "pages/policy/policyList",
  36. "style": {}
  37. },
  38. {
  39. "path": "pages/policy/policyInfo",
  40. "style": {}
  41. },
  42. {
  43. "path": "pages/progress/progressStatistics",
  44. "style": {}
  45. },
  46. {
  47. "path": "pages/login/login",
  48. "style": {
  49. "navigationBarTitleText": "登录"
  50. }
  51. },
  52. {
  53. "path": "pages/user/setting/password/password",
  54. "style": {
  55. }
  56. },
  57. {
  58. "path": "pages/analysis/analysis",
  59. "style": {}
  60. },
  61. {
  62. "path": "pages/analysis2/analysis2",
  63. "style": {}
  64. },
  65. //税收
  66. {
  67. "path": "pages/revenue/RevenueForm",
  68. "style": {}
  69. },
  70. {
  71. "path": "pages/revenue/RevenueList",
  72. "style": {}
  73. },
  74. // 楼宇列表
  75. {
  76. "path": "pages/buildList/buildList",
  77. "style": {}
  78. },
  79. {
  80. "path": "pages/buildList/buildList2",
  81. "style": {}
  82. },
  83. {
  84. "path": "pages/buildList/buildList3",
  85. "style": {}
  86. },
  87. {
  88. "path": "pages/product/productList",
  89. "style": {}
  90. },
  91. {
  92. "path": "pages/product/productAdd",
  93. "style": {}
  94. },
  95. {
  96. "path": "pages/product/productInfo",
  97. "style": {}
  98. },
  99. {
  100. "path": "pages/buildInfo/buildInfo",
  101. "style": {}
  102. },
  103. {
  104. "path": "pages/buildEdit/buildEdit",
  105. "style": {}
  106. },
  107. {
  108. "path": "pages/comList/comList",
  109. "style": {}
  110. },
  111. {
  112. "path": "pages/index/AudioToWord",
  113. "style": {}
  114. },
  115. {
  116. "path": "pages/comInfo/comInfo",
  117. "style": {}
  118. },
  119. {
  120. "path": "pages/comEdit/comEdit",
  121. "style": {}
  122. },
  123. // 厂房
  124. {
  125. "path": "pages/indexcf/indexcf",
  126. "style": {
  127. "navigationBarTitleText": "首页"
  128. }
  129. },
  130. {
  131. "path": "pages/yqList/yqList",
  132. "style": {
  133. "navigationBarTitleText": "园区列表"
  134. }
  135. },
  136. {
  137. "path": "pages/cfInfo/cfInfo",
  138. "style": {
  139. "navigationBarTitleText": "厂房详情"
  140. }
  141. },
  142. {
  143. "path": "pages/buildListcf/buildListcf",
  144. "style": {
  145. "navigationBarTitleText": "楼宇列表"
  146. }
  147. },
  148. {
  149. "path": "pages/buildEditcf/buildEditcf",
  150. "style": {
  151. "navigationBarTitleText": "楼宇详情"
  152. }
  153. },
  154. {
  155. "path": "pages/comListcf/comListcf",
  156. "style": {
  157. "navigationBarTitleText": "企业列表"
  158. }
  159. },
  160. {
  161. "path": "pages/comEditcf/comEditcf",
  162. "style": {
  163. "navigationBarTitleText": "企业详情"
  164. }
  165. },
  166. {
  167. "path": "pages/analysiscf/analysiscf",
  168. "style": {
  169. "navigationBarTitleText": "数据分析"
  170. }
  171. },
  172. {
  173. "path": "pages/tdList/tdList",
  174. "style": {
  175. "navigationBarTitleText": "土地列表"
  176. }
  177. },
  178. {
  179. "path": "pages/samples/ucharts/ucharts",
  180. "style": {
  181. "navigationBarTitleText": "ucharts"
  182. }
  183. },
  184. {
  185. "path": "pages/login/login",
  186. "style": {
  187. "navigationBarTitleText": "登录"
  188. }
  189. },
  190. {
  191. "path": "pages/user/person/person",
  192. "style": {
  193. }
  194. },
  195. {
  196. "path": "pages/user/setting/avatar/avatar",
  197. "style": {
  198. }
  199. },
  200. {
  201. "path": "pages/samples/basics/home",
  202. "style": {}
  203. },
  204. {
  205. "path": "pages/samples/component/home",
  206. "style": {}
  207. },
  208. {
  209. "path": "pages/samples/plugin/home",
  210. "style": {}
  211. },
  212. {
  213. "path": "pages/samples/basics/layout",
  214. "style": {}
  215. },
  216. {
  217. "path": "pages/samples/basics/background",
  218. "style": {}
  219. },
  220. {
  221. "path": "pages/samples/basics/text",
  222. "style": {}
  223. },
  224. {
  225. "path": "pages/samples/basics/icon",
  226. "style": {}
  227. },
  228. {
  229. "path": "pages/samples/basics/button",
  230. "style": {}
  231. },
  232. {
  233. "path": "pages/samples/basics/design",
  234. "style": {}
  235. },
  236. {
  237. "path": "pages/samples/basics/tag",
  238. "style": {}
  239. },
  240. {
  241. "path": "pages/samples/basics/avatar",
  242. "style": {}
  243. },
  244. {
  245. "path": "pages/samples/basics/progress",
  246. "style": {}
  247. },
  248. {
  249. "path": "pages/samples/basics/shadow",
  250. "style": {}
  251. },
  252. {
  253. "path": "pages/samples/basics/loading",
  254. "style": {}
  255. },
  256. {
  257. "path": "pages/samples/component/bar",
  258. "style": {}
  259. },
  260. {
  261. "path": "pages/samples/component/nav",
  262. "style": {}
  263. },
  264. {
  265. "path": "pages/samples/component/list",
  266. "style": {}
  267. },
  268. {
  269. "path": "pages/samples/component/card",
  270. "style": {}
  271. },
  272. {
  273. "path": "pages/samples/component/form",
  274. "style": {}
  275. },
  276. {
  277. "path": "pages/samples/component/timeline",
  278. "style": {}
  279. },
  280. {
  281. "path": "pages/samples/component/chat",
  282. "style": {}
  283. },
  284. {
  285. "path": "pages/samples/component/swiper",
  286. "style": {}
  287. },
  288. {
  289. "path": "pages/samples/component/modal",
  290. "style": {}
  291. },
  292. {
  293. "path": "pages/samples/component/steps",
  294. "style": {}
  295. }, {
  296. "path": "pages/samples/plugin/indexes",
  297. "style": {}
  298. }, {
  299. "path": "pages/samples/plugin/animation",
  300. "style": {}
  301. }, {
  302. "path": "pages/samples/plugin/drawer",
  303. "style": {}
  304. }, {
  305. "path": "pages/samples/plugin/verticalnav",
  306. "style": {}
  307. }
  308. ,{
  309. "path" : "pages/message/message",
  310. "style" : {}
  311. }
  312. ,{
  313. "path" : "pages/workbench/workbench",
  314. "style" : {}
  315. }
  316. ,{
  317. "path" : "pages/apps/apps",
  318. "style" : {}
  319. }
  320. ,{
  321. "path" : "pages/home/home",
  322. "style" : {}
  323. }
  324. ,{
  325. "path" : "pages/addressbook/addressbook",
  326. "style" : {}
  327. }
  328. ,{
  329. "path" : "pages/samples/ucharts/ucharts",
  330. "style" : {}
  331. }
  332. ,{
  333. "path" : "pages/apps/notification/notification",
  334. "style" : {}
  335. }
  336. ,{
  337. "path" : "pages/apps/mail/mail",
  338. "style" : {}
  339. }
  340. ,{
  341. "path" : "pages/apps/notification/notificationDetail",
  342. "style" : {}
  343. }
  344. ,{
  345. "path" : "pages/apps/notification/oaNotifyForm",
  346. "style" : {}
  347. }
  348. ,{
  349. "path" : "pages/apps/mail/inbox",
  350. "style" : {}
  351. }
  352. ,{
  353. "path" : "pages/apps/mail/outbox",
  354. "style" : {}
  355. }
  356. ,{
  357. "path" : "pages/apps/mail/draft",
  358. "style" : {}
  359. }
  360. ,{
  361. "path" : "pages/apps/mail/trash",
  362. "style" : {}
  363. }
  364. ,{
  365. "path" : "pages/apps/mail/sendEmailForm",
  366. "style" : {}
  367. }
  368. ,{
  369. "path" : "pages/apps/mail/sendEmailDetail",
  370. "style" : {}
  371. }
  372. ,{
  373. "path" : "pages/apps/mail/ReceivedMailDetail",
  374. "style" : {}
  375. }
  376. ,{
  377. "path" : "pages/apps/mail/TrashMailDetail",
  378. "style" : {}
  379. }
  380. ,{
  381. "path" : "pages/workbench/task/ApplyList",
  382. "style" : {}
  383. }
  384. ,{
  385. "path" : "pages/workbench/task/TodoList",
  386. "style" : {}
  387. }
  388. ,{
  389. "path" : "pages/workbench/task/HistoryList",
  390. "style" : {}
  391. }
  392. ,{
  393. "path" : "pages/workbench/task/FlowCopyList",
  394. "style" : {}
  395. }
  396. ,{
  397. "path" : "pages/workbench/task/TaskForm",
  398. "style" : {}
  399. }
  400. ,{
  401. "path" : "pages/test/activiti/TestActivitiLeaveForm",
  402. "style" : {}
  403. }
  404. ,{
  405. "path" : "pages/workbench/task/TaskFormDetail",
  406. "style" : {}
  407. },
  408. {
  409. "path" : "pages/test/mobile/TestMobileForm",
  410. "style" : {}
  411. },
  412. {
  413. "path" : "pages/test/mobile/TestMobileList",
  414. "style" : {}
  415. },
  416. {
  417. "path" : "pages/map/mapVisualization",
  418. "style" :
  419. {
  420. "navigationBarTitleText" : "地图可视化"
  421. }
  422. },
  423. {
  424. "path" : "pages/map/mapVisualization-th",
  425. "style" :
  426. {
  427. "navigationBarTitleText" : "地图可视化-亭湖"
  428. }
  429. },
  430. {
  431. "path" : "pages/map/companyShow",
  432. "style" :
  433. {
  434. "navigationBarTitleText" : "企业信息展示"
  435. }
  436. },
  437. {
  438. "path" : "pages/map/parkShow",
  439. "style" :
  440. {
  441. "navigationBarTitleText" : "园区信息展示"
  442. }
  443. },
  444. {
  445. "path" : "pages/progress/progressStatistics",
  446. "style" :
  447. {
  448. "navigationBarTitleText" : ""
  449. }
  450. }
  451. ],
  452. "globalStyle": {
  453. "mp-alipay": {
  454. /* 支付宝小程序特有相关 */
  455. "transparentTitle": "always",
  456. "allowsBounceVertical": "NO"
  457. },
  458. "usingComponents": {
  459. "ly-tree-node": "/components/ly-tree/ly-tree-node"
  460. },
  461. "navigationBarBackgroundColor": "#0081ff",
  462. "navigationBarTitleText": "‘都企供需’线上平台",
  463. "navigationStyle": "custom",
  464. "navigationBarTextStyle": "white"
  465. },
  466. "usingComponts": true,
  467. "condition": { //模式配置,仅开发期间生效
  468. "current": 0, //当前激活的模式(list 的索引项)
  469. "list": [{
  470. "name": "表单", //模式名称
  471. "path": "pages/samples/component/form", //启动页面
  472. "query": "" //启动参数
  473. }
  474. ]
  475. },
  476. "easycom": {
  477. "autoscan": true,
  478. "custom": {
  479. "Am-(.*)": "@/components/Am-$1/index.vue"
  480. }
  481. }
  482. }