pages.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "enablePullDownRefresh": true,
  6. // #ifdef MP
  7. "navigationStyle": "custom",
  8. // #endif
  9. // #ifndef MP
  10. "app-plus": {
  11. "titleNView": {
  12. "type": "transparent"
  13. // "searchInput": {
  14. // "backgroundColor": "rgba(231, 231, 231,.7)",
  15. // "borderRadius": "16px",
  16. // "placeholder": "请输入关键词搜索",
  17. // "disabled": true,
  18. // "placeholderColor": "#fff",
  19. // "align": "center"
  20. // }
  21. // "buttons": [{
  22. // "fontSrc": "/static/yticon.ttf",
  23. // "text": "\ue60d",
  24. // "fontSize": "26",
  25. // "color": "#303133",
  26. // "float": "left",
  27. // "background": "rgba(0,0,0,0)"
  28. // },
  29. // {
  30. // "fontSrc": "/static/yticon.ttf",
  31. // "text": "\ue744",
  32. // "fontSize": "27",
  33. // "color": "#303133",
  34. // "background": "rgba(0,0,0,0)"
  35. // }
  36. // ]
  37. }
  38. },
  39. // #endif
  40. "navigationBarTitleText": "商城首页"
  41. }
  42. },
  43. {
  44. "path": "pages/index/sign",
  45. "style": {
  46. "navigationBarTitleText": "每日签到",
  47. "navigationBarBackgroundColor": "transparent",
  48. "navigationBarTextStyle": "white",
  49. "app-plus": {
  50. "titleNView": {
  51. "type": "float",
  52. "titleText": "每日签到"
  53. }
  54. }
  55. }
  56. },{
  57. "path": "pages/public/register",
  58. "style": {
  59. "navigationBarTitleText": "注册",
  60. "app-plus": {
  61. "titleNView": {
  62. "type": "transparent"
  63. }
  64. }
  65. }
  66. }, {
  67. "path": "pages/public/login",
  68. "style": {
  69. "navigationBarTitleText": "登录",
  70. "app-plus": {
  71. "titleNView": {
  72. "type": "transparent"
  73. }
  74. }
  75. }
  76. },
  77. {
  78. "path": "pages/public/wxLogin",
  79. "style": {
  80. "navigationBarTitleText": "微信登录",
  81. "app-plus": {
  82. "titleNView": {
  83. "type": "transparent"
  84. }
  85. }
  86. }
  87. },
  88. {
  89. "path": "pages/public/forget",
  90. "style": {
  91. "navigationBarTitleText": "忘记密码",
  92. "app-plus": {
  93. "titleNView": {
  94. "type": "transparent"
  95. }
  96. }
  97. }
  98. },
  99. {
  100. "path": "pages/product/groupBooking/index",
  101. "style": {
  102. "enablePullDownRefresh": true,
  103. "navigationBarTitleText": "超值拼团"
  104. }
  105. },
  106. {
  107. "path": "pages/product/groupBooking/detail",
  108. "style": {
  109. "navigationBarTitleText": "拼团列表",
  110. "app-plus": {
  111. "titleNView": {
  112. "type": "transparent"
  113. }
  114. }
  115. }
  116. },
  117. {
  118. "path": "pages/product/groupBooking/productCollage",//拼团商品
  119. "style": {
  120. "app-plus": {
  121. "titleNView": {
  122. "type": "transparent"
  123. }
  124. },
  125. "navigationBarTitleText":"商品详情"
  126. }
  127. },
  128. {
  129. "path": "pages/product/groupBooking/inviteImg",
  130. "style": {
  131. "navigationBarTitleText": "拼团邀请图",
  132. "app-plus": {
  133. "titleNView": false
  134. }
  135. }
  136. },
  137. {
  138. "path": "pages/product/groupBooking/productGroup",
  139. "style": {
  140. "navigationBarTitleText": "拼团详情展示",
  141. "app-plus": {
  142. "titleNView": {
  143. "type": "transparent"
  144. }
  145. }
  146. }
  147. },
  148. // {
  149. // "path": "pages/product/groupBooking/groupdetails",
  150. // "style": {
  151. // "navigationBarTitleText": "拼团详情",
  152. // "app-plus": {
  153. // "titleNView": false
  154. // }
  155. // }
  156. // },
  157. {
  158. "path": "pages/product/reply",
  159. "style": {
  160. "navigationBarTitleText": "商品评价",
  161. "app-plus": {
  162. "titleNView": {
  163. "type": "transparent"
  164. }
  165. }
  166. }
  167. },
  168. {
  169. "path": "pages/product/product",
  170. "style": {
  171. "navigationBarTitleText": "详情展示",
  172. "app-plus": {
  173. "titleNView": {
  174. "type": "transparent"
  175. }
  176. }
  177. }
  178. },
  179. {
  180. "path": "pages/product/seckill",
  181. "style": {
  182. "navigationBarTitleText": "限时秒杀"
  183. }
  184. },
  185. {
  186. "path": "pages/product/list",
  187. "style": {
  188. "enablePullDownRefresh": true,
  189. "navigationBarTitleText": "商品列表"
  190. }
  191. },
  192. {
  193. "path": "pages/product/search",
  194. "style": {
  195. "enablePullDownRefresh": true,
  196. // #ifdef APP-PLUS
  197. "navigationStyle": "custom",
  198. // #endif
  199. // #ifndef MP || APP-PLUS
  200. "app-plus": {
  201. "titleNView": {
  202. "searchInput": {
  203. "backgroundColor": "rgba(231, 231, 231,.7)",
  204. "borderRadius": "16px",
  205. "placeholder": "请输入关键字",
  206. "disabled": false,
  207. "placeholderColor": "#606266",
  208. "align": "left"
  209. },
  210. "buttons": [{
  211. "text": "搜索",
  212. "fontSize": "14",
  213. "color": "#303133",
  214. "background": "rgba(0,0,0,0)",
  215. "width": "40px"
  216. }]
  217. }
  218. },
  219. // #endif
  220. "navigationBarTitleText": "搜索"
  221. }
  222. },
  223. {
  224. "path": "pages/product/classify"
  225. },
  226. {
  227. "path": "pages/set/set",
  228. "style": {
  229. "navigationBarTitleText": "设置"
  230. }
  231. },
  232. {
  233. "path": "pages/set/address",
  234. "style": {
  235. "navigationBarTitleText": "收货地址",
  236. "app-plus": {
  237. "titleNView": {
  238. "buttons": [{
  239. "text": "新增",
  240. "fontSize": "16",
  241. "width": "80rpx",
  242. "color":"#3F454B",
  243. "height": "60rpx"
  244. }]
  245. }
  246. }
  247. }
  248. },
  249. {
  250. "path": "pages/set/addressManage",
  251. "style": {
  252. "navigationBarTitleText": ""
  253. }
  254. },
  255. {
  256. "path": "pages/set/phone",
  257. "style": {
  258. "navigationBarTitleText": "实名认证"
  259. }
  260. },
  261. {
  262. "path": "pages/set/password",
  263. "style": {
  264. "navigationBarTitleText": "修改密码"
  265. }
  266. },
  267. {
  268. "path": "pages/set/userinfo",
  269. "style": {
  270. "navigationBarTitleText": "修改资料"
  271. }
  272. }, {
  273. "path": "pages/cart/cart",
  274. "style": {
  275. "navigationBarTitleText": "购物车",
  276. "navigationBarBackgroundColor": "#438BED",
  277. "navigationBarTextStyle": "white"
  278. }
  279. },
  280. {
  281. "path": "pages/user/user",
  282. "style": {
  283. // #ifndef MP-WEIXIN
  284. "navigationStyle": "custom",
  285. // "app-plus": {
  286. // "bounce": "none",
  287. // "titleNView": {
  288. // "type": "transparent",
  289. // "buttons": [{
  290. // "fontSrc": "/static/yticon.ttf",
  291. // "text": "\ue60f",
  292. // "fontSize": "24",
  293. // "color": "#303133",
  294. // "width": "46px",
  295. // "background": "rgba(0,0,0,0)"
  296. // },
  297. // {
  298. // "fontSrc": "/static/yticon.ttf",
  299. // "text": "\ue744",
  300. // "fontSize": "28",
  301. // "color": "#303133",
  302. // "background": "rgba(0,0,0,0)",
  303. // "redDot": true
  304. // }
  305. // ]
  306. // }
  307. // },
  308. // #endif
  309. "navigationBarTitleText": "个人中心"
  310. }
  311. },
  312. {
  313. "path": "pages/user/award",
  314. "style": {
  315. "navigationBarTitleText": "奖励明细",
  316. "app-plus": {
  317. "titleNView": {
  318. "type": "transparent"
  319. }
  320. }
  321. }
  322. },
  323. {
  324. "path": "pages/user/withdrawal",
  325. "style": {
  326. "navigationBarTitleText": "奖励提现"
  327. }
  328. },
  329. {
  330. "path": "pages/user/notice",
  331. "style": {
  332. "navigationBarTitleText": "通知"
  333. }
  334. },
  335. {
  336. "path": "pages/user/favorites",
  337. "style": {
  338. "navigationBarTitleText": "收藏夹"
  339. }
  340. }, {
  341. "path": "pages/user/coupon",
  342. "style": {
  343. "navigationBarTitleText": "我的卡卷"
  344. }
  345. },
  346. {
  347. "path": "pages/user/scoreAccumulate",
  348. "style": {
  349. "navigationBarTitleText": "我的积分",
  350. "navigationBarBackgroundColor": "transparent",
  351. "navigationBarTextStyle": "white",
  352. "app-plus": {
  353. "titleNView": {
  354. "type": "float",
  355. "titleText": "我的积分"
  356. }
  357. }
  358. }
  359. },
  360. {
  361. "path": "pages/user/integralTransforms",
  362. "style": {
  363. "navigationBarTitleText": "积分转账"
  364. }
  365. },
  366. {
  367. "path": "pages/user/exchangeIntegral",
  368. "style": {
  369. "navigationBarTitleText": "兑换购物积分"
  370. }
  371. },
  372. {
  373. "path": "pages/order/order",
  374. "style": {
  375. "navigationBarTitleText": "我的订单",
  376. "app-plus": {
  377. "bounce": "none"
  378. }
  379. }
  380. },
  381. {
  382. "path": "pages/order/expressInfo",
  383. "style": {
  384. "navigationBarTitleText": "快递详情"
  385. }
  386. },
  387. {
  388. "path": "pages/order/orderDetail",
  389. "style": {
  390. "navigationBarTitleText": "订单详情",
  391. "app-plus": {
  392. "bounce": "none"
  393. }
  394. }
  395. },
  396. {
  397. "path": "pages/order/evaluate",
  398. "style": {
  399. "navigationBarTitleText": "评论"
  400. }
  401. },
  402. {
  403. "path": "pages/order/orderRefund",
  404. "style": {
  405. "navigationBarTitleText": "申请退款"
  406. }
  407. },
  408. {
  409. "path": "pages/order/createOrder",
  410. "style": {
  411. "navigationBarTitleText": "支付详情"
  412. }
  413. }, {
  414. "path": "pages/money/pay",
  415. "style": {
  416. "navigationBarTitleText": "支付"
  417. }
  418. },
  419. {
  420. "path": "pages/money/paySuccess",
  421. "style": {
  422. "navigationBarTitleText": "支付成功"
  423. }
  424. },
  425. {
  426. "path": "pages/money/wallet",
  427. "style": {
  428. "navigationBarTitleText": "我的钱包",
  429. "app-plus": {
  430. "titleNView": {
  431. "type": "transparent"
  432. }
  433. }
  434. }
  435. },
  436. {
  437. "path": "pages/money/account",
  438. "style": {
  439. "navigationBarTitleText": "提现账号"
  440. }
  441. },
  442. {
  443. "path": "pages/money/withdrawal",
  444. "style": {
  445. "navigationBarTitleText": "提现"
  446. }
  447. },
  448. {
  449. "path": "pages/money/rechargeUSDT",
  450. "style": {
  451. "navigationBarTitleText": "充币"
  452. }
  453. },
  454. {
  455. "path": "pages/money/conversionIntegral",
  456. "style": {
  457. "navigationBarTitleText": "兑换"
  458. }
  459. },
  460. {
  461. "path": "pages/money/USDT",
  462. "style": {
  463. "navigationBarTitleText": "USDT专区"
  464. }
  465. },
  466. {
  467. "path": "pages/money/submitSuccess",
  468. "style": {
  469. "navigationBarTitleText": "提交成功"
  470. }
  471. },
  472. {
  473. "path": "pages/money/record",
  474. "style": {
  475. "navigationBarTitleText": "收款记录"
  476. }
  477. },
  478. {
  479. "path": "pages/money/recharge",
  480. "style": {
  481. "navigationBarTitleText": "充值"
  482. }
  483. },
  484. {
  485. "path": "pages/category/category",
  486. "style": {
  487. // #ifdef APP-PLUS
  488. "navigationStyle": "custom",
  489. // #endif
  490. // #ifndef MP
  491. "app-plus": {
  492. "bounce": "none",
  493. "titleNView": {
  494. "searchInput": {
  495. "backgroundColor": "rgba(231, 231, 231,.7)",
  496. "borderRadius": "16px",
  497. "placeholder": "输入关键字",
  498. "disabled": true,
  499. "placeholderColor": "#606266",
  500. "align": "center"
  501. }
  502. }
  503. },
  504. // #endif
  505. "navigationBarTitleText": "分类"
  506. }
  507. },
  508. {
  509. "path": "pages/redirect/redirect",
  510. "style": {
  511. "navigationBarTitleText": "微信登录跳转页面",
  512. "app-plus": {
  513. "titleNView": false
  514. }
  515. }
  516. },
  517. {
  518. "path": "pages/user/shareQrCode",
  519. "style": {
  520. "navigationBarTitleText": "邀请好友"
  521. }
  522. }
  523. ,{
  524. "path" : "pages/usdt/usdt",
  525. "style" :
  526. {
  527. "navigationBarTitleText": "USDT专区",
  528. "enablePullDownRefresh": false
  529. }
  530. }
  531. ,{
  532. "path" : "pages/money/USDThuzhuan",
  533. "style" :
  534. {
  535. "navigationBarTitleText": "USDT转账",
  536. "enablePullDownRefresh": false
  537. }
  538. }
  539. ,{
  540. "path" : "pages/usdt/recharge",
  541. "style" :
  542. {
  543. "navigationBarTitleText": "充币",
  544. "enablePullDownRefresh": false
  545. }
  546. }
  547. ,{
  548. "path" : "pages/usdt/withdraw",
  549. "style" :
  550. {
  551. "navigationBarTitleText": "提币",
  552. "enablePullDownRefresh": false
  553. }
  554. }
  555. ,{
  556. "path" : "pages/usdt/success",
  557. "style" :
  558. {
  559. "navigationBarTitleText": "提交成功",
  560. "enablePullDownRefresh": false
  561. }
  562. }
  563. ,{
  564. "path" : "pages/collection/collection",
  565. "style" :
  566. {
  567. "navigationBarTitleText": "收款方式",
  568. "enablePullDownRefresh": false
  569. }
  570. }
  571. ,{
  572. "path" : "pages/collection/wx",
  573. "style" :
  574. {
  575. "navigationBarTitleText": "添加微信支付",
  576. "enablePullDownRefresh": false
  577. }
  578. }
  579. ,{
  580. "path" : "pages/collection/zfb",
  581. "style" :
  582. {
  583. "navigationBarTitleText": "添加支付宝",
  584. "enablePullDownRefresh": false
  585. }
  586. }
  587. ,{
  588. "path" : "pages/collection/bank",
  589. "style" :
  590. {
  591. "navigationBarTitleText": "添加银行卡",
  592. "enablePullDownRefresh": false
  593. }
  594. }
  595. ,{
  596. "path" : "pages/user/invite",
  597. "style" :
  598. {
  599. "navigationBarTitleText": "邀请好友",
  600. "enablePullDownRefresh": false
  601. }
  602. }
  603. ,{
  604. "path" : "pages/user/faquan",
  605. "style" :
  606. {
  607. "navigationBarTitleText": "素材分享",
  608. "enablePullDownRefresh": false
  609. }
  610. }
  611. ,{
  612. "path" : "pages/user/jifen",
  613. "style" :
  614. {
  615. "navigationBarTitleText": "我的购物积分",
  616. "enablePullDownRefresh": false
  617. }
  618. }
  619. ,{
  620. "path" : "pages/user/yongjin",
  621. "style" :
  622. {
  623. "navigationBarTitleText": "我的佣金",
  624. "enablePullDownRefresh": false
  625. }
  626. }
  627. ,{
  628. "path" : "pages/user/balance",
  629. "style" :
  630. {
  631. "navigationBarTitleText": "我的余额",
  632. "enablePullDownRefresh": false
  633. }
  634. }
  635. ],
  636. "subPackages": [
  637. {
  638. "root": "pages/activity",
  639. "name": "activity",
  640. "pages":[{
  641. "path": "goods_bargain/index",
  642. "style": {
  643. "navigationStyle": "custom"
  644. // #ifdef MP
  645. ,"navigationBarTextStyle": "#fff"
  646. // #endif
  647. }
  648. },
  649. {
  650. "path": "goods_bargain_details/index",
  651. "style": {
  652. "navigationStyle": "custom"
  653. // #ifdef MP
  654. ,"navigationBarTextStyle": "#fff"
  655. // #endif
  656. }
  657. },
  658. {
  659. "path": "bargain/index",
  660. "style": {
  661. "navigationBarTitleText": "砍价记录"
  662. }
  663. }
  664. ]
  665. }
  666. ],
  667. "globalStyle": {
  668. "navigationBarTextStyle": "black",
  669. "navigationBarTitleText": "uni-app",
  670. "navigationBarBackgroundColor": "#FFFFFF",
  671. "backgroundColor": "#f8f8f8"
  672. },
  673. "tabBar": {
  674. "color": "#C0C4CC",
  675. "selectedColor": "#438BED",
  676. "borderStyle": "black",
  677. "backgroundColor": "#ffffff",
  678. "list": [{
  679. "pagePath": "pages/index/index",
  680. "iconPath": "./static/tabBar/tab-home.png",
  681. "selectedIconPath": "static/tabBar/tab-home-current.png",
  682. "text": "首页"
  683. },
  684. {
  685. "pagePath": "pages/category/category",
  686. "iconPath": "static/tabBar/tab-cate.png",
  687. "selectedIconPath": "static/tabBar/tab-cate-current.png",
  688. "text": "分类"
  689. },
  690. {
  691. "pagePath": "pages/cart/cart",
  692. "iconPath": "static/tabBar/tab-cart.png",
  693. "selectedIconPath": "static/tabBar/tab-cart-current.png",
  694. "text": "购物车"
  695. },
  696. {
  697. "pagePath": "pages/user/user",
  698. "iconPath": "static/tabBar/tab-my.png",
  699. "selectedIconPath": "static/tabBar/tab-my-current.png",
  700. "text": "我的"
  701. }
  702. ]
  703. }
  704. }