pages.json 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351
  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. "globalStyle": {
  257. "navigationBarTextStyle": "black",
  258. "navigationBarTitleText": "uni-app",
  259. "navigationBarBackgroundColor": "#F8F8F8",
  260. "backgroundColor": "#F8F8F8"
  261. },
  262. "tabBar": {
  263. "color": "#0C1935",
  264. "selectedColor": "#2E69EB",
  265. "borderStyle": "black",
  266. "backgroundColor": "#ffffff",
  267. "height": "55px",
  268. "fontSize": "10px",
  269. "iconWidth": "24px",
  270. "spacing": "3px",
  271. "list": [{
  272. "pagePath": "pages/index/index",
  273. "iconPath": "static/tab/h1.png",
  274. "selectedIconPath": "static/tab/h2.png",
  275. "text": "首页"
  276. },
  277. // {
  278. // "pagePath": "pages/equipment/equipment",
  279. // "iconPath": "static/tab/s1.png",
  280. // "selectedIconPath": "static/tab/s2.png",
  281. // "text": "设备"
  282. // },
  283. {
  284. "pagePath": "pages/Workorder/Workorder",
  285. "iconPath": "static/tab/w1.png",
  286. "selectedIconPath": "static/tab/w2.png",
  287. "text": "工作台"
  288. },
  289. // {
  290. // "pagePath": "pages/Energyconsumption/Energyconsumption",
  291. // "iconPath": "static/tab/e1.png",
  292. // "selectedIconPath": "static/tab/e2.png",
  293. // "text": "能耗"
  294. // },
  295. {
  296. "pagePath": "pages/my/my",
  297. "iconPath": "static/tab/y1.png",
  298. "selectedIconPath": "static/tab/y2.png",
  299. "text": "我的"
  300. }
  301. ]
  302. },
  303. "easycom": {
  304. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  305. },
  306. "condition" : { //模式配置,仅开发期间生效
  307. "current": 0, //当前激活的模式(list 的索引项)
  308. "list": [
  309. {
  310. "name": "", //模式名称
  311. "path": "", //启动页面,必选
  312. "query": "" //启动参数,在页面的onLoad函数里面得到
  313. }
  314. ]
  315. }
  316. }