123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue",
- "^gf-(.*)": "@/components/kj-$1/kj-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "商城",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/mine",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/express/express",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/shopping/shopping",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/cart/cart",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录",
- "enablePullDownRefresh": false
- }
- }
- ],
- "subPackages": [{
- "root": "pageA",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "productdetails",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "order",
- "style": {
- "navigationBarTitleText": "填写订单",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "balance",
- "style": {
- "navigationBarTitleText": "支付订单",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "counter",
- "style": {
- "navigationBarTitleText": "物流报价计算器",
- "enablePullDownRefresh": false,
- "navigationBarTitleFontSize":20
- }
- },
- {
- "path": "logisticsinfo",
- "style": {
- "navigationBarTitleText": "物流详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "subsidy",
- "style": {
- "navigationBarTitleText": "百万补贴",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "chat/chat",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "chat/news",
- "style": {
- "navigationBarTitleText": "消息",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "service/service",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "payorder",
- "style": {
- "navigationBarTitleText": "支付订单",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "confirm",
- "style": {
- "navigationBarTitleText": "支付结果",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "shoptype",
- "style" :
- {
- "navigationBarTitleText" : "商品分类",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "shoplist",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "rule/rule",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "comment",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "changelange",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false,
- "navigationStyle": "custom"
- }
- }
- ]
- },
- {
- "root": "pageB",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "parcel",
- "style": {
- "navigationBarTitleText": "添加包裹",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "delivery",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "goods",
- "style": {
- "navigationBarTitleText": "物品信息",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "Senderinfor",
- "style": {
- "navigationBarTitleText": "填写寄件人信息",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "recipientinfo",
- "style": {
- "navigationBarTitleText": "填写收件人信息",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "citychange",
- "style": {
- "navigationBarTitleText": "选择国家",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "list/list",
- "style": {
- "navigationBarTitleText": "拼包列表",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "ParcelExpress",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false,
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "account",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false,
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "myPackage",
- "style" :
- {
- "navigationBarTitleText" : "我的包裹",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "end",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false,
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "expresstype",
- "style" :
- {
- "navigationBarTitleText" : "快递服务",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "orderinfo",
- "style" :
- {
- "navigationBarTitleText" : "订单详情",
- "enablePullDownRefresh" : false,
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "search",
- "style" :
- {
- "navigationBarTitleText" : "物品信息",
- "enablePullDownRefresh" : false
- }
- }
- ]
- },
- {
- "root": "pageC",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "accountBalance/accountBalance",
- "enablePullDownRefresh": false,
- "style": {
- "navigationBarTitleText": "账户余额",
- "backgroundColor": "#f4f4f4",
- "app-plus": {
- "background": "#f4f4f4"
- }
- }
- },
- {
- "path" : "balanceDetail/balanceDetail",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "余额明细",
- "backgroundColor": "#ffffff",
- "app-plus": {
- "background": "#ffffff"
- }
- }
- },
- {
- "path" : "recharge/recharge",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "充值"
- }
- },
- {
- "path" : "withdrawal/withdrawal",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "余额提现"
- }
- },
- {
- "path" : "withdrawalDetail/withdrawalDetail",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "提现明细",
- "enablePullDownRefresh": false,
- "backgroundColor": "#ffffff"
- }
- },
- {
- "path" : "ensureMoney/ensureMoney",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "保证金余额"
- }
- },
- {
- "path" : "ensureExplain/ensureExplain",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "保证金说明"
- }
- },
- {
- "path" : "mineFollow/mineFollow",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "",
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "accountSetup/accountSetup",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "账号设置"
- }
- },
- {
- "path" : "switchLanguage/switchLanguage",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "切换语言"
- }
- },
- {
- "path" : "personalInformation/personalInformation",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "个人信息"
- }
- },
- {
- "path" : "editName/editName",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "addressManagement/addressManagement",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "addEditAddress/addEditAddress",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "orderForm/orderForm",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "",
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "internationalAddress/internationalAddress",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "accountSecurity/accountSecurity",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "accountCancellation/accountCancellation",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "privacyPolicy/privacyPolicy",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "orderFormDetail/orderFormDetail",
- "enablePullDownRefresh": false,
- "style" :
- {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor": "#f4f4f4"
- }
- },
- {
- "path" : "myPackage/myPackage",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "applicationRefund/applicationRefund",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "refundDetail/refundDetail",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- }
- ]
- }, {
- "root": "pageD",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "supplyChainGoods/supplyChainGoods",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "productDetails/productDetails",
- "style" :
- {
- "navigationBarTitleText" : "",
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "commodityManage/commodityManage",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "platformProducts/platformProducts",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "settleIn/settleIn",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "orderFormManage/orderFormManage",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "orderInformation/orderInformation",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "logisticsProgress/logisticsProgress",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "paymentOrder/paymentOrder",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "afterSalesManage/afterSalesManage",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "afterSalesDetail/afterSalesDetail",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "sending/sending",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "deliverGoods/deliverGoods",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "evaluate/evaluate",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "homepage/homepage",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "ensureRecharge/ensureRecharge",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "orderDetail/orderDetail",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "resultFeedback/resultFeedback",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "userAgreement/userAgreement",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
- {
- "path" : "joinPlatfrom/joinPlatfrom",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "跨境电商",
- "navigationBarBackgroundColor": "#fff",
- "backgroundColor": "#222"
- },
- "uniIdRouter": {},
- "tabBar": {
- "color": "#222",
- "selectedColor": "#F83224",
- // "list": [
- // {
- // "iconPath": "static/express1.png",
- // "selectedIconPath": "static/express2.png",
- // "text": "跨境速递",
- // "pagePath": "pages/express/express"
- // },
- // {
- // "iconPath": "static/index1.png",
- // "selectedIconPath": "static/index2.png",
- // "text": "商城",
- // "pagePath": "pages/index/index"
- // },
- // {
- // "iconPath": "static/shop.png",
- // "selectedIconPath": "static/shop.png",
- // "text": "购",
- // "pagePath": "pages/shopping/shopping"
- // },
- // {
- // "iconPath": "static/cart1.png",
- // "selectedIconPath": "static/cart2.png",
- // "text": "购物车",
- // "pagePath": "pages/cart/cart"
- // },
- // {
- // "iconPath": "static/mine1.png",
- // "selectedIconPath": "static/mine2.png",
- // "text": "我的",
- // "pagePath": "pages/mine/mine"
- // }
- // ]
- "custom": true,
- "list": [{
- "pagePath": "pages/express/express"
- },
- {
- "pagePath": "pages/index/index"
- },
- {
- "pagePath": "pages/shopping/shopping"
- },
- {
- "pagePath": "pages/cart/cart"
- },
- {
- "pagePath": "pages/mine/mine"
- }
- ]
- }
- }
|