pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "name": "smqjh-home",
  6. "layout": "tabbar",
  7. "islogin": false,
  8. "style": {
  9. "navigationBarTitleText": "首页",
  10. "navigationStyle": "custom",
  11. "backgroundColor": "#9ED605",
  12. "backgroundColorTop": "#9ED605"
  13. }
  14. },
  15. {
  16. "path": "pages/cart/index",
  17. "name": "smqjh-cart",
  18. "layout": "tabbar",
  19. "islogin": false,
  20. "style": {
  21. "navigationBarTitleText": "购物车",
  22. "navigationStyle": "custom",
  23. "disableScroll": true
  24. }
  25. },
  26. {
  27. "path": "pages/classfiy/index",
  28. "name": "smqjh-classfiy",
  29. "layout": "tabbar",
  30. "islogin": false,
  31. "style": {
  32. "navigationBarTitleText": "市民请集合分类",
  33. "navigationStyle": "custom",
  34. "disableScroll": true
  35. }
  36. },
  37. {
  38. "path": "pages/login/index",
  39. "name": "smqjh-login",
  40. "islogin": false,
  41. "style": {
  42. "navigationBarTitleText": "市民请集合"
  43. }
  44. },
  45. {
  46. "path": "pages/my/index",
  47. "name": "smqjh-my",
  48. "layout": "tabbar",
  49. "islogin": false,
  50. "style": {
  51. "navigationBarTitleText": "个人中心",
  52. "navigationStyle": "custom",
  53. "disableScroll": true
  54. }
  55. }
  56. ],
  57. "globalStyle": {
  58. "navigationBarBackgroundColor": "@navBgColor",
  59. "navigationBarTextStyle": "@navTxtStyle",
  60. "navigationBarTitleText": "wot",
  61. "backgroundColor": "@bgColor",
  62. "backgroundTextStyle": "@bgTxtStyle",
  63. "backgroundColorTop": "@bgColorTop",
  64. "backgroundColorBottom": "@bgColorBottom",
  65. "enablePullDownRefresh": false,
  66. "onReachBottomDistance": 50,
  67. "animationType": "pop-in",
  68. "animationDuration": 300
  69. },
  70. "tabBar": {
  71. "custom": true,
  72. "customize": true,
  73. "overlay": true,
  74. "height": "0",
  75. "color": "@tabColor",
  76. "selectedColor": "@tabSelectedColor",
  77. "backgroundColor": "@tabBgColor",
  78. "borderStyle": "@tabBorderStyle",
  79. "list": [
  80. {
  81. "pagePath": "pages/index/index"
  82. },
  83. {
  84. "pagePath": "pages/classfiy/index"
  85. },
  86. {
  87. "pagePath": "pages/cart/index"
  88. },
  89. {
  90. "pagePath": "pages/my/index"
  91. }
  92. ]
  93. },
  94. "subPackages": [
  95. {
  96. "root": "subPack-xsb",
  97. "plugins": {
  98. "logisticsPlugin": {
  99. "version": "2.1.12",
  100. "provider": "wx9ad912bf20548d92"
  101. }
  102. },
  103. "pages": [
  104. {
  105. "path": "commonTab/index",
  106. "name": "xsb-homeTabbar",
  107. "islogin": false,
  108. "style": {
  109. "navigationStyle": "custom",
  110. "navigationBarTitleText": "星闪豹首页",
  111. "backgroundColorBottom": "#fff",
  112. "disableScroll": true
  113. }
  114. },
  115. {
  116. "path": "confirmOrder/index",
  117. "name": "xsb-confirmOrder",
  118. "islogin": true,
  119. "style": {
  120. "navigationBarTitleText": "提交订单"
  121. }
  122. },
  123. {
  124. "path": "goods/index",
  125. "name": "xsb-goods",
  126. "islogin": false,
  127. "style": {
  128. "navigationStyle": "custom",
  129. "navigationBarTitleText": "星闪豹商品详情"
  130. }
  131. },
  132. {
  133. "path": "order/index",
  134. "name": "xsb-order",
  135. "islogin": true,
  136. "style": {
  137. "navigationBarTitleText": "订单列表"
  138. }
  139. },
  140. {
  141. "path": "orderDetaile/index",
  142. "name": "xsb-orderDetaile",
  143. "islogin": true,
  144. "style": {
  145. "navigationBarTitleText": "订单详情",
  146. "navigationStyle": "custom"
  147. }
  148. },
  149. {
  150. "path": "search/index",
  151. "name": "xsb-search",
  152. "islogin": false,
  153. "style": {
  154. "navigationBarTitleText": "搜索"
  155. }
  156. },
  157. {
  158. "path": "selectAddress/index",
  159. "name": "xsb-selectAddress",
  160. "islogin": false,
  161. "style": {
  162. "navigationBarTitleText": "选择收获地址"
  163. }
  164. }
  165. ]
  166. },
  167. {
  168. "root": "subPack-common",
  169. "pages": [
  170. {
  171. "path": "addressList/index",
  172. "name": "common-addressList",
  173. "islogin": true,
  174. "style": {
  175. "navigationBarTitleText": "收获地址"
  176. }
  177. },
  178. {
  179. "path": "afterSales/index",
  180. "name": "common-afterSales",
  181. "islogin": true,
  182. "style": {
  183. "navigationBarTitleText": "申请售后"
  184. }
  185. },
  186. {
  187. "path": "afterSalesDetail/index",
  188. "name": "common-afterSalesDetail",
  189. "islogin": true,
  190. "style": {
  191. "navigationBarTitleText": "售后详情"
  192. }
  193. },
  194. {
  195. "path": "afterSalesList/index",
  196. "name": "common-afterSalesList",
  197. "islogin": true,
  198. "style": {
  199. "navigationBarTitleText": "售后列表"
  200. }
  201. },
  202. {
  203. "path": "editAddress/index",
  204. "name": "common-editAddress",
  205. "islogin": true,
  206. "style": {
  207. "navigationBarTitleText": "编辑新增收获地址",
  208. "navigationStyle": "custom"
  209. }
  210. },
  211. {
  212. "path": "integral/index",
  213. "name": "common-integral",
  214. "islogin": true,
  215. "style": {
  216. "navigationBarTitleText": "积分",
  217. "disableScroll": true
  218. }
  219. },
  220. {
  221. "path": "nickName/index",
  222. "name": "common-nickName",
  223. "islogin": true,
  224. "style": {
  225. "navigationBarTitleText": "修改昵称"
  226. }
  227. },
  228. {
  229. "path": "payError/index",
  230. "name": "common-payError",
  231. "islogin": true,
  232. "style": {
  233. "navigationBarTitleText": "支付失败",
  234. "navigationStyle": "custom",
  235. "disableScroll": true
  236. }
  237. },
  238. {
  239. "path": "paySuccess/index",
  240. "name": "common-paySuccess",
  241. "islogin": true,
  242. "style": {
  243. "navigationBarTitleText": "支付成功",
  244. "navigationStyle": "custom",
  245. "disableScroll": true
  246. }
  247. },
  248. {
  249. "path": "revalue/index",
  250. "name": "common-revalue",
  251. "islogin": true,
  252. "style": {
  253. "navigationBarTitleText": "写评价",
  254. "navigationStyle": "custom",
  255. "disableScroll": true
  256. }
  257. },
  258. {
  259. "path": "revalueSuccess/index",
  260. "name": "common-revalue-success",
  261. "islogin": true,
  262. "style": {
  263. "navigationBarTitleText": "评价成功",
  264. "navigationStyle": "custom",
  265. "disableScroll": true
  266. }
  267. },
  268. {
  269. "path": "user-center/index",
  270. "name": "common-user-center",
  271. "islogin": true,
  272. "style": {
  273. "navigationBarTitleText": "账户设置"
  274. }
  275. }
  276. ]
  277. },
  278. {
  279. "root": "subPack-smqjh",
  280. "pages": [
  281. {
  282. "path": "order/index",
  283. "name": "smqjh-order",
  284. "islogin": true,
  285. "style": {
  286. "navigationBarTitleText": "订单列表"
  287. }
  288. }
  289. ]
  290. },
  291. {
  292. "root": "subPack-film",
  293. "pages": [
  294. {
  295. "path": "choose-film/index",
  296. "name": "film-choose-film",
  297. "islogin": false,
  298. "style": {
  299. "navigationStyle": "custom",
  300. "navigationBarTitleText": "我的订单",
  301. "backgroundColorBottom": "#fff"
  302. }
  303. },
  304. {
  305. "path": "choose-seat/index",
  306. "name": "film-choose-seat",
  307. "islogin": false,
  308. "style": {
  309. "navigationBarTitleText": "座次选择",
  310. "backgroundColorBottom": "#fff"
  311. }
  312. },
  313. {
  314. "path": "index/index",
  315. "name": "film-index",
  316. "islogin": true,
  317. "style": {
  318. "navigationBarTitleText": "电影演出",
  319. "backgroundColorBottom": "#fff"
  320. }
  321. },
  322. {
  323. "path": "movie/index",
  324. "name": "film-movie",
  325. "islogin": false,
  326. "style": {
  327. "navigationStyle": "custom",
  328. "navigationBarTitleText": "电影演出",
  329. "backgroundColorBottom": "#fff"
  330. }
  331. },
  332. {
  333. "path": "movie-detail/index",
  334. "name": "film-movie-detail",
  335. "islogin": false,
  336. "style": {
  337. "navigationStyle": "custom",
  338. "navigationBarTitleText": "电影详情",
  339. "backgroundColorBottom": "#fff"
  340. }
  341. },
  342. {
  343. "path": "movie-list/index",
  344. "name": "film-movieList",
  345. "islogin": false,
  346. "style": {
  347. "navigationBarTitleText": "电影演出",
  348. "backgroundColorBottom": "#fff"
  349. }
  350. },
  351. {
  352. "path": "order/index",
  353. "name": "film-order",
  354. "islogin": false,
  355. "style": {
  356. "navigationBarTitleText": "我的订单",
  357. "backgroundColorBottom": "#fff"
  358. }
  359. },
  360. {
  361. "path": "order-detail/index",
  362. "name": "film-order-detail",
  363. "islogin": false,
  364. "style": {
  365. "navigationBarTitleText": "订单详情",
  366. "backgroundColorBottom": "#fff"
  367. }
  368. },
  369. {
  370. "path": "select-time/index",
  371. "name": "film-select-time",
  372. "islogin": false,
  373. "style": {
  374. "navigationBarTitleText": "",
  375. "backgroundColorBottom": "#fff"
  376. }
  377. },
  378. {
  379. "path": "submit-order/index",
  380. "name": "film-submit-order",
  381. "islogin": false,
  382. "style": {
  383. "navigationBarTitleText": "确认订单",
  384. "backgroundColorBottom": "#fff"
  385. }
  386. }
  387. ]
  388. },
  389. {
  390. "root": "subPack-charge",
  391. "pages": [
  392. {
  393. "path": "chargeDetail/chargeDetail",
  394. "name": "charge-detail",
  395. "islogin": false,
  396. "style": {
  397. "navigationBarTitleText": "充电详情",
  398. "navigationStyle": "custom"
  399. }
  400. },
  401. {
  402. "path": "chargeing/chargeing",
  403. "name": "chargeing",
  404. "islogin": true,
  405. "style": {
  406. "navigationBarTitleText": "正在充电",
  407. "navigationStyle": "custom"
  408. }
  409. },
  410. {
  411. "path": "chargeMap/chargeMap",
  412. "name": "charge-map",
  413. "islogin": false,
  414. "style": {
  415. "navigationBarTitleText": "地图模式",
  416. "navigationStyle": "custom"
  417. }
  418. },
  419. {
  420. "path": "chargeOrderDetail/chargeOrderDetail",
  421. "name": "charge-order-detail",
  422. "islogin": true,
  423. "style": {
  424. "navigationBarTitleText": "订单详情",
  425. "navigationStyle": "custom"
  426. }
  427. },
  428. {
  429. "path": "chargeOrderList/chargeOrderList",
  430. "name": "charge-order-list",
  431. "islogin": false,
  432. "style": {
  433. "navigationBarTitleText": "充电订单",
  434. "navigationStyle": "custom"
  435. }
  436. },
  437. {
  438. "path": "chargeSearchList/chargeSearchList",
  439. "name": "cahrge-search-list",
  440. "islogin": false,
  441. "style": {
  442. "navigationBarTitleText": "搜索列表",
  443. "navigationStyle": "custom"
  444. }
  445. },
  446. {
  447. "path": "chargeSiteDetail/chargeSiteDetail",
  448. "name": "charge-site-detail",
  449. "islogin": true,
  450. "style": {
  451. "navigationBarTitleText": "站点详情",
  452. "navigationStyle": "custom"
  453. }
  454. },
  455. {
  456. "path": "chargeStart/chargeStart",
  457. "name": "charge-start",
  458. "islogin": true,
  459. "style": {
  460. "navigationBarTitleText": "启动终端",
  461. "navigationStyle": "custom"
  462. }
  463. },
  464. {
  465. "path": "index/index",
  466. "name": "charge-index",
  467. "islogin": false,
  468. "style": {
  469. "navigationStyle": "custom",
  470. "navigationBarTitleText": "",
  471. "backgroundColorBottom": "#fff"
  472. }
  473. }
  474. ]
  475. },
  476. {
  477. "root": "subPack-videoRights",
  478. "pages": [
  479. {
  480. "path": "commonTab/index",
  481. "name": "video-rights-tabbar",
  482. "islogin": false,
  483. "style": {
  484. "navigationBarTitleText": "",
  485. "navigationStyle": "custom"
  486. }
  487. },
  488. {
  489. "path": "videoRightsDetail/videoRightsDetail",
  490. "name": "video-rights-detail",
  491. "islogin": true,
  492. "style": {
  493. "navigationBarTitleText": "详情"
  494. }
  495. },
  496. {
  497. "path": "videoRightsOrderInfo/videoRightsOrderInfo",
  498. "name": "video-rights-order-info",
  499. "islogin": true,
  500. "style": {
  501. "navigationBarTitleText": "订单确认"
  502. }
  503. },
  504. {
  505. "path": "videoRightsSubmitOrder/videoRightsSubmitOrder",
  506. "name": "video-rights-submit-order",
  507. "islogin": true,
  508. "style": {
  509. "navigationBarTitleText": "订单确认"
  510. }
  511. }
  512. ]
  513. }
  514. ]
  515. }