pages.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login/login",
  5. "style": {
  6. "navigationBarTitleText": "",
  7. "enablePullDownRefresh": false
  8. }
  9. },
  10. {
  11. "path": "pages/login/forget",
  12. "style": {
  13. "navigationBarTitleText": "",
  14. "enablePullDownRefresh": false
  15. }
  16. }, {
  17. "path": "pages/login/register",
  18. "style": {
  19. "navigationBarTitleText": "",
  20. "enablePullDownRefresh": false
  21. }
  22. },
  23. {
  24. "path": "pages/index/index",
  25. "style": {
  26. "navigationBarTitleText": "首页",
  27. "enablePullDownRefresh": true
  28. }
  29. },
  30. // {
  31. // "path": "pages/equipment/equipment",
  32. // "style": {
  33. // "navigationBarTitleText": "设备"
  34. // }
  35. // },
  36. {
  37. "path": "pages/Workorder/Workorder",
  38. "style": {
  39. "navigationBarTitleText": "工作台"
  40. }
  41. },
  42. // {
  43. // "path": "pages/Energyconsumption/Energyconsumption",
  44. // "style": {
  45. // "navigationBarTitleText": "能耗"
  46. // }
  47. // },
  48. {
  49. "path": "pages/my/my",
  50. "style": {
  51. "navigationBarTitleText": "我的"
  52. }
  53. }
  54. ,{
  55. "path" : "pages/my/Personalinformation/Personalinformation",
  56. "style" :
  57. {
  58. "navigationBarTitleText": "个人信息",
  59. "enablePullDownRefresh": false
  60. }
  61. }
  62. ,{
  63. "path" : "pages/my/Mydistribution/Mydistribution",
  64. "style" :
  65. {
  66. "navigationBarTitleText": "我的派发",
  67. "enablePullDownRefresh": false
  68. }
  69. }
  70. ,{
  71. "path" : "pages/my/Mytask/Mytask",
  72. "style" :
  73. {
  74. "navigationBarTitleText": "我的任务",
  75. "enablePullDownRefresh": false
  76. }
  77. }
  78. ,{
  79. "path" : "pages/my/Commentssuggestions/Commentssuggestions",
  80. "style" :
  81. {
  82. "navigationBarTitleText": "意见建议",
  83. "enablePullDownRefresh": false
  84. }
  85. }
  86. ,{
  87. "path" : "pages/my/Personalinformation/Informationmodification/Informationmodification",
  88. "style" :
  89. {
  90. "navigationBarTitleText": "个人信息修改",
  91. "enablePullDownRefresh": false
  92. }
  93. }
  94. ,{
  95. "path" : "pages/my/Changepassword/Changepassword",
  96. "style" :
  97. {
  98. "navigationBarTitleText": "密码修改",
  99. "enablePullDownRefresh": false
  100. }
  101. }
  102. ,{
  103. "path" : "pages/my/Mytask/Taskdetails/Taskdetails",
  104. "style" :
  105. {
  106. "navigationBarTitleText": "任务详情",
  107. "enablePullDownRefresh": false
  108. }
  109. }
  110. ,{
  111. "path" : "pages/my/Mydistribution/distributiondetil/distributiondetil",
  112. "style" :
  113. {
  114. "navigationBarTitleText": "派送详情",
  115. "enablePullDownRefresh": false
  116. }
  117. }
  118. ,{
  119. "path" : "pages/my/Mydistribution/distributionedit/distributionedit",
  120. "style" :
  121. {
  122. "navigationBarTitleText": "",
  123. "enablePullDownRefresh": false
  124. }
  125. }
  126. ,{
  127. "path" : "pages/Workorder/Tenantbill/Tenantbill",
  128. "style" :
  129. {
  130. "navigationBarTitleText": "租户账单",
  131. "enablePullDownRefresh": false
  132. }
  133. }
  134. ,{
  135. "path" : "pages/Workorder/Remotecontrol/Remotecontrol",
  136. "style" :
  137. {
  138. "navigationBarTitleText": "远程管控",
  139. "enablePullDownRefresh": false
  140. }
  141. }
  142. ,{
  143. "path" : "pages/index/Onlinewarranty/Onlinewarranty",
  144. "style" :
  145. {
  146. "navigationBarTitleText": "线上报修",
  147. "enablePullDownRefresh": false
  148. }
  149. }
  150. ,{
  151. "path" : "pages/index/Inspectionrecord/Inspectionrecord",
  152. "style" :
  153. {
  154. "navigationBarTitleText": "巡检记录",
  155. "enablePullDownRefresh": false
  156. }
  157. }
  158. ,{
  159. "path" : "pages/index/Withholdingrecord/Withholdingrecord",
  160. "style" :
  161. {
  162. "navigationBarTitleText": "扣缴记录",
  163. "enablePullDownRefresh": false
  164. }
  165. },
  166. {
  167. "path" : "pages/Workorder/Tenantbill/companybill/companybill",
  168. "style" :
  169. {
  170. "navigationBarTitleText": "",
  171. "enablePullDownRefresh": false,
  172. "navigationStyle": "custom" // 隐藏系统导航栏
  173. }
  174. },
  175. {
  176. "path" : "pages/index/Workordertodone/Workordertodone",
  177. "style" :
  178. {
  179. "navigationBarTitleText": "工单待办",
  180. "enablePullDownRefresh": false
  181. }
  182. },
  183. {
  184. "path" : "pages/index/Workordertodone/Workorderdetails/Workorderdetails",
  185. "style" :
  186. {
  187. "navigationBarTitleText": "详情",
  188. "enablePullDownRefresh": false
  189. }
  190. }
  191. ,{
  192. "path" : "pages/index/Immediatecollection/Immediatecollection",
  193. "style" :
  194. {
  195. "navigationBarTitleText": "欠费待收",
  196. "enablePullDownRefresh": false
  197. }
  198. }
  199. ,{
  200. "path" : "pages/index/Immediatecollection/Chargedetails/Chargedetails",
  201. "style" :
  202. {
  203. "navigationBarTitleText": "详情",
  204. "enablePullDownRefresh": false
  205. }
  206. }
  207. ,{
  208. "path" : "pages/Workorder/pay/pay",
  209. "style" :
  210. {
  211. "navigationBarTitleText": "支付",
  212. "enablePullDownRefresh": false
  213. }
  214. }
  215. ,{
  216. "path" : "pages/index/BillPending/BillPending",
  217. "style" :
  218. {
  219. "navigationBarTitleText": "账单详情",
  220. "enablePullDownRefresh": false
  221. }
  222. }
  223. ,{
  224. "path" : "pages/index/EquipmentException/EquipmentException",
  225. "style" :
  226. {
  227. "navigationBarTitleText": "设备异常",
  228. "enablePullDownRefresh": false
  229. }
  230. }
  231. ,{
  232. "path" : "pages/index/Immediateinspection/Immediateinspection",
  233. "style" :
  234. {
  235. "navigationBarTitleText": "巡检打卡",
  236. "enablePullDownRefresh": false
  237. }
  238. }
  239. ,{
  240. "path" : "pages/my/Myorder/Myorder",
  241. "style" :
  242. {
  243. "navigationBarTitleText": "我的订单",
  244. "enablePullDownRefresh": false
  245. }
  246. }
  247. ,{
  248. "path" : "pages/my/Myorder/Orderdetails/Orderdetails",
  249. "style" :
  250. {
  251. "navigationBarTitleText": "订单明细",
  252. "enablePullDownRefresh": false
  253. }
  254. }
  255. ,{
  256. "path" : "pages/Workorder/Arrearsrecord/Arrearsrecord",
  257. "style" :
  258. {
  259. "navigationBarTitleText": "欠费记录",
  260. "enablePullDownRefresh": false
  261. }
  262. }
  263. ,{
  264. "path" : "pages/Workorder/Videosurveillance/Videosurveillance",
  265. "style" :
  266. {
  267. "navigationBarTitleText": "视频监控",
  268. "enablePullDownRefresh": false
  269. }
  270. }
  271. ,{
  272. "path" : "pages/Workorder/Videosurveillance/Videoplayback/Videoplayback",
  273. "style" :
  274. {
  275. "navigationBarTitleText": "摄像头直播",
  276. "enablePullDownRefresh": false
  277. }
  278. }
  279. ,{
  280. "path" : "pages/index/Workordertodone/Toberepaired/Toberepaired",
  281. "style" :
  282. {
  283. "navigationBarTitleText": "待维修详情",
  284. "enablePullDownRefresh": false
  285. }
  286. }
  287. ,{
  288. "path" : "pages/index/Workordertodone/hasrepaired/hasrepaired",
  289. "style" :
  290. {
  291. "navigationBarTitleText": "已维修详情",
  292. "enablePullDownRefresh": false
  293. }
  294. }
  295. ,{
  296. "path" : "pages/Workorder/AccessControl/AccessControl",
  297. "style" :
  298. {
  299. "navigationBarTitleText": "门禁管理",
  300. "enablePullDownRefresh": false
  301. }
  302. }
  303. ],
  304. "globalStyle": {
  305. "navigationBarTextStyle": "black",
  306. "navigationBarTitleText": "uni-app",
  307. "navigationBarBackgroundColor": "#F8F8F8",
  308. "backgroundColor": "#F8F8F8"
  309. },
  310. //
  311. // "tabBar": {
  312. // "color": "#0C1935",
  313. // "selectedColor": "#2E69EB",
  314. // "borderStyle": "black",
  315. // "backgroundColor": "#ffffff",
  316. // "height": "55px",
  317. // "fontSize": "10px",
  318. // "iconWidth": "24px",
  319. // "spacing": "3px",
  320. // "list": [{
  321. // "pagePath": "pages/index/index",
  322. // "iconPath": "static/tab/h1.png",
  323. // "selectedIconPath": "static/tab/h2.png",
  324. // "text": "首页"
  325. // },
  326. // // {
  327. // // "pagePath": "pages/equipment/equipment",
  328. // // "iconPath": "static/tab/s1.png",
  329. // // "selectedIconPath": "static/tab/s2.png",
  330. // // "text": "设备"
  331. // // },
  332. // {
  333. // "pagePath": "pages/Workorder/Workorder",
  334. // "iconPath": "static/tab/w1.png",
  335. // "selectedIconPath": "static/tab/w2.png",
  336. // "text": "工作台"
  337. // },
  338. // // {
  339. // // "pagePath": "pages/Energyconsumption/Energyconsumption",
  340. // // "iconPath": "static/tab/e1.png",
  341. // // "selectedIconPath": "static/tab/e2.png",
  342. // // "text": "能耗"
  343. // // },
  344. // {
  345. // "pagePath": "pages/my/my",
  346. // "iconPath": "static/tab/y1.png",
  347. // "selectedIconPath": "static/tab/y2.png",
  348. // "text": "我的"
  349. // }
  350. // ]
  351. //
  352. // },
  353. "easycom": {
  354. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  355. },
  356. "condition" : { //模式配置,仅开发期间生效
  357. "current": 0, //当前激活的模式(list 的索引项)
  358. "list": [
  359. {
  360. "name": "", //模式名称
  361. "path": "", //启动页面,必选
  362. "query": "" //启动参数,在页面的onLoad函数里面得到
  363. }
  364. ]
  365. }
  366. }