pages-en.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448
  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": "List of orders",
  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": "List of devices",
  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/bms/bms",
  78. "style": {
  79. "navigationBarBackgroundColor": "#0AC38E",
  80. "navigationBarTextStyle": "white",
  81. "navigationBarTitleText": "BMS Information",
  82. "usingComponents": {
  83. "com-ele-quantity": "/component/comEleQuantityHorizontal/comEleQuantityHorizontal"
  84. }
  85. }
  86. },
  87. {
  88. "path": "pages/searchDevice/searchDevice",
  89. "style": {
  90. "navigationBarTitleText": "Global search",
  91. "usingComponents": {
  92. "i-load-more": "/component/iview/load-more/index"
  93. },
  94. "navigationBarBackgroundColor": "#0AC38E",
  95. "navigationBarTextStyle": "white"
  96. }
  97. },
  98. {
  99. "path": "pages/warnList/warnList",
  100. "style": {
  101. "navigationBarTitleText": "List of alarms",
  102. "usingComponents": {},
  103. "enablePullDownRefresh": true,
  104. "navigationBarBackgroundColor": "#0AC38E",
  105. "navigationBarTextStyle": "white"
  106. }
  107. },
  108. {
  109. "path": "pages/register/register",
  110. "style": {
  111. "navigationBarTitleText": "enroll",
  112. "usingComponents": {},
  113. "navigationBarBackgroundColor": "#0AC38E",
  114. "navigationBarTextStyle": "white"
  115. }
  116. },
  117. {
  118. "path": "pages/warnMap/warnMap",
  119. "style": {
  120. "navigationBarTitleText": "Alarm location",
  121. "usingComponents": {},
  122. "navigationBarBackgroundColor": "#0AC38E",
  123. "navigationBarTextStyle": "white"
  124. }
  125. },
  126. {
  127. "path": "pages/credit/credit",
  128. "style": {
  129. "navigationBarTitleText": "IoT card recharge",
  130. "usingComponents": {},
  131. "navigationBarBackgroundColor": "#0AC38E",
  132. "navigationBarTextStyle": "white"
  133. }
  134. },
  135. {
  136. "path": "pages/willExpire/willExpireDevice",
  137. "style": {
  138. "navigationBarTitleText": "Expiration is coming",
  139. "enablePullDownRefresh": true,
  140. "usingComponents": {
  141. "no-more": "/component/nomore/nomore",
  142. "i-drawer": "/component/iview/drawer/index",
  143. "i-collapse": "/component/iview/collapse/index",
  144. "i-collapse-item": "/component/iview/collapse-item/index",
  145. "i-load-more": "/component/iview/load-more/index",
  146. "com-ele-quantity": "/component/comEleQuantity/comEleQuantity"
  147. }
  148. }
  149. },
  150. {
  151. "path": "pages/smsAlarm/smsAlarm",
  152. "style": {
  153. "navigationBarTitleText": "SMS alarm",
  154. "usingComponents": {},
  155. "navigationBarBackgroundColor": "#0AC38E",
  156. "navigationBarTextStyle": "white"
  157. }
  158. },
  159. {
  160. "path": "pages/smsConfig/smsConfig",
  161. "style": {
  162. "navigationBarTitleText": "Configure SMS alerts",
  163. "usingComponents": {},
  164. "navigationBarBackgroundColor": "#0AC38E",
  165. "navigationBarTextStyle": "white"
  166. }
  167. },
  168. {
  169. "path": "pages/smsRecord/smsRecord",
  170. "style": {
  171. "navigationBarTitleText": "SMS alarm recording",
  172. "usingComponents": {},
  173. "navigationBarBackgroundColor": "#0AC38E",
  174. "navigationBarTextStyle": "white"
  175. }
  176. }
  177. ],
  178. "subPackages": [{
  179. "root": "myPages",
  180. "pages": [{
  181. "path": "pages/addDevice/addDevice",
  182. "style": {
  183. "navigationBarTitleText": "Add a device",
  184. "usingComponents": {},
  185. "navigationBarBackgroundColor": "#0AC38E",
  186. "navigationBarTextStyle": "white"
  187. }
  188. },
  189. {
  190. "path": "pages/bmsbd02/bmsbd02",
  191. "style": {
  192. "navigationBarBackgroundColor": "#46A049",
  193. "navigationBarTextStyle": "white",
  194. "navigationBarTitleText": "BMS information",
  195. "usingComponents": {
  196. "com-ele-quantity": "/component/comEleQuantity/comEleQuantity"
  197. }
  198. }
  199. },
  200. {
  201. "path": "pages/commandList/commandList",
  202. "style": {
  203. "navigationBarTitleText": "Recording",
  204. "usingComponents": {
  205. "no-more": "/component/nomore/nomore",
  206. "i-load-more": "/component/iview/load-more/index"
  207. },
  208. "enablePullDownRefresh": true,
  209. "navigationBarBackgroundColor": "#0AC38E",
  210. "navigationBarTextStyle": "white"
  211. }
  212. },
  213. {
  214. "path": "pages/commissionlist/commissionlist",
  215. "style": {
  216. "navigationBarTitleText": "Commission history",
  217. "usingComponents": {
  218. "no-more": "/component/nomore/nomore"
  219. },
  220. "enablePullDownRefresh": true,
  221. "backgroundTextStyle": "dark"
  222. }
  223. },
  224. {
  225. "path": "pages/contract/contract",
  226. "style": {
  227. "navigationBarTitleText": "",
  228. "usingComponents": {}
  229. }
  230. },
  231. {
  232. "path": "pages/deviceBatchAlter/deviceBatchAlter",
  233. "style": {
  234. "navigationBarTitleText": "Bulk editing",
  235. "usingComponents": {}
  236. }
  237. },
  238. {
  239. "path": "pages/deviceBatchList/deviceBatchList",
  240. "style": {
  241. "navigationBarTitleText": "List of devices",
  242. "usingComponents": {}
  243. }
  244. },
  245. {
  246. "path": "pages/deviceCommand/deviceCommand",
  247. "style": {
  248. "navigationBarTitleText": "Set up",
  249. "usingComponents": {},
  250. "navigationBarBackgroundColor": "#0AC38E",
  251. "navigationBarTextStyle": "white"
  252. }
  253. },
  254. {
  255. "path": "pages/deviceInfo/deviceInfo",
  256. "style": {
  257. "navigationBarTitleText": "Device details",
  258. "usingComponents": {},
  259. "navigationBarBackgroundColor": "#0AC38E",
  260. "navigationBarTextStyle": "white"
  261. }
  262. },
  263. {
  264. "path": "pages/deviceReplace/deviceReplace",
  265. "style": {
  266. "navigationBarTitleText": "Return and Exchange Request",
  267. "usingComponents": {}
  268. }
  269. },
  270. {
  271. "path": "pages/deviceTransfer/deviceTransfer",
  272. "style": {
  273. "navigationBarTitleText": "Device transfer",
  274. "usingComponents": {}
  275. }
  276. },
  277. {
  278. "path": "pages/deviceUserReturn/deviceUserReturn",
  279. "style": {
  280. "navigationBarTitleText": "User surrender record",
  281. "usingComponents": {}
  282. }
  283. },
  284. {
  285. "path": "pages/mileage/mileage",
  286. "style": {
  287. "navigationBarTitleText": "Mileage statistics",
  288. "usingComponents": {
  289. // "ec-canvas": "ec-canvas"
  290. },
  291. "navigationBarBackgroundColor": "#07C58A",
  292. "navigationBarTextStyle": "white"
  293. }
  294. },
  295. {
  296. "path": "pages/notice/notice",
  297. "style": {
  298. "navigationBarTitleText": "Alarm notification settings",
  299. "usingComponents": {},
  300. "navigationBarBackgroundColor": "#0AC38E",
  301. "navigationBarTextStyle": "white"
  302. }
  303. },
  304. {
  305. "path": "pages/paymentDetail/paymentDetail",
  306. "style": {
  307. "navigationBarTitleText": "Income and expenses details",
  308. "usingComponents": {},
  309. "enablePullDownRefresh": true,
  310. "navigationBarBackgroundColor": "#0AC38E",
  311. "navigationBarTextStyle": "white"
  312. }
  313. },
  314. {
  315. "path": "pages/searchOrder/searchOrder",
  316. "style": {
  317. "navigationBarTitleText": "Search",
  318. "usingComponents": {
  319. "no-more": "/component/nomore/nomore"
  320. }
  321. }
  322. },
  323. {
  324. "path": "pages/searchUser/searchUser",
  325. "style": {
  326. "navigationBarTitleText": "Search for users",
  327. "usingComponents": {}
  328. }
  329. },
  330. {
  331. "path": "pages/selectShop/selectShop",
  332. "style": {
  333. "navigationBarTitleText": "",
  334. "usingComponents": {}
  335. }
  336. },
  337. {
  338. "path": "pages/setPassword/setPassword",
  339. "style": {
  340. "navigationBarTitleText": "Set a password",
  341. "usingComponents": {},
  342. "navigationBarBackgroundColor": "#0AC38E",
  343. "navigationBarTextStyle": "white"
  344. }
  345. },
  346. {
  347. "path": "pages/test/test",
  348. "style": {
  349. "usingComponents": {}
  350. }
  351. },
  352. {
  353. "path": "pages/wallet/wallet",
  354. "style": {
  355. "navigationBarTitleText": "Recharge",
  356. "usingComponents": {},
  357. "enablePullDownRefresh": true,
  358. "navigationBarBackgroundColor": "#0AC38E",
  359. "navigationBarTextStyle": "white"
  360. }
  361. },
  362. {
  363. "path": "pages/webview/webview",
  364. "style": {
  365. "navigationBarTitleText": "",
  366. "usingComponents": {}
  367. }
  368. }]
  369. }],
  370. "permission": {
  371. "scope.userLocation": {
  372. "desc": "Your location information will be used for the location navigation function of the Mini Program"
  373. }
  374. },
  375. "requiredPrivateInfos": [
  376. "getLocation"
  377. ],
  378. "sitemapLocation": "sitemap.json",
  379. "globalStyle": {
  380. "backgroundTextStyle": "light",
  381. "navigationBarBackgroundColor": "#fff",
  382. "navigationBarTitleText": "BMS",
  383. "navigationBarTextStyle": "black",
  384. "usingComponents": {
  385. "van-action-sheet": "./wxcomponents/vant/action-sheet/index",
  386. "van-area": "./wxcomponents/vant/area/index",
  387. "van-button": "./wxcomponents/vant/button/index",
  388. "van-card": "./wxcomponents/vant/card/index",
  389. "van-cell": "./wxcomponents/vant/cell/index",
  390. "van-cell-group": "./wxcomponents/vant/cell-group/index",
  391. "van-checkbox": "./wxcomponents/vant/checkbox/index",
  392. "van-checkbox-group": "./wxcomponents/vant/checkbox-group/index",
  393. "van-col": "./wxcomponents/vant/col/index",
  394. "van-count-down": "./wxcomponents/vant/count-down/index",
  395. "van-dialog": "./wxcomponents/vant/dialog/index",
  396. "van-divider": "./wxcomponents/vant/divider/index",
  397. "van-field": "./wxcomponents/vant/field/index",
  398. "van-goods-action": "./wxcomponents/vant/goods-action/index",
  399. "van-goods-action-icon": "./wxcomponents/vant/goods-action-icon/index",
  400. "van-goods-action-button": "./wxcomponents/vant/goods-action-button/index",
  401. "van-icon": "./wxcomponents/vant/icon/index",
  402. "van-image": "./wxcomponents/vant/image/index",
  403. "van-loading": "./wxcomponents/vant/loading/index",
  404. "van-nav-bar": "./wxcomponents/vant/nav-bar/index",
  405. "van-notice-bar": "./wxcomponents/vant/notice-bar/index",
  406. "van-notify": "./wxcomponents/vant/notify/index",
  407. "van-panel": "./wxcomponents/vant/panel/index",
  408. "van-popup": "./wxcomponents/vant/popup/index",
  409. "van-progress": "./wxcomponents/vant/progress/index",
  410. "van-radio": "./wxcomponents/vant/radio/index",
  411. "van-radio-group": "./wxcomponents/vant/radio-group/index",
  412. "van-row": "./wxcomponents/vant/row/index",
  413. "van-search": "./wxcomponents/vant/search/index",
  414. "van-sidebar": "./wxcomponents/vant/sidebar/index",
  415. "van-sidebar-item": "./wxcomponents/vant/sidebar-item/index",
  416. "van-slider": "./wxcomponents/vant/slider/index",
  417. "van-stepper": "./wxcomponents/vant/stepper/index",
  418. "van-steps": "./wxcomponents/vant/steps/index",
  419. "van-sticky": "./wxcomponents/vant/sticky/index",
  420. "van-submit-bar": "./wxcomponents/vant/submit-bar/index",
  421. "van-swipe-cell": "./wxcomponents/vant/swipe-cell/index",
  422. "van-uploader": "./wxcomponents/vant/uploader/index",
  423. "van-switch": "./wxcomponents/vant/switch/index",
  424. "van-tab": "./wxcomponents/vant/tab/index",
  425. "van-tabs": "./wxcomponents/vant/tabs/index",
  426. "van-tabbar": "./wxcomponents/vant/tabbar/index",
  427. "van-tabbar-item": "./wxcomponents/vant/tabbar-item/index",
  428. "van-tag": "./wxcomponents/vant/tag/index",
  429. "van-toast": "./wxcomponents/vant/toast/index",
  430. "van-transition": "./wxcomponents/vant/transition/index",
  431. "van-tree-select": "./wxcomponents/vant/tree-select/index",
  432. "van-datetime-picker": "./wxcomponents/vant/datetime-picker/index",
  433. "van-rate": "./wxcomponents/vant/rate/index",
  434. "van-collapse": "./wxcomponents/vant/collapse/index",
  435. "van-collapse-item": "./wxcomponents/vant/collapse-item/index",
  436. "van-picker": "./wxcomponents/vant/picker/index",
  437. "van-overlay": "./wxcomponents/vant/overlay/index",
  438. "van-circle": "./wxcomponents/vant/circle/index",
  439. "van-index-bar": "./wxcomponents/vant/index-bar/index",
  440. "van-index-anchor": "./wxcomponents/vant/index-anchor/index",
  441. "van-grid": "./wxcomponents/vant/grid/index",
  442. "van-grid-item": "./wxcomponents/vant/grid-item/index",
  443. "van-dropdown-menu": "./wxcomponents/vant/dropdown-menu/index",
  444. "van-dropdown-item": "./wxcomponents/vant/dropdown-item/index",
  445. "van-skeleton": "./wxcomponents/vant/skeleton/index"
  446. }
  447. }
  448. }