pages.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/onsitpection/home/index",
  7. "style": {
  8. "navigationBarTitleText": "首页",
  9. "navigationBarBackgroundColor": "#FFFFFF",
  10. "enablePullDownRefresh": true,
  11. "onReachBottomDistance": 50
  12. }
  13. },{
  14. "path": "pages/login/login/index",
  15. "style": {
  16. "navigationBarTitleText": "登录",
  17. "navigationBarBackgroundColor": "#2a82e4",
  18. "navigationBarTextStyle": "white",
  19. "navigationStyle": "custom"
  20. }
  21. },
  22. {
  23. "path": "pages/onsitpection/selectplain/selectplain",
  24. "style": {
  25. "navigationBarTitleText": "选择计划",
  26. "enablePullDownRefresh": false,
  27. "navigationBarBackgroundColor": "#FFFFFF"
  28. }
  29. },
  30. {
  31. "path": "pages/onsitpection/person/person",
  32. "style": {
  33. "navigationBarBackgroundColor": "#4A8BFF",
  34. "navigationBarTitleText": "我的",
  35. "enablePullDownRefresh": false,
  36. "navigationBarTextStyle": "white"
  37. }
  38. },
  39. {
  40. "path": "pages/login/forgetpwd/index",
  41. "style": {
  42. "navigationBarTitleText": "忘记密码",
  43. "navigationBarBackgroundColor": "#2a82e4",
  44. "navigationBarTextStyle": "white"
  45. }
  46. },
  47. {
  48. "path": "pages/company/company",
  49. "style": {
  50. "navigationBarTitleText": "公司简介",
  51. "enablePullDownRefresh": false
  52. }
  53. },
  54. {
  55. "path": "pages/datasys/datasys",
  56. "style": {
  57. "navigationBarTitleText": "数据中心",
  58. "enablePullDownRefresh": false
  59. }
  60. },
  61. {
  62. "path": "pages/assetsear/assetsear",
  63. "style": {
  64. "navigationBarTitleText": "资产查询",
  65. "enablePullDownRefresh": false
  66. }
  67. },
  68. {
  69. "path": "pages/numsear/numsear",
  70. "style": {
  71. "navigationBarTitleText": "库存查询",
  72. "enablePullDownRefresh": false
  73. }
  74. },
  75. {
  76. "path": "pages/evaluate/evaluate",
  77. "style": {
  78. "navigationBarBackgroundColor": "#2a82e4",
  79. "navigationBarTitleText": "评价",
  80. "enablePullDownRefresh": false,
  81. "navigationBarTextStyle": "white"
  82. }
  83. },
  84. {
  85. "path": "pages/myteam/myteam",
  86. "style": {
  87. "navigationBarBackgroundColor": "#ffffff",
  88. "navigationBarTitleText": "我的团队",
  89. "enablePullDownRefresh": false
  90. }
  91. },
  92. {
  93. "path": "pages/writeoff/exitwritoff/exitwritoff",
  94. "style": {
  95. "navigationBarTitleText": "出场核销",
  96. "enablePullDownRefresh": false,
  97. "navigationBarBackgroundColor": "#4a8bff",
  98. "navigationBarTextStyle": "white"
  99. }
  100. },
  101. {
  102. "path": "pages/writeoff/register/register",
  103. "style": {
  104. "navigationBarTitleText": "进入登记",
  105. "enablePullDownRefresh": false,
  106. "navigationBarBackgroundColor": "#4a8bff",
  107. "navigationBarTextStyle": "white"
  108. }
  109. }
  110. ],
  111. "subPackages": [{
  112. "root": "scan_pages",
  113. "pages": [{
  114. "path": "scanning/scanning",
  115. "style": {
  116. "navigationBarBackgroundColor": "#FFFFFF",
  117. "navigationBarTitleText": "巡检",
  118. "enablePullDownRefresh": false,
  119. "navigationBarTextStyle": "black"
  120. }
  121. },
  122. {
  123. "path": "seemore/seemore",
  124. "style": {
  125. "navigationBarTitleText": "巡检计划",
  126. "navigationBarBackgroundColor": "#FFFFFF",
  127. "enablePullDownRefresh": false,
  128. "navigationBarTextStyle": "black"
  129. }
  130. },
  131. {
  132. "path": "checkpoint/checkpoint",
  133. "style": {
  134. "navigationBarTitleText": "巡检线路",
  135. "navigationBarBackgroundColor": "#FFFFFF",
  136. "enablePullDownRefresh": false,
  137. "navigationBarTextStyle": "black"
  138. }
  139. },
  140. {
  141. "path": "checkdetail/checkdetail",
  142. "style": {
  143. "navigationBarTitleText": "房间详情",
  144. "navigationBarBackgroundColor": "#FFFFFF",
  145. "enablePullDownRefresh": false,
  146. "navigationBarTextStyle": "black"
  147. }
  148. },
  149. {
  150. "path": "patrolrecored/patrolrecored",
  151. "style": {
  152. "navigationBarBackgroundColor": "#FFFFFF",
  153. "navigationBarTitleText": "巡检记录",
  154. "enablePullDownRefresh": false,
  155. "navigationBarTextStyle": "black"
  156. }
  157. },
  158. {
  159. "path": "patroldetail/patroldetail",
  160. "style": {
  161. "navigationBarTitleText": "巡检详情",
  162. "enablePullDownRefresh": false,
  163. "navigationBarTextStyle": "black",
  164. "navigationBarBackgroundColor": "#FFFFFF"
  165. }
  166. },
  167. {
  168. "path": "patrol/patrol",
  169. "style": {
  170. "navigationBarTitleText": "巡检进度",
  171. "enablePullDownRefresh": false,
  172. "navigationBarBackgroundColor": "#4a8bff",
  173. "navigationBarTextStyle": "white"
  174. }
  175. }
  176. ]
  177. },
  178. {
  179. "root": "task_pages",
  180. "pages": [{
  181. "path": "guarantee/guarantee",
  182. "style": {
  183. "navigationBarTitleText": "发布任务",
  184. "enablePullDownRefresh": false
  185. }
  186. },
  187. {
  188. "path": "addppeople/addppeople",
  189. "style": {
  190. "navigationBarTitleText": "选择执行人",
  191. "enablePullDownRefresh": false,
  192. "navigationBarTextStyle": "black",
  193. "navigationBarBackgroundColor": "#FFFFFF"
  194. }
  195. },
  196. {
  197. "path": "taskarrment/taskarrment",
  198. "style": {
  199. "navigationBarTitleText": "任务安排",
  200. "enablePullDownRefresh": false
  201. }
  202. },
  203. {
  204. "path": "taskarrment/tasklist/tasklist",
  205. "style": {
  206. "navigationBarTitleText": "任务列表",
  207. "enablePullDownRefresh": false
  208. }
  209. },
  210. {
  211. "path": "taskarrment/viewtask/viewtask",
  212. "style": {
  213. "navigationBarTitleText": "查看任务",
  214. "enablePullDownRefresh": false
  215. }
  216. },
  217. {
  218. "path": "taskarrment/taskfeeback/taskfeeback",
  219. "style": {
  220. "navigationBarTitleText": "任务反馈",
  221. "enablePullDownRefresh": false
  222. }
  223. },
  224. {
  225. "path": "taskarrment/feebacklist/feebacklist",
  226. "style": {
  227. "navigationBarTitleText": "反馈列表",
  228. "enablePullDownRefresh": false
  229. }
  230. }
  231. ]
  232. }
  233. ],
  234. "globalStyle": {
  235. "navigationBarTextStyle": "black",
  236. "navigationBarTitleText": "uni-app",
  237. "navigationBarBackgroundColor": "#F8F8F8",
  238. "backgroundColor": "#F8F8F8",
  239. "app-plus": {
  240. "titleNView": {
  241. "splitLine": {
  242. "color": "#EEEEEE"
  243. }
  244. }
  245. }
  246. },
  247. "tabBar": {
  248. "color": "#7A7E83",
  249. "selectedColor": "#3cc51f",
  250. "borderStyle": "black",
  251. "backgroundColor": "#ffffff",
  252. "list": [{
  253. "pagePath": "pages/onsitpection/home/index",
  254. "text": "首页"
  255. },
  256. {
  257. "pagePath": "pages/onsitpection/selectplain/selectplain",
  258. "text": "扫描"
  259. },
  260. {
  261. "pagePath": "pages/onsitpection/person/person",
  262. "text": "个人中心"
  263. }
  264. ]
  265. }
  266. }