pages.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. "navigationBarTitleText": "老板给利",
  10. "enablePullDownRefresh": true,
  11. "navigationStyle": "custom",
  12. "mp-weixin": {
  13. "usingComponents": {
  14. "pendant": "plugin-private://wx2b03c6e691cd7370/components/pendant/pendant"
  15. }
  16. }
  17. }
  18. },
  19. {
  20. "path": "pages/index/live",
  21. "style": {
  22. "navigationBarTitleText": "直播",
  23. "enablePullDownRefresh": false,
  24. "navigationStyle": "custom",
  25. "mp-weixin": {
  26. "usingComponents": {
  27. "pendant": "plugin-private://wx2b03c6e691cd7370/components/pendant/pendant"
  28. }
  29. }
  30. }
  31. },
  32. {
  33. "path": "pages/classify/classifyindex",
  34. "style": {
  35. "navigationBarTitleText": "",
  36. "enablePullDownRefresh": false,
  37. "navigationStyle": "custom",
  38. "backgroundColorTop": "#FFFFFF"
  39. }
  40. },
  41. {
  42. "path": "pages/cart/cart",
  43. "style": {
  44. "navigationBarTitleText": "购物车",
  45. "navigationBarBackgroundColor": "#fff",
  46. "navigationStyle": "custom"
  47. }
  48. },
  49. {
  50. "path": "pages/cart/cartbutie",
  51. "style": {
  52. "navigationBarTitleText": "帮抢清单",
  53. "navigationBarBackgroundColor": "#fff"
  54. }
  55. },
  56. {
  57. "path": "pages/cart/sub-cart",
  58. "style": {
  59. "navigationBarTitleText": "购物车",
  60. "navigationBarBackgroundColor": "#fff",
  61. "enablePullDownRefresh": false,
  62. "navigationStyle": "custom"
  63. }
  64. },
  65. {
  66. "path": "pages/index/good",
  67. "style": {
  68. "navigationBarTitleText": "商品详情",
  69. "navigationStyle": "custom",
  70. "navigationBarTextStyle": "white",
  71. "mp-weixin": {
  72. "usingComponents": {
  73. "pendant": "plugin-private://wx2b03c6e691cd7370/components/pendant/pendant"
  74. }
  75. }
  76. }
  77. },
  78. {
  79. "path": "pages/index/share",
  80. "style": {
  81. "navigationBarTitleText": "商品分享",
  82. "enablePullDownRefresh": false
  83. }
  84. },
  85. {
  86. "path": "pages/index/search",
  87. "style": {
  88. "navigationBarTitleText": "",
  89. "enablePullDownRefresh": false
  90. }
  91. },
  92. {
  93. "path": "pages/index/indexsearch",
  94. "style": {
  95. "navigationBarTitleText": "商品搜索",
  96. "enablePullDownRefresh": false,
  97. "navigationStyle": "custom"
  98. }
  99. },
  100. {
  101. "path": "pages/my/my",
  102. "style": {
  103. "navigationBarTitleText": "狐狸内购",
  104. "navigationStyle": "custom"
  105. }
  106. },
  107. {
  108. "path": "pages/fox/coup",
  109. "style": {
  110. "navigationBarTitleText": "平台津贴",
  111. "navigationStyle": "default",
  112. "backgroundColorTop": "#FFFFFF"
  113. }
  114. },
  115. {
  116. "path": "pages/index/placeorder",
  117. "style": {
  118. "navigationBarTitleText": "提交订单",
  119. "navigationStyle": "custom"
  120. }
  121. },
  122. {
  123. "path": "pages/index/door",
  124. "style": {
  125. "navigationBarTitleText": "狐狸内购",
  126. "enablePullDownRefresh": false,
  127. "navigationStyle": "custom"
  128. }
  129. },
  130. {
  131. "path": "pages/my/personinfo",
  132. "style": {
  133. "navigationBarTitleText": "个人信息",
  134. "navigationStyle": "default"
  135. }
  136. },
  137. {
  138. "path": "pages/my/address/address",
  139. "style": {
  140. "navigationBarTitleText": "收货地址",
  141. "navigationStyle": "custom"
  142. }
  143. },
  144. {
  145. "path": "pages/my/address/add",
  146. "style": {
  147. "navigationBarTitleText": "新增收货地址",
  148. "navigationStyle": "default"
  149. }
  150. },
  151. {
  152. "path": "pages/my/mybutielist",
  153. "style": {
  154. "navigationBarTitleText": "抢购列表",
  155. "navigationStyle": "custom"
  156. }
  157. },
  158. {
  159. "path": "pages/my/address/edit",
  160. "style": {
  161. "navigationBarTitleText": "编辑收货地址",
  162. "navigationStyle": "default"
  163. }
  164. },
  165. {
  166. "path": "pages/fox/foxmoney",
  167. "style": {
  168. "navigationBarTitleText": "我的狐狸金",
  169. "navigationStyle": "default"
  170. }
  171. },
  172. {
  173. "path": "pages/my/order/list",
  174. "style": {
  175. "navigationBarTitleText": "订单列表",
  176. "navigationStyle": "default",
  177. "backgroundColorTop": "#FFFFFF"
  178. }
  179. },
  180. {
  181. "path": "pages/my/order/detail",
  182. "style": {
  183. "navigationBarTitleText": "订单详情",
  184. "navigationStyle": "default"
  185. }
  186. },
  187. {
  188. "path": "pages/my/order/tkdetail",
  189. "style": {
  190. "navigationBarTitleText": "退货/退款详情",
  191. "navigationStyle": "default"
  192. }
  193. },
  194. {
  195. "path": "pages/my/order/aftersale",
  196. "style": {
  197. "navigationBarTitleText": "售后服务",
  198. "navigationStyle": "default"
  199. }
  200. },
  201. {
  202. "path": "pages/my/login",
  203. "style": {
  204. "navigationBarTitleText": "登录",
  205. "navigationStyle": "custom"
  206. }
  207. },
  208. {
  209. "path": "pages/my/order/wuliu",
  210. "style": {
  211. "navigationBarTitleText": "物流信息",
  212. "navigationStyle": "default"
  213. }
  214. },
  215. {
  216. "path": "pages/index/moments",
  217. "style": {
  218. "navigationBarTitleText": "分享内容",
  219. "enablePullDownRefresh": false
  220. }
  221. },
  222. {
  223. "path": "pages/my/pouch",
  224. "style": {
  225. "navigationBarTitleText": "我的荷包",
  226. "enablePullDownRefresh": false
  227. }
  228. },
  229. {
  230. "path": "pages/fox/coupunuser",
  231. "style": {
  232. "navigationBarTitleText": "选择平台津贴",
  233. "navigationStyle": "default",
  234. "app-plus": {
  235. "titleView": false,
  236. "bounce": "none"
  237. }
  238. }
  239. },
  240. {
  241. "path": "pages/fox/couplistunuser",
  242. "style": {
  243. "navigationBarTitleText": "购物金",
  244. "navigationStyle": "custom"
  245. }
  246. },
  247. {
  248. "path": "pages/fox/gwj",
  249. "style": {
  250. "navigationBarTitleText": "购物金",
  251. "navigationStyle": "default"
  252. }
  253. },
  254. {
  255. "path": "pages/index/shop",
  256. "style": {
  257. "navigationBarTitleText": "品牌专场",
  258. "enablePullDownRefresh": false
  259. }
  260. }
  261. , {
  262. "path": "pages/classify/classgood",
  263. "style": {
  264. "navigationBarTitleText": "",
  265. "enablePullDownRefresh": false,
  266. "navigationStyle": "custom"
  267. }
  268. }, {
  269. "path": "pages/classify/classpp",
  270. "style": {
  271. "navigationBarTitleText": "",
  272. "enablePullDownRefresh": false
  273. }
  274. }
  275. , {
  276. "path": "pages/classify/classdoor",
  277. "style": {
  278. "navigationBarTitleText": "",
  279. "enablePullDownRefresh": false
  280. }
  281. }
  282. ],
  283. "subPackages": [{
  284. "root": "packageA",
  285. "pages": [{
  286. "path": "pages/index/goodslist",
  287. "style": {
  288. "navigationBarTitleText": "商品列表",
  289. "enablePullDownRefresh": false,
  290. "navigationStyle": "custom"
  291. }
  292. }, {
  293. "path": "pages/my/finishpay",
  294. "style": {
  295. "navigationBarTitleText": "支付成功",
  296. "enablePullDownRefresh": false,
  297. "navigationStyle": "custom"
  298. }
  299. }, {
  300. "path": "pages/my/getfox",
  301. "style": {
  302. "navigationBarTitleText": "领取狐狸金",
  303. "enablePullDownRefresh": false
  304. }
  305. }, {
  306. "path": "pages/my/comgetfox",
  307. "style": {
  308. "navigationBarTitleText": "领取狐狸金",
  309. "enablePullDownRefresh": false,
  310. "navigationStyle": "custom"
  311. }
  312. }, {
  313. "path": "pages/my/WelfareGroup",
  314. "style": {
  315. "navigationBarTitleText": "内购福利群",
  316. "enablePullDownRefresh": false,
  317. "navigationStyle": "custom"
  318. }
  319. }, {
  320. "path": "pages/my/newvip",
  321. "style": {
  322. "navigationBarTitleText": "会员中心",
  323. "enablePullDownRefresh": false,
  324. "navigationStyle": "custom"
  325. }
  326. }, {
  327. "path": "pages/my/getvip",
  328. "style": {
  329. "navigationBarTitleText": "会员中心",
  330. "enablePullDownRefresh": false,
  331. "navigationStyle": "custom"
  332. }
  333. }, {
  334. "path": "pages/my/getvipt",
  335. "style": {
  336. "navigationBarTitleText": "会员中心",
  337. "enablePullDownRefresh": false,
  338. "navigationStyle": "custom"
  339. }
  340. }, {
  341. "path": "pages/my/vip",
  342. "style": {
  343. "navigationBarTitleText": "会员中心",
  344. "enablePullDownRefresh": false,
  345. "navigationStyle": "custom"
  346. }
  347. }, {
  348. "path": "pages/my/bindmobile",
  349. "style": {
  350. "navigationBarTitleText": "绑定手机号",
  351. "enablePullDownRefresh": false,
  352. "navigationStyle": "custom"
  353. }
  354. }, {
  355. "path": "pages/global/web/web",
  356. "style": {
  357. "navigationBarTitleText": "",
  358. "enablePullDownRefresh": false,
  359. "navigationStyle": "custom"
  360. }
  361. }, {
  362. "path": "xy",
  363. "style": {
  364. "navigationBarTitleText": "用户隐私协议",
  365. "enablePullDownRefresh": false
  366. }
  367. }, {
  368. "path": "pages/activy/index",
  369. "style": {
  370. "navigationBarTitleText": "FUN肆五一,补贴来袭",
  371. "enablePullDownRefresh": false,
  372. "navigationStyle": "custom"
  373. }
  374. }, {
  375. "path": "pages/activy/ewm",
  376. "style": {
  377. "navigationBarTitleText": "",
  378. "enablePullDownRefresh": false,
  379. "navigationStyle": "custom"
  380. }
  381. }, {
  382. "path": "pages/activy/activyCoup",
  383. "style": {
  384. "navigationBarTitleText": "",
  385. "enablePullDownRefresh": false,
  386. "navigationStyle": "custom"
  387. }
  388. }, {
  389. "path": "pages/activy/coup",
  390. "style": {
  391. "navigationBarTitleText": "",
  392. "enablePullDownRefresh": false,
  393. "navigationStyle": "custom"
  394. }
  395. }, {
  396. "path": "pages/activy/commonactive",
  397. "style": {
  398. "navigationBarTitleText": "",
  399. "enablePullDownRefresh": false,
  400. "navigationStyle": "custom"
  401. }
  402. }, {
  403. "path": "pages/lottery/lottery",
  404. "style": {
  405. "navigationBarTitleText": "",
  406. "enablePullDownRefresh": false,
  407. "navigationStyle": "custom"
  408. }
  409. }, {
  410. "path": "pages/global/intro",
  411. "style": {
  412. "navigationBarTitleText": "公告",
  413. "enablePullDownRefresh": false,
  414. "navigationStyle": "custom"
  415. }
  416. }]
  417. }],
  418. "preloadRule": {
  419. "pages/index/index": {
  420. "network": "all",
  421. "packages": ["packageA"]
  422. }
  423. },
  424. "globalStyle": {
  425. "backgroundColorTop": "#f3f4f6",
  426. "backgroundColorBottom": "#f3f4f6",
  427. "navigationBarTextStyle": "black",
  428. "navigationBarTitleText": "老板给利",
  429. "navigationBarBackgroundColor": "#ffffff",
  430. "backgroundColor": "#ffffff"
  431. },
  432. "tabBar": {
  433. "color": "#000000",
  434. "selectedColor": "#FF5100",
  435. "fontSize": "10px",
  436. "list": [{
  437. "pagePath": "pages/index/index",
  438. "iconPath": "static/index/index.png",
  439. "selectedIconPath": "static/index/index-checked.png",
  440. "text": "首页"
  441. },
  442. {
  443. "pagePath": "pages/classify/classifyindex",
  444. "iconPath": "static/index/classify.png",
  445. "selectedIconPath": "static/index/classify-checked.png",
  446. "text": "分类"
  447. },
  448. {
  449. "pagePath": "pages/index/live",
  450. "iconPath": "static/index/live.png",
  451. "selectedIconPath": "static/index/live-checked.png",
  452. "text": "直播"
  453. },
  454. {
  455. "pagePath": "pages/cart/cart",
  456. "iconPath": "static/index/cart.png",
  457. "selectedIconPath": "static/index/cart-checked.png",
  458. "text": "购物车"
  459. },
  460. {
  461. "pagePath": "pages/my/my",
  462. "iconPath": "static/index/my.png",
  463. "selectedIconPath": "static/index/my-checked.png",
  464. "text": "我的"
  465. }
  466. ]
  467. }
  468. }