827 lines
17 KiB
JSON
827 lines
17 KiB
JSON
{
|
||
"easycom": {
|
||
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
||
},
|
||
"subPackages": [
|
||
{
|
||
"root": "pageA",
|
||
"pages": [
|
||
{
|
||
"path": "topick/topick"
|
||
},
|
||
{
|
||
"path": "bindinges/bindinges",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom",
|
||
"app-plus": {
|
||
"titleNView": false,
|
||
"animationType": "slide-in-bottom"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "welcome/welcome",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom",
|
||
"app-plus": {
|
||
"titleNView": false,
|
||
"animationType": "slide-in-bottom"
|
||
}
|
||
}
|
||
|
||
},
|
||
{
|
||
"path": "login/login",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom",
|
||
"app-plus": {
|
||
"titleNView": false,
|
||
"animationType": "slide-in-bottom"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "register/register",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom",
|
||
"app-plus": {
|
||
"titleNView": false,
|
||
"animationType": "slide-in-bottom"
|
||
}
|
||
}
|
||
}
|
||
|
||
|
||
]
|
||
},
|
||
{
|
||
"root": "pageB",
|
||
"pages": [
|
||
{
|
||
"path": "follow/index",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"app-plus":{
|
||
"titleNView":{
|
||
"backgroundColor":"#ffffff"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "details/index",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"app-plus":{
|
||
"titleNView":{
|
||
"backgroundColor":"#ffffff"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "sdetails/index",
|
||
"style": {
|
||
"navigationBarTitleText": "商品详情",
|
||
"app-plus":{
|
||
"titleNView":{
|
||
"backgroundColor":"#ffffff"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "search/index",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "search/out",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "photo/index",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom"
|
||
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pageC",
|
||
"pages": [
|
||
{
|
||
"path": "classify/index",
|
||
"style": {
|
||
"app-plus": {
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF",
|
||
"buttons": [
|
||
{
|
||
"type":"none",
|
||
"text":"搜索",
|
||
"float":"right",
|
||
"fontSize":"16"
|
||
},
|
||
{
|
||
"type":"none",
|
||
"text":"\ue582",
|
||
"float":"left",
|
||
"fontSize":"16"
|
||
}
|
||
],
|
||
"searchInput": {
|
||
"align": "left",
|
||
"borderRadius": "15px",
|
||
"placeholder": "搜索您需要的商品",
|
||
"backgroundColor": "rgb(236,236,236)",
|
||
"disabled": true
|
||
}
|
||
}
|
||
}
|
||
}
|
||
|
||
},
|
||
{
|
||
"path": "cart/index",
|
||
"style": {
|
||
"navigationBarTitleText": "购物车",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF",
|
||
"buttons": [
|
||
{
|
||
"type":"none",
|
||
"text":"编辑",
|
||
"float":"right",
|
||
"fontSize":"14"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
}
|
||
|
||
},
|
||
{
|
||
"path": "merchant/index",
|
||
"style": {
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "rgba(255,255,255,0)",
|
||
"buttons": [
|
||
{
|
||
"type":"none",
|
||
"text":"...",
|
||
"float":"right",
|
||
"fontSize":"16"
|
||
},
|
||
{
|
||
"type":"none",
|
||
"text":"\ue582",
|
||
"float":"right",
|
||
"fontSize":"16"
|
||
}
|
||
],
|
||
"searchInput": {
|
||
"align": "left",
|
||
"borderRadius": "15px",
|
||
"placeholder": "搜索您需要的商品",
|
||
"backgroundColor": "rgb(236,236,236)",
|
||
"disabled": true
|
||
}
|
||
}
|
||
}
|
||
}
|
||
|
||
},
|
||
{
|
||
"path": "merchant/details",
|
||
"style": {
|
||
"navigationBarTitleText": "店铺信息",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
|
||
},
|
||
{
|
||
"path": "cart/ConfirmOrder",
|
||
"style": {
|
||
"navigationBarTitleText": "确认订单",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pageD",
|
||
"pages": [
|
||
{
|
||
"path": "logistics/logistics",
|
||
"style": {
|
||
"navigationBarTitleText": "交易物流 ",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleColor": "#333333",
|
||
"titleNView": {
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "activity/activity",
|
||
"style": {
|
||
"navigationBarTitleText": "活动消息",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleColor": "#333333",
|
||
"titleNView": {
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "attention/attention",
|
||
"style": {
|
||
"navigationBarTitleText": "关注消息",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleColor": "#333333",
|
||
"titleNView": {
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "information/information",
|
||
"style": {
|
||
"navigationBarTitleText": "",
|
||
"navigationStyle": "custom",
|
||
"app-plus": {
|
||
"titleNView": false,
|
||
"animationType": "slide-in-bottom"
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "notice/notice",
|
||
"style": {
|
||
"navigationBarTitleText": "公告/咨询",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleColor": "#333333",
|
||
"titleNView": {
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
|
||
|
||
|
||
]
|
||
},
|
||
{
|
||
"root": "pageE",
|
||
"pages":[
|
||
{
|
||
"path": "tool/MineHistory",
|
||
"style": {
|
||
"navigationBarTitleText": "我的足迹",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "more/MineHelp",
|
||
"style": {
|
||
"navigationBarTitleText": "使用帮助",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "more/AfterSalesHelp",
|
||
"style": {
|
||
"navigationBarTitleText": "售后政策",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/ArticleDetails",
|
||
"style": {
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "more/Address",
|
||
"style": {
|
||
"navigationBarTitleText": "收货地址",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "more/EditAddress",
|
||
"style": {
|
||
"navigationBarTitleText": "编辑地址",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF",
|
||
"buttons": [
|
||
{
|
||
"type":"none",
|
||
"text":"删除",
|
||
"float":"right",
|
||
"fontSize":"14"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "more/AddAddress",
|
||
"style": {
|
||
"navigationBarTitleText": "添加地址",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "more/Complaints",
|
||
"style": {
|
||
"navigationBarTitleText": "投诉意见",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF",
|
||
"buttons": [
|
||
{
|
||
"type":"none",
|
||
"text":"写意见",
|
||
"float":"right",
|
||
"fontSize":"14"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "more/WriteComments",
|
||
"style": {
|
||
"navigationBarTitleText": "写意见",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/MemberServe",
|
||
"style": {
|
||
"navigationBarTitleText": "会员服务",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/Integral",
|
||
"style": {
|
||
"navigationBarTitleText": "积分数",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "tool/Manicure",
|
||
"style": {
|
||
"navigationBarTitleText": "美甲",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "tool/ManicureOrder",
|
||
"style": {
|
||
"navigationBarTitleText": "美甲订单",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "tool/SendWash",
|
||
"style": {
|
||
"navigationBarTitleText": "送洗",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "tool/WashOrder",
|
||
"style": {
|
||
"navigationBarTitleText": "送洗订单",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/GoodsCollection",
|
||
"style": {
|
||
"navigationBarTitleText": "商品收藏",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/ImageTextCollection",
|
||
"style": {
|
||
"navigationBarTitleText": "图文收藏",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/StoreCollection",
|
||
"style": {
|
||
"navigationBarTitleText": "店铺收藏",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/MineConcerns",
|
||
"style": {
|
||
"navigationBarTitleText": "我的关注",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/MedalIntroduction",
|
||
"style": {
|
||
"navigationBarTitleText": "勋章介绍",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"backgroundColor": "rgba(255,255,255,0)",
|
||
"titleColor": "#ffffff"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/MineInfo",
|
||
"style": {
|
||
"navigationBarTitleText": "我的资料",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"backgroundColor": "#FFFFFF",
|
||
"titleColor": "#333333",
|
||
"buttons": [
|
||
{
|
||
"type":"none",
|
||
"text":"编辑",
|
||
"float":"right",
|
||
"fontSize":"14"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/EditUserInfo",
|
||
"style": {
|
||
"navigationBarTitleText": "我的资料",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"backgroundColor": "#FFFFFF",
|
||
"titleColor": "#333333",
|
||
"buttons": [
|
||
{
|
||
"type":"none",
|
||
"text":"取消",
|
||
"float":"left",
|
||
"fontSize":"14"
|
||
},
|
||
{
|
||
"type":"none",
|
||
"text":"\ue264",
|
||
"float":"right",
|
||
"fontSize":"14"
|
||
}
|
||
],
|
||
"autoBackButton": false,
|
||
"backButton": {
|
||
"badgeText": "取消"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "mine/UpdatePhone",
|
||
"style": {
|
||
"navigationBarTitleText": "修改手机号",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"backgroundColor": "#FFFFFF",
|
||
"titleColor": "#333333",
|
||
"buttons": [
|
||
{
|
||
"type":"none",
|
||
"text":"取消",
|
||
"float":"left",
|
||
"fontSize":"14"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "setting/Index",
|
||
"style": {
|
||
"navigationBarTitleText": "设置",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"backgroundColor": "#FFFFFF",
|
||
"titleColor": "#333333"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "setting/feedback",
|
||
"style": {
|
||
"navigationBarTitleText": "帮助与反馈",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "order/Index",
|
||
"style": {
|
||
"navigationBarTitleText": "我的订单",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "order/Details",
|
||
"style": {
|
||
"navigationBarTitleText": "订单详情",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#FFFFFF",
|
||
"backgroundColor": "rgba(255,255,255,0)"
|
||
},
|
||
"backButton": {
|
||
"color": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "order/Logistics",
|
||
"style": {
|
||
"navigationBarTitleText": "物流详情",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"path": "order/Comment",
|
||
"style": {
|
||
"navigationBarTitleText": "发表评价",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
||
{
|
||
"path": "pageA/welcome/welcome",
|
||
"style": {
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "首页",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/shop/index",
|
||
"style": {
|
||
"navigationBarTitleText": "商城",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/mine/index",
|
||
"style": {
|
||
"navigationBarTitleText": "我的",
|
||
"app-plus": {
|
||
"titleSize": "36px",
|
||
"titleNView": {
|
||
"titleColor": "#333333",
|
||
"backgroundColor": "#FFFFFF",
|
||
"buttons": [
|
||
{
|
||
"type": "none",
|
||
"text": "\ue502",
|
||
"float": "right",
|
||
"fontSize": "14"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
}
|
||
}
|
||
],
|
||
"tabBar": {
|
||
"color": "#999999",
|
||
"selectedColor": "#FFC023",
|
||
"borderStyle": "white",
|
||
"backgroundColor": "#ffffff",
|
||
"list": [{
|
||
"pagePath": "pages/index/index",
|
||
"iconPath": "static/image/tabbar/home.png",
|
||
"selectedIconPath": "static/image/tabbar/home2.png",
|
||
"text": "首页"
|
||
}, {
|
||
"pagePath": "pages/shop/index",
|
||
"iconPath": "static/image/tabbar/mall.png",
|
||
"selectedIconPath": "static/image/tabbar/mall2.png",
|
||
"text": "商城"
|
||
}, {
|
||
"pagePath": "pages/API/index",
|
||
"iconPath": "static/image/tabbar/message.png",
|
||
"selectedIconPath": "static/image/tabbar/message2.png",
|
||
"text": "消息"
|
||
}, {
|
||
"pagePath": "pages/mine/index",
|
||
"iconPath": "static/image/tabbar/mine.png",
|
||
"selectedIconPath": "static/image/tabbar/mine2.png",
|
||
"text": "我的"
|
||
}]
|
||
},
|
||
"globalStyle": {
|
||
"navigationBarTextStyle": "black",
|
||
"navigationBarBackgroundColor": "#F8F8F8",
|
||
"backgroundColor": "#F8F8F8"
|
||
}
|
||
}
|