pages.json 8.9 KB

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