pages.json 13 KB

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