pages.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue",
  4. "^gf-(.*)": "@/components/kj-$1/kj-$1.vue"
  5. },
  6. "pages": [
  7. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  8. {
  9. "path": "pages/index/index",
  10. "style": {
  11. "navigationBarTitleText": "商城",
  12. "navigationStyle": "custom"
  13. }
  14. },
  15. {
  16. "path": "pages/mine/mine",
  17. "style": {
  18. "navigationBarTitleText": "",
  19. "enablePullDownRefresh": false
  20. }
  21. },
  22. {
  23. "path": "pages/shopping/shopping",
  24. "style": {
  25. "navigationBarTitleText": "",
  26. "enablePullDownRefresh": false,
  27. "navigationStyle": "custom"
  28. }
  29. },
  30. {
  31. "path": "pages/cart/cart",
  32. "style": {
  33. "navigationBarTitleText": "",
  34. "enablePullDownRefresh": false,
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/login/login",
  40. "style": {
  41. "navigationBarTitleText": "登录",
  42. "enablePullDownRefresh": false
  43. }
  44. },
  45. {
  46. "path": "mp_ecard_sdk/index/index",
  47. "style": {
  48. "navigationBarTitleText": "腾讯云E证通授权"
  49. }
  50. }
  51. ],
  52. "subPackages": [
  53. {
  54. "root": "pageA",
  55. "pages": [
  56. {
  57. "path": "index",
  58. "style": {
  59. "navigationBarTitleText": "",
  60. "enablePullDownRefresh": false
  61. }
  62. },
  63. {
  64. "path": "productdetails",
  65. "style": {
  66. "navigationBarTitleText": "",
  67. "enablePullDownRefresh": false,
  68. "navigationStyle": "custom"
  69. }
  70. },
  71. {
  72. "path": "order",
  73. "style": {
  74. "navigationBarTitleText": "填写订单",
  75. "enablePullDownRefresh": false
  76. }
  77. },
  78. {
  79. "path": "balance",
  80. "style": {
  81. "navigationBarTitleText": "支付订单",
  82. "enablePullDownRefresh": false
  83. }
  84. },
  85. {
  86. "path": "counter",
  87. "style": {
  88. "navigationBarTitleText": "物流报价计算器",
  89. "enablePullDownRefresh": false,
  90. "navigationBarTitleFontSize": 20
  91. }
  92. },
  93. {
  94. "path": "logisticsinfo",
  95. "style": {
  96. "navigationBarTitleText": "物流详情",
  97. "enablePullDownRefresh": false
  98. }
  99. },
  100. {
  101. "path": "subsidy",
  102. "style": {
  103. "navigationBarTitleText": "百万补贴",
  104. "enablePullDownRefresh": false,
  105. "navigationStyle": "custom"
  106. }
  107. },
  108. {
  109. "path": "chat/chat",
  110. "style": {
  111. "navigationBarTitleText": "",
  112. "enablePullDownRefresh": false,
  113. "navigationStyle": "custom"
  114. }
  115. },
  116. {
  117. "path": "chat/news",
  118. "style": {
  119. "navigationBarTitleText": "消息",
  120. "enablePullDownRefresh": false
  121. }
  122. },
  123. {
  124. "path": "service/service",
  125. "style": {
  126. "navigationBarTitleText": "",
  127. "enablePullDownRefresh": false,
  128. "navigationStyle": "custom"
  129. }
  130. },
  131. {
  132. "path": "payorder",
  133. "style": {
  134. "navigationBarTitleText": "支付订单",
  135. "enablePullDownRefresh": false
  136. }
  137. },
  138. {
  139. "path": "confirm",
  140. "style": {
  141. "navigationBarTitleText": "支付结果",
  142. "enablePullDownRefresh": false
  143. }
  144. },
  145. {
  146. "path": "shoptype",
  147. "style": {
  148. "navigationBarTitleText": "商品分类",
  149. "enablePullDownRefresh": false
  150. }
  151. },
  152. {
  153. "path": "shoplist",
  154. "style": {
  155. "navigationBarTitleText": "",
  156. "enablePullDownRefresh": false
  157. }
  158. },
  159. {
  160. "path": "rule/rule",
  161. "style": {
  162. "navigationBarTitleText": "",
  163. "enablePullDownRefresh": false
  164. }
  165. },
  166. {
  167. "path": "comment",
  168. "style": {
  169. "navigationBarTitleText": "",
  170. "enablePullDownRefresh": false
  171. }
  172. },
  173. {
  174. "path": "changelange",
  175. "style": {
  176. "navigationBarTitleText": "",
  177. "enablePullDownRefresh": false,
  178. "navigationStyle": "custom"
  179. }
  180. }
  181. ]
  182. },
  183. {
  184. "root": "pageB",
  185. "pages": [
  186. {
  187. "path": "index",
  188. "style": {
  189. "navigationBarTitleText": "",
  190. "enablePullDownRefresh": false
  191. }
  192. },
  193. {
  194. "path": "parcel",
  195. "style": {
  196. "navigationBarTitleText": "添加包裹",
  197. "enablePullDownRefresh": false
  198. }
  199. },
  200. {
  201. "path": "delivery",
  202. "style": {
  203. "navigationBarTitleText": "",
  204. "enablePullDownRefresh": false,
  205. "navigationStyle": "custom"
  206. }
  207. },
  208. {
  209. "path": "goods",
  210. "style": {
  211. "navigationBarTitleText": "物品信息",
  212. "enablePullDownRefresh": false
  213. }
  214. },
  215. {
  216. "path": "Senderinfor",
  217. "style": {
  218. "navigationBarTitleText": "填写寄件人信息",
  219. "enablePullDownRefresh": false
  220. }
  221. },
  222. {
  223. "path": "recipientinfo",
  224. "style": {
  225. "navigationBarTitleText": "填写收件人信息",
  226. "enablePullDownRefresh": false
  227. }
  228. },
  229. {
  230. "path": "citychange",
  231. "style": {
  232. "navigationBarTitleText": "选择国家",
  233. "enablePullDownRefresh": false
  234. }
  235. },
  236. {
  237. "path": "list/list",
  238. "style": {
  239. "navigationBarTitleText": "拼包列表",
  240. "enablePullDownRefresh": false
  241. }
  242. },
  243. {
  244. "path": "ParcelExpress",
  245. "style": {
  246. "navigationBarTitleText": "",
  247. "enablePullDownRefresh": false,
  248. "navigationStyle": "custom"
  249. }
  250. },
  251. {
  252. "path": "account",
  253. "style": {
  254. "navigationBarTitleText": "",
  255. "enablePullDownRefresh": false,
  256. "navigationStyle": "custom"
  257. }
  258. },
  259. {
  260. "path": "myPackage",
  261. "style": {
  262. "navigationBarTitleText": "我的包裹",
  263. "enablePullDownRefresh": false
  264. }
  265. },
  266. {
  267. "path": "end",
  268. "style": {
  269. "navigationBarTitleText": "",
  270. "enablePullDownRefresh": false,
  271. "navigationStyle": "custom"
  272. }
  273. },
  274. {
  275. "path": "expresstype",
  276. "style": {
  277. "navigationBarTitleText": "快递服务",
  278. "enablePullDownRefresh": false
  279. }
  280. },
  281. {
  282. "path": "orderinfo",
  283. "style": {
  284. "navigationBarTitleText": "订单详情",
  285. "enablePullDownRefresh": false,
  286. "navigationStyle": "custom"
  287. }
  288. },
  289. {
  290. "path": "search",
  291. "style": {
  292. "navigationBarTitleText": "物品信息",
  293. "enablePullDownRefresh": false
  294. }
  295. },
  296. {
  297. "path": "xieyi",
  298. "style": {
  299. "navigationBarTitleText": "",
  300. "enablePullDownRefresh": false
  301. }
  302. }
  303. ]
  304. },
  305. {
  306. "root": "pageC",
  307. "pages": [
  308. {
  309. "path": "index",
  310. "style": {
  311. "navigationBarTitleText": "",
  312. "enablePullDownRefresh": false
  313. }
  314. },
  315. {
  316. "path": "accountBalance/accountBalance",
  317. "enablePullDownRefresh": false,
  318. "style": {
  319. "navigationBarTitleText": "账户余额",
  320. "backgroundColor": "#f4f4f4",
  321. "app-plus": {
  322. "background": "#f4f4f4"
  323. }
  324. }
  325. },
  326. {
  327. "path": "balanceDetail/balanceDetail",
  328. "enablePullDownRefresh": false,
  329. "style": {
  330. "navigationBarTitleText": "余额明细",
  331. "backgroundColor": "#ffffff",
  332. "app-plus": {
  333. "background": "#ffffff"
  334. }
  335. }
  336. },
  337. {
  338. "path": "recharge/recharge",
  339. "enablePullDownRefresh": false,
  340. "style": {
  341. "navigationBarTitleText": ""
  342. }
  343. },
  344. {
  345. "path": "withdrawal/withdrawal",
  346. "enablePullDownRefresh": false,
  347. "style": {
  348. "navigationBarTitleText": "余额提现"
  349. }
  350. },
  351. {
  352. "path": "withdrawalDetail/withdrawalDetail",
  353. "enablePullDownRefresh": false,
  354. "style": {
  355. "navigationBarTitleText": "提现明细",
  356. "enablePullDownRefresh": false,
  357. "backgroundColor": "#ffffff"
  358. }
  359. },
  360. {
  361. "path": "ensureMoney/ensureMoney",
  362. "enablePullDownRefresh": false,
  363. "style": {
  364. "navigationBarTitleText": ""
  365. }
  366. },
  367. {
  368. "path": "ensureExplain/ensureExplain",
  369. "enablePullDownRefresh": false,
  370. "style": {
  371. "navigationBarTitleText": ""
  372. }
  373. },
  374. {
  375. "path": "mineFollow/mineFollow",
  376. "enablePullDownRefresh": false,
  377. "style": {
  378. "navigationBarTitleText": "",
  379. "navigationStyle": "custom"
  380. }
  381. },
  382. {
  383. "path": "accountSetup/accountSetup",
  384. "enablePullDownRefresh": false,
  385. "style": {
  386. "navigationBarTitleText": "账号设置"
  387. }
  388. },
  389. {
  390. "path": "switchLanguage/switchLanguage",
  391. "enablePullDownRefresh": false,
  392. "style": {
  393. "navigationBarTitleText": "切换语言"
  394. }
  395. },
  396. {
  397. "path": "personalInformation/personalInformation",
  398. "enablePullDownRefresh": false,
  399. "style": {
  400. "navigationBarTitleText": "个人信息"
  401. }
  402. },
  403. {
  404. "path": "editName/editName",
  405. "enablePullDownRefresh": false,
  406. "style": {
  407. "navigationBarTitleText": ""
  408. }
  409. },
  410. {
  411. "path": "addressManagement/addressManagement",
  412. "enablePullDownRefresh": false,
  413. "style": {
  414. "navigationBarTitleText": ""
  415. }
  416. },
  417. {
  418. "path": "addEditAddress/addEditAddress",
  419. "enablePullDownRefresh": false,
  420. "style": {
  421. "navigationBarTitleText": ""
  422. }
  423. },
  424. {
  425. "path": "orderForm/orderForm",
  426. "enablePullDownRefresh": false,
  427. "style": {
  428. "navigationBarTitleText": "",
  429. "navigationStyle": "custom"
  430. }
  431. },
  432. {
  433. "path": "internationalAddress/internationalAddress",
  434. "enablePullDownRefresh": false,
  435. "style": {
  436. "navigationBarTitleText": ""
  437. }
  438. },
  439. {
  440. "path": "accountSecurity/accountSecurity",
  441. "enablePullDownRefresh": false,
  442. "style": {
  443. "navigationBarTitleText": ""
  444. }
  445. },
  446. {
  447. "path": "accountCancellation/accountCancellation",
  448. "enablePullDownRefresh": false,
  449. "style": {
  450. "navigationBarTitleText": ""
  451. }
  452. },
  453. {
  454. "path": "privacyPolicy/privacyPolicy",
  455. "enablePullDownRefresh": false,
  456. "style": {
  457. "navigationBarTitleText": ""
  458. }
  459. },
  460. {
  461. "path": "orderFormDetail/orderFormDetail",
  462. "enablePullDownRefresh": false,
  463. "style": {
  464. "navigationBarTitleText": "",
  465. "navigationBarBackgroundColor": "#f4f4f4"
  466. }
  467. },
  468. {
  469. "path": "myPackage/myPackage",
  470. "style": {
  471. "navigationBarTitleText": ""
  472. }
  473. },
  474. {
  475. "path": "applicationRefund/applicationRefund",
  476. "style": {
  477. "navigationBarTitleText": ""
  478. }
  479. },
  480. {
  481. "path": "refundDetail/refundDetail",
  482. "style": {
  483. "navigationBarTitleText": ""
  484. }
  485. }
  486. ]
  487. },
  488. {
  489. "root": "pageD",
  490. "pages": [
  491. {
  492. "path": "index",
  493. "style": {
  494. "navigationBarTitleText": "",
  495. "enablePullDownRefresh": false
  496. }
  497. },
  498. {
  499. "path": "supplyChainGoods/supplyChainGoods",
  500. "style": {
  501. "navigationBarTitleText": ""
  502. }
  503. },
  504. {
  505. "path": "productDetails/productDetails",
  506. "style": {
  507. "navigationBarTitleText": "",
  508. "navigationStyle": "custom"
  509. }
  510. },
  511. {
  512. "path": "commodityManage/commodityManage",
  513. "style": {
  514. "navigationBarTitleText": ""
  515. }
  516. },
  517. {
  518. "path": "platformProducts/platformProducts",
  519. "style": {
  520. "navigationBarTitleText": ""
  521. }
  522. },
  523. {
  524. "path": "settleIn/settleIn",
  525. "style": {
  526. "navigationBarTitleText": ""
  527. }
  528. },
  529. {
  530. "path": "orderFormManage/orderFormManage",
  531. "style": {
  532. "navigationBarTitleText": ""
  533. }
  534. },
  535. {
  536. "path": "orderInformation/orderInformation",
  537. "style": {
  538. "navigationBarTitleText": ""
  539. }
  540. },
  541. {
  542. "path": "logisticsProgress/logisticsProgress",
  543. "style": {
  544. "navigationBarTitleText": ""
  545. }
  546. },
  547. {
  548. "path": "paymentOrder/paymentOrder",
  549. "style": {
  550. "navigationBarTitleText": ""
  551. }
  552. },
  553. {
  554. "path": "afterSalesManage/afterSalesManage",
  555. "style": {
  556. "navigationBarTitleText": ""
  557. }
  558. },
  559. {
  560. "path": "afterSalesDetail/afterSalesDetail",
  561. "style": {
  562. "navigationBarTitleText": ""
  563. }
  564. },
  565. {
  566. "path": "sending/sending",
  567. "style": {
  568. "navigationBarTitleText": ""
  569. }
  570. },
  571. {
  572. "path": "deliverGoods/deliverGoods",
  573. "style": {
  574. "navigationBarTitleText": ""
  575. }
  576. },
  577. {
  578. "path": "evaluate/evaluate",
  579. "style": {
  580. "navigationBarTitleText": ""
  581. }
  582. },
  583. {
  584. "path": "homepage/homepage",
  585. "style": {
  586. "navigationBarTitleText": ""
  587. }
  588. },
  589. {
  590. "path": "ensureRecharge/ensureRecharge",
  591. "style": {
  592. "navigationBarTitleText": ""
  593. }
  594. },
  595. {
  596. "path": "orderDetail/orderDetail",
  597. "style": {
  598. "navigationBarTitleText": ""
  599. }
  600. },
  601. {
  602. "path": "resultFeedback/resultFeedback",
  603. "style": {
  604. "navigationBarTitleText": ""
  605. }
  606. },
  607. {
  608. "path": "userAgreement/userAgreement",
  609. "style": {
  610. "navigationBarTitleText": ""
  611. }
  612. },
  613. {
  614. "path": "joinPlatfrom/joinPlatfrom",
  615. "style": {
  616. "navigationBarTitleText": ""
  617. }
  618. },
  619. {
  620. "path": "newBulitOrder/newBulitOrder",
  621. "style": {
  622. "navigationBarTitleText": ""
  623. }
  624. },
  625. {
  626. "path": "faceIdentify/faceIdentify",
  627. "style": {
  628. "navigationBarTitleText": ""
  629. }
  630. }
  631. ]
  632. }
  633. ],
  634. "globalStyle": {
  635. "navigationBarTextStyle": "black",
  636. "navigationBarTitleText": "跨境电商",
  637. "navigationBarBackgroundColor": "#fff",
  638. "backgroundColor": "#222"
  639. },
  640. "uniIdRouter": {},
  641. "tabBar": {
  642. "color": "#222",
  643. "selectedColor": "#F83224",
  644. // "list": [
  645. // {
  646. // "iconPath": "static/express1.png",
  647. // "selectedIconPath": "static/express2.png",
  648. // "text": "跨境速递",
  649. // "pagePath": "pages/express/express"
  650. // },
  651. // {
  652. // "iconPath": "static/index1.png",
  653. // "selectedIconPath": "static/index2.png",
  654. // "text": "商城",
  655. // "pagePath": "pages/index/index"
  656. // },
  657. // {
  658. // "iconPath": "static/shop.png",
  659. // "selectedIconPath": "static/shop.png",
  660. // "text": "购",
  661. // "pagePath": "pages/shopping/shopping"
  662. // },
  663. // {
  664. // "iconPath": "static/cart1.png",
  665. // "selectedIconPath": "static/cart2.png",
  666. // "text": "购物车",
  667. // "pagePath": "pages/cart/cart"
  668. // },
  669. // {
  670. // "iconPath": "static/mine1.png",
  671. // "selectedIconPath": "static/mine2.png",
  672. // "text": "我的",
  673. // "pagePath": "pages/mine/mine"
  674. // }
  675. // ]
  676. "custom": true,
  677. "list": [
  678. {
  679. "pagePath": "pages/index/index"
  680. },
  681. {
  682. "pagePath": "pages/shopping/shopping"
  683. },
  684. {
  685. "pagePath": "pages/cart/cart"
  686. },
  687. {
  688. "pagePath": "pages/mine/mine"
  689. }
  690. ]
  691. }
  692. }