pages.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/home/index",
  8. "style": {
  9. "navigationBarTitleText": "",
  10. "navigationBarTextStyle": "white",
  11. "navigationStyle": "custom",
  12. "mp-alipay": {
  13. "transparentTitle": "always",
  14. "titlePenetrate": "YES",
  15. "pullRefresh": true
  16. }
  17. }
  18. },
  19. {
  20. "path": "pages/mine/index",
  21. "style": {
  22. "navigationBarTitleText": "",
  23. "navigationBarBackgroundColor": "#38C148",
  24. "navigationBarTextStyle": "white",
  25. "navigationStyle": "custom",
  26. "mp-alipay": {
  27. "transparentTitle": "always",
  28. "titlePenetrate": "YES"
  29. }
  30. }
  31. },
  32. {
  33. "path": "pages/code/search",
  34. "style": {
  35. "navigationBarTitleText": "激活码库存查询"
  36. }
  37. },
  38. {
  39. "path": "pages/mine/activity",
  40. "style": {
  41. "navigationBarTitleText": "活动"
  42. }
  43. },
  44. {
  45. "path": "pages/sell/index",
  46. "style": {
  47. "navigationBarTitleText": "书嗨",
  48. "navigationBarTextStyle": "white",
  49. "navigationStyle": "custom",
  50. "usingComponents": {
  51. "sell-container": "/pages-sell/components/sell-container/index"
  52. },
  53. "componentPlaceholder": {
  54. "sell-container": "view"
  55. }
  56. }
  57. },
  58. {
  59. "path": "pages/cart/index",
  60. "style": {
  61. "navigationBarTitleText": "购物车",
  62. "usingComponents": {
  63. "cart-container": "/pages-car/pages/index"
  64. },
  65. "componentPlaceholder": {
  66. "cart-container": "view"
  67. }
  68. }
  69. }
  70. ],
  71. "subPackages": [
  72. {
  73. "root": "pages-mine",
  74. "pages": [
  75. {
  76. "path": "pages/address/list",
  77. "style": {
  78. "navigationBarTitleText": "收货地址"
  79. }
  80. },
  81. {
  82. "path": "pages/address/add-or-update",
  83. "style": {
  84. "navigationBarTitleText": "地址更新"
  85. }
  86. },
  87. {
  88. "path": "pages/setting",
  89. "style": {
  90. "navigationBarTitleText": "设置"
  91. }
  92. },
  93. {
  94. "path": "pages/feedback",
  95. "style": {
  96. "navigationBarTitleText": "投诉/建议"
  97. }
  98. },
  99. {
  100. "path": "pages/order-page",
  101. "style": {
  102. "navigationBarTitleText": "卖书订单"
  103. }
  104. },
  105. {
  106. "path": "pages/order-detail",
  107. "style": {
  108. "navigationBarTitleText": "卖书订单详情"
  109. }
  110. },
  111. {
  112. "path": "pages/return-detail",
  113. "style": {
  114. "navigationBarTitleText": "退回订单详情"
  115. }
  116. },
  117. {
  118. "path": "pages/return-select",
  119. "style": {
  120. "navigationBarTitleText": "申请退回"
  121. }
  122. },
  123. {
  124. "path": "pages/apply-return",
  125. "style": {
  126. "navigationBarTitleText": "申请退回"
  127. }
  128. },
  129. {
  130. "path": "pages/apply",
  131. "style": {
  132. "navigationBarTitleText": "申请退回"
  133. }
  134. },
  135. {
  136. "path": "pages/complaint",
  137. "style": {
  138. "navigationBarTitleText": "投诉上报"
  139. }
  140. },
  141. {
  142. "path": "pages/notice",
  143. "style": {
  144. "navigationBarTitleText": "消息通知"
  145. }
  146. },
  147. {
  148. "path": "pages/wallet",
  149. "style": {
  150. "navigationBarTitleText": "我的钱包",
  151. "mp-alipay": {
  152. "pullRefresh": true
  153. }
  154. }
  155. },
  156. {
  157. "path": "pages/withdraw-detail",
  158. "style": {
  159. "navigationBarTitleText": "提现明细",
  160. "mp-alipay": {
  161. "pullRefresh": true
  162. }
  163. }
  164. },
  165. {
  166. "path": "pages/withdraw",
  167. "style": {
  168. "navigationBarTitleText": "提现"
  169. }
  170. },
  171. {
  172. "path": "pages/cashier-desk",
  173. "style": {
  174. "navigationBarTitleText": "收银台"
  175. }
  176. },
  177. {
  178. "path": "pages/pay-success",
  179. "style": {
  180. "navigationBarTitleText": "支付成功"
  181. }
  182. },
  183. {
  184. "path": "pages/partner/partner-rule",
  185. "style": {
  186. "navigationStyle": "custom",
  187. "navigationBarTitleText": "",
  188. "mp-alipay": {
  189. "transparentTitle": "always",
  190. "titlePenetrate": "YES"
  191. }
  192. }
  193. },
  194. {
  195. "path": "pages/partner/partner-apply",
  196. "style": {
  197. "navigationBarTitleText": "成为合伙人"
  198. }
  199. },
  200. {
  201. "path": "pages/partner/partner-status",
  202. "style": {
  203. "navigationBarTitleText": "成为合伙人"
  204. }
  205. },
  206. {
  207. "path": "pages/partner/partner-home",
  208. "style": {
  209. "navigationBarTitleText": "合伙人计划"
  210. }
  211. },
  212. {
  213. "path": "pages/partner/income-detail",
  214. "style": {
  215. "navigationBarTitleText": "收入明细",
  216. "mp-alipay": {
  217. "pullRefresh": true
  218. }
  219. }
  220. },
  221. {
  222. "path": "pages/partner/order-detail",
  223. "style": {
  224. "navigationBarTitleText": "订单明细",
  225. "mp-alipay": {
  226. "pullRefresh": true
  227. }
  228. }
  229. },
  230. {
  231. "path": "pages/rules-for-sellbooks",
  232. "style": {
  233. "navigationBarTitleText": "卖书规则"
  234. }
  235. },
  236. {
  237. "path": "pages/customer-service",
  238. "style": {
  239. "navigationBarTitleText": "在线客服"
  240. }
  241. },
  242. {
  243. "path": "pages/review-image",
  244. "style": {
  245. "navigationBarTitleText": "复审详情"
  246. }
  247. }
  248. ]
  249. },
  250. {
  251. "root": "pages-home",
  252. "pages": [
  253. {
  254. "path": "pages/scaned-book",
  255. "style": {
  256. "navigationBarTitleText": "扫过的书"
  257. }
  258. },
  259. {
  260. "path": "pages/book-order",
  261. "style": {
  262. "navigationBarTitleText": "卖书订单明细"
  263. }
  264. },
  265. {
  266. "path": "pages/order-success",
  267. "style": {
  268. "navigationBarTitleText": "卖书订单提交成功"
  269. }
  270. },
  271. {
  272. "path": "pages/user-agreement",
  273. "style": {
  274. "navigationBarTitleText": "用户协议"
  275. }
  276. },
  277. {
  278. "path": "pages/about-us",
  279. "style": {
  280. "navigationBarTitleText": "关于书嗨"
  281. }
  282. },
  283. {
  284. "path": "pages/official-account",
  285. "style": {
  286. "navigationBarTitleText": "书嗨公众号"
  287. }
  288. }
  289. ]
  290. },
  291. {
  292. "root": "pages-car",
  293. "pages": [
  294. {
  295. "path": "pages/index",
  296. "style": {
  297. "navigationBarTitleText": "购物车"
  298. }
  299. },
  300. {
  301. "path": "pages/arrival-reminder",
  302. "style": {
  303. "navigationBarTitleText": "到货提醒"
  304. }
  305. },
  306. {
  307. "path": "pages/my-footprint",
  308. "style": {
  309. "navigationBarTitleText": "我的足迹"
  310. }
  311. },
  312. {
  313. "path": "pages/logistics-detail",
  314. "style": {
  315. "navigationBarTitleText": "物流详情"
  316. }
  317. },
  318. {
  319. "path": "pages/my-fav",
  320. "style": {
  321. "navigationBarTitleText": "我的收藏"
  322. }
  323. },
  324. {
  325. "path": "pages/my-order",
  326. "style": {
  327. "navigationBarTitleText": "我的订单"
  328. }
  329. },
  330. {
  331. "path": "pages/order-detail",
  332. "style": {
  333. "navigationBarTitleText": "订单详情"
  334. }
  335. },
  336. {
  337. "path": "pages/confirm-order",
  338. "style": {
  339. "navigationBarTitleText": "确认订单"
  340. }
  341. },
  342. {
  343. "path": "pages/red-packet",
  344. "style": {
  345. "navigationBarTitleText": "红包"
  346. }
  347. },
  348. {
  349. "path": "pages/cashier-desk",
  350. "style": {
  351. "navigationBarTitleText": "收银台"
  352. }
  353. },
  354. {
  355. "path": "pages/pay-success",
  356. "style": {
  357. "navigationBarTitleText": "支付成功"
  358. }
  359. }
  360. ]
  361. },
  362. {
  363. "root": "pages-sell",
  364. "pages": [
  365. {
  366. "path": "pages/placeholder",
  367. "style": {
  368. "navigationBarTitleText": "Placeholder"
  369. }
  370. },
  371. {
  372. "path": "pages/hot-sell",
  373. "style": {
  374. "navigationStyle": "custom",
  375. "navigationBarTitleText": ""
  376. }
  377. },
  378. {
  379. "path": "pages/recommend",
  380. "style": {
  381. "navigationStyle": "custom",
  382. "navigationBarTitleText": ""
  383. }
  384. },
  385. {
  386. "path": "pages/search",
  387. "style": {
  388. "navigationStyle": "custom"
  389. }
  390. },
  391. {
  392. "path": "pages/search-result",
  393. "style": {
  394. "navigationStyle": "custom"
  395. }
  396. },
  397. {
  398. "path": "pages/feedback",
  399. "style": {
  400. "navigationStyle": "custom"
  401. }
  402. },
  403. {
  404. "path": "pages/topic",
  405. "style": {
  406. "navigationStyle": "custom",
  407. "navigationBarTitleText": ""
  408. }
  409. },
  410. {
  411. "path": "pages/detail",
  412. "style": {
  413. "navigationStyle": "custom",
  414. "navigationBarTitleText": ""
  415. }
  416. }
  417. ]
  418. }
  419. ],
  420. "preloadRule": {},
  421. "globalStyle": {
  422. "navigationBarTitleText": "书嗨",
  423. "navigationBarBackgroundColor": "#fff",
  424. "navigationBarTextStyle": "black",
  425. "backgroundColor": "#fff"
  426. },
  427. "tabBar": {
  428. "color": "#999",
  429. "selectedColor": "#22ac38",
  430. "list": [
  431. {
  432. "text": "首页",
  433. "pagePath": "pages/home/index",
  434. "iconPath": "/static/tabbar/home.png",
  435. "selectedIconPath": "/static/tabbar/home2.png"
  436. },
  437. {
  438. "text": "卖书",
  439. "pagePath": "pages/sell/index",
  440. "iconPath": "/static/tabbar/sell.png",
  441. "selectedIconPath": "/static/tabbar/sell2.png"
  442. },
  443. {
  444. "text": "购物车",
  445. "pagePath": "pages/cart/index",
  446. "iconPath": "/static/tabbar/cart.png",
  447. "selectedIconPath": "/static/tabbar/cart2.png"
  448. },
  449. {
  450. "text": "我的",
  451. "pagePath": "pages/mine/index",
  452. "iconPath": "/static/tabbar/person.png",
  453. "selectedIconPath": "/static/tabbar/person2.png"
  454. }
  455. ]
  456. },
  457. "condition": {}
  458. }