pages.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/home/home",
  5. "style": {
  6. "navigationStyle": "custom",
  7. "usingComponents": {},
  8. "navigationBarTextStyle": "white",
  9. "navigationBarBackgroundColor": "#0AC38E",
  10. "navigationBarTitleText": ""
  11. }
  12. },
  13. {
  14. "path": "pages/index/index",
  15. "style": {
  16. "usingComponents": {
  17. "i-load-more": "/component/iview/load-more/index"
  18. },
  19. "enablePullDownRefresh": true,
  20. "backgroundTextStyle": "dark"
  21. }
  22. },
  23. {
  24. "path": "pages/my/my",
  25. "style": {
  26. "navigationBarTitleText": "",
  27. "usingComponents": {}
  28. }
  29. },
  30. {
  31. "path": "pages/orderlist/orderlist",
  32. "style": {
  33. "navigationBarTitleText": "",
  34. "usingComponents": {
  35. "no-more": "/component/nomore/nomore"
  36. },
  37. "enablePullDownRefresh": true,
  38. "backgroundTextStyle": "dark"
  39. }
  40. },
  41. {
  42. "path": "pages/login/login",
  43. "style": {
  44. "navigationStyle": "custom",
  45. "usingComponents": {},
  46. "navigationBarTextStyle": "white"
  47. }
  48. },
  49. {
  50. "path": "pages/device/device",
  51. "style": {
  52. "navigationBarTitleText": "",
  53. "navigationStyle": "custom",
  54. "enablePullDownRefresh": true,
  55. "backgroundTextStyle": "light",
  56. "navigationBarTextStyle": "white",
  57. "usingComponents": {
  58. "no-more": "/component/nomore/nomore",
  59. "i-drawer": "/component/iview/drawer/index",
  60. "i-collapse": "/component/iview/collapse/index",
  61. "i-collapse-item": "/component/iview/collapse-item/index",
  62. "i-load-more": "/component/iview/load-more/index",
  63. "com-ele-quantity": "/component/comEleQuantity/comEleQuantity"
  64. }
  65. }
  66. },
  67. {
  68. "path": "pages/deviceLocal/deviceLocal",
  69. "style": {
  70. "navigationBarTitleText": "",
  71. "usingComponents": {
  72. "map-control": "/component/mapControl/mapControl"
  73. }
  74. }
  75. },
  76. {
  77. "path": "pages/deviceLocalWeb/deviceLocal",
  78. "style": {
  79. "navigationBarTitleText": ""
  80. }
  81. },
  82. {
  83. "path": "pages/bms/bms",
  84. "style": {
  85. "navigationBarBackgroundColor": "#0AC38E",
  86. "navigationBarTextStyle": "white",
  87. "navigationBarTitleText": "",
  88. "usingComponents": {
  89. "com-ele-quantity": "/component/comEleQuantityHorizontal/comEleQuantityHorizontal"
  90. }
  91. }
  92. },
  93. {
  94. "path": "pages/searchDevice/searchDevice",
  95. "style": {
  96. "navigationBarTitleText": "",
  97. "usingComponents": {
  98. "i-load-more": "/component/iview/load-more/index"
  99. },
  100. "navigationBarBackgroundColor": "#0AC38E",
  101. "navigationBarTextStyle": "white"
  102. }
  103. },
  104. {
  105. "path": "pages/warnList/warnList",
  106. "style": {
  107. "navigationBarTitleText": "",
  108. "usingComponents": {},
  109. "enablePullDownRefresh": true,
  110. "navigationBarBackgroundColor": "#0AC38E",
  111. "navigationBarTextStyle": "white"
  112. }
  113. },
  114. {
  115. "path": "pages/register/register",
  116. "style": {
  117. "navigationBarTitleText": "",
  118. "usingComponents": {},
  119. "navigationBarBackgroundColor": "#0AC38E",
  120. "navigationBarTextStyle": "white"
  121. }
  122. },
  123. {
  124. "path": "pages/warnMap/warnMap",
  125. "style": {
  126. "navigationBarTitleText": "",
  127. "usingComponents": {},
  128. "navigationBarBackgroundColor": "#0AC38E",
  129. "navigationBarTextStyle": "white"
  130. }
  131. },
  132. {
  133. "path": "pages/credit/credit",
  134. "style": {
  135. "navigationBarTitleText": "",
  136. "usingComponents": {},
  137. "navigationBarBackgroundColor": "#0AC38E",
  138. "navigationBarTextStyle": "white"
  139. }
  140. },
  141. {
  142. "path": "pages/willExpire/willExpireDevice",
  143. "style": {
  144. "navigationBarTitleText": "",
  145. "enablePullDownRefresh": true,
  146. "usingComponents": {
  147. "no-more": "/component/nomore/nomore",
  148. "i-drawer": "/component/iview/drawer/index",
  149. "i-collapse": "/component/iview/collapse/index",
  150. "i-collapse-item": "/component/iview/collapse-item/index",
  151. "i-load-more": "/component/iview/load-more/index",
  152. "com-ele-quantity": "/component/comEleQuantity/comEleQuantity"
  153. }
  154. }
  155. },
  156. {
  157. "path": "pages/smsAlarm/smsAlarm",
  158. "style": {
  159. "navigationBarTitleText": "",
  160. "usingComponents": {},
  161. "navigationBarBackgroundColor": "#0AC38E",
  162. "navigationBarTextStyle": "white"
  163. }
  164. },
  165. {
  166. "path": "pages/smsConfig/smsConfig",
  167. "style": {
  168. "navigationBarTitleText": "",
  169. "usingComponents": {},
  170. "navigationBarBackgroundColor": "#0AC38E",
  171. "navigationBarTextStyle": "white"
  172. }
  173. },
  174. {
  175. "path": "pages/smsRecord/smsRecord",
  176. "style": {
  177. "navigationBarTitleText": "",
  178. "usingComponents": {},
  179. "navigationBarBackgroundColor": "#0AC38E",
  180. "navigationBarTextStyle": "white"
  181. }
  182. }
  183. ],
  184. "subPackages": [{
  185. "root": "myPages",
  186. "pages": [{
  187. "path": "pages/addDevice/addDevice",
  188. "style": {
  189. "navigationBarTitleText": "",
  190. "usingComponents": {},
  191. "navigationBarBackgroundColor": "#0AC38E",
  192. "navigationBarTextStyle": "white"
  193. }
  194. },
  195. {
  196. "path": "pages/bmsbd02/bmsbd02",
  197. "style": {
  198. "navigationBarBackgroundColor": "#46A049",
  199. "navigationBarTextStyle": "white",
  200. "navigationBarTitleText": "",
  201. "usingComponents": {
  202. "com-ele-quantity": "/component/comEleQuantity/comEleQuantity"
  203. }
  204. }
  205. },
  206. {
  207. "path": "pages/commandList/commandList",
  208. "style": {
  209. "navigationBarTitleText": "",
  210. "usingComponents": {
  211. "no-more": "/component/nomore/nomore",
  212. "i-load-more": "/component/iview/load-more/index"
  213. },
  214. "enablePullDownRefresh": true,
  215. "navigationBarBackgroundColor": "#0AC38E",
  216. "navigationBarTextStyle": "white"
  217. }
  218. },
  219. {
  220. "path": "pages/commissionlist/commissionlist",
  221. "style": {
  222. "navigationBarTitleText": "",
  223. "usingComponents": {
  224. "no-more": "/component/nomore/nomore"
  225. },
  226. "enablePullDownRefresh": true,
  227. "backgroundTextStyle": "dark"
  228. }
  229. },
  230. {
  231. "path": "pages/contract/contract",
  232. "style": {
  233. "navigationBarTitleText": "",
  234. "usingComponents": {}
  235. }
  236. },
  237. {
  238. "path": "pages/deviceBatchAlter/deviceBatchAlter",
  239. "style": {
  240. "navigationBarTitleText": "",
  241. "usingComponents": {}
  242. }
  243. },
  244. {
  245. "path": "pages/deviceBatchList/deviceBatchList",
  246. "style": {
  247. "navigationBarTitleText": "",
  248. "usingComponents": {}
  249. }
  250. },
  251. {
  252. "path": "pages/deviceCommand/deviceCommand",
  253. "style": {
  254. "navigationBarTitleText": "",
  255. "usingComponents": {},
  256. "navigationBarBackgroundColor": "#0AC38E",
  257. "navigationBarTextStyle": "white"
  258. }
  259. },
  260. {
  261. "path": "pages/deviceInfo/deviceInfo",
  262. "style": {
  263. "navigationBarTitleText": "",
  264. "usingComponents": {},
  265. "navigationBarBackgroundColor": "#0AC38E",
  266. "navigationBarTextStyle": "white"
  267. }
  268. },
  269. {
  270. "path": "pages/deviceReplace/deviceReplace",
  271. "style": {
  272. "navigationBarTitleText": "",
  273. "usingComponents": {}
  274. }
  275. },
  276. {
  277. "path": "pages/deviceTransfer/deviceTransfer",
  278. "style": {
  279. "navigationBarTitleText": "",
  280. "usingComponents": {}
  281. }
  282. },
  283. {
  284. "path": "pages/deviceUserReturn/deviceUserReturn",
  285. "style": {
  286. "navigationBarTitleText": "",
  287. "usingComponents": {}
  288. }
  289. },
  290. {
  291. "path": "pages/mileage/mileage",
  292. "style": {
  293. "navigationBarTitleText": "",
  294. "usingComponents": {
  295. // "ec-canvas": "ec-canvas"
  296. },
  297. "navigationBarBackgroundColor": "#07C58A",
  298. "navigationBarTextStyle": "white"
  299. }
  300. },
  301. {
  302. "path": "pages/notice/notice",
  303. "style": {
  304. "navigationBarTitleText": "",
  305. "usingComponents": {},
  306. "navigationBarBackgroundColor": "#0AC38E",
  307. "navigationBarTextStyle": "white"
  308. }
  309. },
  310. {
  311. "path": "pages/paymentDetail/paymentDetail",
  312. "style": {
  313. "navigationBarTitleText": "",
  314. "usingComponents": {},
  315. "enablePullDownRefresh": true,
  316. "navigationBarBackgroundColor": "#0AC38E",
  317. "navigationBarTextStyle": "white"
  318. }
  319. },
  320. {
  321. "path": "pages/searchOrder/searchOrder",
  322. "style": {
  323. "navigationBarTitleText": "",
  324. "usingComponents": {
  325. "no-more": "/component/nomore/nomore"
  326. }
  327. }
  328. },
  329. {
  330. "path": "pages/searchUser/searchUser",
  331. "style": {
  332. "navigationBarTitleText": "",
  333. "usingComponents": {}
  334. }
  335. },
  336. {
  337. "path": "pages/selectShop/selectShop",
  338. "style": {
  339. "navigationBarTitleText": "",
  340. "usingComponents": {}
  341. }
  342. },
  343. {
  344. "path": "pages/setPassword/setPassword",
  345. "style": {
  346. "navigationBarTitleText": "",
  347. "usingComponents": {},
  348. "navigationBarBackgroundColor": "#0AC38E",
  349. "navigationBarTextStyle": "white"
  350. }
  351. },
  352. {
  353. "path": "pages/test/test",
  354. "style": {
  355. "usingComponents": {}
  356. }
  357. },
  358. {
  359. "path": "pages/wallet/wallet",
  360. "style": {
  361. "navigationBarTitleText": "",
  362. "usingComponents": {},
  363. "enablePullDownRefresh": true,
  364. "navigationBarBackgroundColor": "#0AC38E",
  365. "navigationBarTextStyle": "white"
  366. }
  367. },
  368. {
  369. "path": "pages/webview/webview",
  370. "style": {
  371. "navigationBarTitleText": "",
  372. "usingComponents": {}
  373. }
  374. }]
  375. }],
  376. "permission": {
  377. "scope.userLocation": {
  378. "desc": "你的位置信息将用于小程序位置导航功能"
  379. }
  380. },
  381. "requiredPrivateInfos": [
  382. "getLocation"
  383. ],
  384. "sitemapLocation": "sitemap.json",
  385. "globalStyle": {
  386. "backgroundTextStyle": "light",
  387. "navigationBarBackgroundColor": "#fff",
  388. "navigationBarTitleText": "BMS",
  389. "navigationBarTextStyle": "black",
  390. "usingComponents": {
  391. "van-action-sheet": "./wxcomponents/vant/action-sheet/index",
  392. "van-area": "./wxcomponents/vant/area/index",
  393. "van-button": "./wxcomponents/vant/button/index",
  394. "van-card": "./wxcomponents/vant/card/index",
  395. "van-cell": "./wxcomponents/vant/cell/index",
  396. "van-cell-group": "./wxcomponents/vant/cell-group/index",
  397. "van-checkbox": "./wxcomponents/vant/checkbox/index",
  398. "van-checkbox-group": "./wxcomponents/vant/checkbox-group/index",
  399. "van-col": "./wxcomponents/vant/col/index",
  400. "van-count-down": "./wxcomponents/vant/count-down/index",
  401. "van-dialog": "./wxcomponents/vant/dialog/index",
  402. "van-divider": "./wxcomponents/vant/divider/index",
  403. "van-field": "./wxcomponents/vant/field/index",
  404. "van-goods-action": "./wxcomponents/vant/goods-action/index",
  405. "van-goods-action-icon": "./wxcomponents/vant/goods-action-icon/index",
  406. "van-goods-action-button": "./wxcomponents/vant/goods-action-button/index",
  407. "van-icon": "./wxcomponents/vant/icon/index",
  408. "van-image": "./wxcomponents/vant/image/index",
  409. "van-loading": "./wxcomponents/vant/loading/index",
  410. "van-nav-bar": "./wxcomponents/vant/nav-bar/index",
  411. "van-notice-bar": "./wxcomponents/vant/notice-bar/index",
  412. "van-notify": "./wxcomponents/vant/notify/index",
  413. "van-panel": "./wxcomponents/vant/panel/index",
  414. "van-popup": "./wxcomponents/vant/popup/index",
  415. "van-progress": "./wxcomponents/vant/progress/index",
  416. "van-radio": "./wxcomponents/vant/radio/index",
  417. "van-radio-group": "./wxcomponents/vant/radio-group/index",
  418. "van-row": "./wxcomponents/vant/row/index",
  419. "van-search": "./wxcomponents/vant/search/index",
  420. "van-sidebar": "./wxcomponents/vant/sidebar/index",
  421. "van-sidebar-item": "./wxcomponents/vant/sidebar-item/index",
  422. "van-slider": "./wxcomponents/vant/slider/index",
  423. "van-stepper": "./wxcomponents/vant/stepper/index",
  424. "van-steps": "./wxcomponents/vant/steps/index",
  425. "van-sticky": "./wxcomponents/vant/sticky/index",
  426. "van-submit-bar": "./wxcomponents/vant/submit-bar/index",
  427. "van-swipe-cell": "./wxcomponents/vant/swipe-cell/index",
  428. "van-uploader": "./wxcomponents/vant/uploader/index",
  429. "van-switch": "./wxcomponents/vant/switch/index",
  430. "van-tab": "./wxcomponents/vant/tab/index",
  431. "van-tabs": "./wxcomponents/vant/tabs/index",
  432. "van-tabbar": "./wxcomponents/vant/tabbar/index",
  433. "van-tabbar-item": "./wxcomponents/vant/tabbar-item/index",
  434. "van-tag": "./wxcomponents/vant/tag/index",
  435. "van-toast": "./wxcomponents/vant/toast/index",
  436. "van-transition": "./wxcomponents/vant/transition/index",
  437. "van-tree-select": "./wxcomponents/vant/tree-select/index",
  438. "van-datetime-picker": "./wxcomponents/vant/datetime-picker/index",
  439. "van-rate": "./wxcomponents/vant/rate/index",
  440. "van-collapse": "./wxcomponents/vant/collapse/index",
  441. "van-collapse-item": "./wxcomponents/vant/collapse-item/index",
  442. "van-picker": "./wxcomponents/vant/picker/index",
  443. "van-overlay": "./wxcomponents/vant/overlay/index",
  444. "van-circle": "./wxcomponents/vant/circle/index",
  445. "van-index-bar": "./wxcomponents/vant/index-bar/index",
  446. "van-index-anchor": "./wxcomponents/vant/index-anchor/index",
  447. "van-grid": "./wxcomponents/vant/grid/index",
  448. "van-grid-item": "./wxcomponents/vant/grid-item/index",
  449. "van-dropdown-menu": "./wxcomponents/vant/dropdown-menu/index",
  450. "van-dropdown-item": "./wxcomponents/vant/dropdown-item/index",
  451. "van-skeleton": "./wxcomponents/vant/skeleton/index"
  452. }
  453. }
  454. }