This commit is contained in:
abu 2025-03-28 17:47:58 +08:00
parent c54a5f1b1f
commit 6361aa9ac3

View File

@ -3,43 +3,42 @@
"easycom": { "easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
}, },
"pages": [ "pages": [{
{ "path": "pages/tabbar/vlog/index",
"path" : "pages/tabbar/vlog/index", "style": {
"style" : { "app-plus": {
"app-plus" : { "titleNView": false //
"titleNView" : false // },
}, "enablePullDownRefresh": false //ios
"enablePullDownRefresh" : false //ios
}
} },
},
{ {
"path": "pages/tabbar/home/index", "path": "pages/tabbar/home/index",
"style": { "style": {
"navigationBarTitleText": "商城", "navigationBarTitleText": "商城",
"navigationStyle": "custom", // "navigationStyle": "custom", //
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"enablePullDownRefresh":true "enablePullDownRefresh": true
} }
},
{
"path" : "pages/tabbar/im/index",
"style" : {
"navigationBarTitleText" : "消息",
"navigationBarBackgroundColor" : "#181b27",
"navigationStyle": "custom"
}
}, },
{
"path": "pages/tabbar/im/index",
"style": {
"navigationBarTitleText": "消息",
"navigationBarBackgroundColor": "#181b27",
"navigationStyle": "custom"
}
},
{ {
"path": "pages/tabbar/cart/cartList", "path": "pages/tabbar/cart/cartList",
"style": { "style": {
"navigationBarTitleText": "购物车", "navigationBarTitleText": "购物车",
"navigationBarBackgroundColor": "#fff", "navigationBarBackgroundColor": "#fff",
"enablePullDownRefresh":true // "enablePullDownRefresh": true //
} }
}, { }, {
@ -49,19 +48,19 @@
"navigationStyle": "custom", // "navigationStyle": "custom", //
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"disableScroll": true, "disableScroll": true,
"bounce": "none", "bounce": "none",
"scrollIndicator": "none" "scrollIndicator": "none"
} }
}, },
{ {
"path": "pages/navigation/search/searchPage", "path": "pages/navigation/search/searchPage",
"style": { "style": {
"navigationBarTitleText": "搜索", "navigationBarTitleText": "搜索",
"navigationStyle": "custom", "navigationStyle": "custom",
"app-plus": { "app-plus": {
//app //app
"scrollIndicator": "none", "scrollIndicator": "none",
@ -69,7 +68,7 @@
"contentAdjust": "false", "contentAdjust": "false",
"bounce": "none", "bounce": "none",
"safearea": { "safearea": {
"bottom": "none" "bottom": "none"
} }
} }
} }
@ -81,97 +80,95 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{ {
"path": "pages/tabbar/home/web-view", "path": "pages/tabbar/home/web-view",
"style": { "style": {
} }
}, },
{ {
"path" : "pages/publish/publish", "path": "pages/publish/publish",
"style" : { "style": {
"navigationBarTitleText" : "发布视频", "navigationBarTitleText": "发布视频",
"navigationBarBackgroundColor" : "#181b27", "navigationBarBackgroundColor": "#181b27",
"navigationBarTextStyle": "#FFFFFF" "navigationBarTextStyle": "#FFFFFF"
} }
}, },
{ {
"path" : "pages/publish/preview", "path": "pages/publish/preview",
"style" : { "style": {
"navigationBarTitleText" : "预览视频", "navigationBarTitleText": "预览视频",
"navigationBarBackgroundColor" : "#181b27", "navigationBarBackgroundColor": "#181b27",
"enablePullDownRefresh" : false "enablePullDownRefresh": false
} }
}, },
{ {
"path" : "pages/me/vlogerInfo", "path": "pages/me/vlogerInfo",
"style" : { "style": {
"app-plus" : { "app-plus": {
"titleNView" : false // "titleNView": false //
} }
} }
},
{
"path" : "pages/me/vlog",
"style" : {
"app-plus" : {
"titleNView" : false //
}
}
}, },
{ {
"path" : "pages/me/me", "path": "pages/me/vlog",
"style" : { "style": {
"app-plus" : { "app-plus": {
"titleNView" : false // "titleNView": false //
} }
} }
},
{
"path" : "pages/me/myBackImg",
"style" : {
"app-plus" : {
"titleNView" : false //
}
}
}, },
{ {
"path" : "pages/me/myFace", "path": "pages/me/me",
"style" : { "style": {
"app-plus" : { "app-plus": {
"titleNView" : false // "titleNView": false //
} }
} }
}, },
{ {
"path" : "pages/me/myInfo", "path": "pages/me/myBackImg",
"style" : { "style": {
"navigationBarTitleText" : "修改个人资料", "app-plus": {
"navigationBarBackgroundColor" : "#181b27", "titleNView": false //
}
}
},
{
"path": "pages/me/myFace",
"style": {
"app-plus": {
"titleNView": false //
}
}
},
{
"path": "pages/me/myInfo",
"style": {
"navigationBarTitleText": "修改个人资料",
"navigationBarBackgroundColor": "#181b27",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
}, },
{ {
"path" : "pages/me/modifyNickname", "path": "pages/me/modifyNickname",
"style" : { "style": {
"navigationBarTitleText" : "修改昵称", "navigationBarTitleText": "修改昵称",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27", "navigationBarBackgroundColor": "#181b27",
"app-plus" : { "app-plus": {
"titleNView" : { "titleNView": {
"buttons" : [ "buttons": [{
{ "text": "保存",
"text" : "保存", "color": "#ef274d",
"color" : "#ef274d", "width": "60px",
"width" : "60px", "fontSize": "15px",
"fontSize" : "15px", "fontWeight": "bold"
"fontWeight" : "bold" }]
} }
] }
} }
}
}
}, },
// { // {
// "path" : "pages/me/modifyPass", // "path" : "pages/me/modifyPass",
@ -195,133 +192,123 @@
// } // }
// }, // },
{ {
"path" : "pages/me/modifyTioktokNum", "path": "pages/me/modifyTioktokNum",
"style" : { "style": {
"navigationBarTitleText" : "修改视频号", "navigationBarTitleText": "修改视频号",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27", "navigationBarBackgroundColor": "#181b27",
"app-plus" : { "app-plus": {
"titleNView" : { "titleNView": {
"buttons" : [ "buttons": [{
{ "text": "保存",
"text" : "保存", "color": "#ef274d",
"color" : "#ef274d", "width": "60px",
"width" : "60px", "fontSize": "15px",
"fontSize" : "15px", "fontWeight": "bold"
"fontWeight" : "bold" }]
} }
] }
} }
}
}
}, },
{ {
"path" : "pages/me/modifyDesc", "path": "pages/me/modifyDesc",
"style" : { "style": {
"navigationBarTitleText" : "修改简介", "navigationBarTitleText": "修改简介",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27", "navigationBarBackgroundColor": "#181b27",
"app-plus" : { "app-plus": {
"titleNView" : { "titleNView": {
"buttons" : [ "buttons": [{
{ "text": "保存",
"text" : "保存", "color": "#ef274d",
"color" : "#ef274d", "width": "60px",
"width" : "60px", "fontSize": "15px",
"fontSize" : "15px", "fontWeight": "bold"
"fontWeight" : "bold" }]
} }
] }
} }
}
}
}, },
{ {
"path" : "pages/me/modifySex", "path": "pages/me/modifySex",
"style" : { "style": {
"navigationBarTitleText" : "修改性别", "navigationBarTitleText": "修改性别",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27", "navigationBarBackgroundColor": "#181b27",
"app-plus" : { "app-plus": {
"titleNView" : { "titleNView": {
"buttons" : [ "buttons": [{
{ "text": "保存",
"text" : "保存", "color": "#ef274d",
"color" : "#ef274d", "width": "60px",
"width" : "60px", "fontSize": "15px",
"fontSize" : "15px", "fontWeight": "bold"
"fontWeight" : "bold" }]
} }
] }
} }
}
}
}, },
{ {
"path" : "pages/me/modifyBirthday", "path": "pages/me/modifyBirthday",
"style" : { "style": {
"navigationBarTitleText" : "修改生日", "navigationBarTitleText": "修改生日",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27", "navigationBarBackgroundColor": "#181b27",
"app-plus" : { "app-plus": {
"titleNView" : { "titleNView": {
"buttons" : [ "buttons": [{
{ "text": "保存",
"text" : "保存", "color": "#ef274d",
"color" : "#ef274d", "width": "60px",
"width" : "60px", "fontSize": "15px",
"fontSize" : "15px", "fontWeight": "bold"
"fontWeight" : "bold" }]
} }
] }
} }
}
}
}, },
{ {
"path" : "pages/me/modifyLocation", "path": "pages/me/modifyLocation",
"style" : { "style": {
"navigationBarTitleText" : "修改所在地", "navigationBarTitleText": "修改所在地",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27", "navigationBarBackgroundColor": "#181b27",
"app-plus" : { "app-plus": {
"titleNView" : { "titleNView": {
"buttons" : [ "buttons": [{
{ "text": "保存",
"text" : "保存", "color": "#ef274d",
"color" : "#ef274d", "width": "60px",
"width" : "60px", "fontSize": "15px",
"fontSize" : "15px", "fontWeight": "bold"
"fontWeight" : "bold" }]
} }
] }
} }
}
}
}, },
{ {
"path" : "pages/me/chooseProvince", "path": "pages/me/chooseProvince",
"style" : { "style": {
"navigationBarTitleText" : "选择省份", "navigationBarTitleText": "选择省份",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27" "navigationBarBackgroundColor": "#181b27"
} }
}, },
{ {
"path" : "pages/me/chooseCity", "path": "pages/me/chooseCity",
"style" : { "style": {
"navigationBarTitleText" : "选择城市", "navigationBarTitleText": "选择城市",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27" "navigationBarBackgroundColor": "#181b27"
} }
}, },
{ {
"path" : "pages/me/chooseDistrict", "path": "pages/me/chooseDistrict",
"style" : { "style": {
"navigationBarTitleText" : "选择地区", "navigationBarTitleText": "选择地区",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27" "navigationBarBackgroundColor": "#181b27"
} }
}, },
// { // {
// "path" : "pages/me/settings", // "path" : "pages/me/settings",
@ -332,20 +319,20 @@
// } // }
// }, // },
{ {
"path" : "pages/me/myFans", "path": "pages/me/myFans",
"style" : { "style": {
"navigationBarTitleText" : "粉丝", "navigationBarTitleText": "粉丝",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27" "navigationBarBackgroundColor": "#181b27"
} }
}, },
{ {
"path" : "pages/me/myFollows", "path": "pages/me/myFollows",
"style" : { "style": {
"navigationBarTitleText" : "关注", "navigationBarTitleText": "关注",
"navigationBarTextStyle" : "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor" : "#181b27" "navigationBarBackgroundColor": "#181b27"
} }
} }
@ -355,7 +342,7 @@
{ {
"root": "pages/mine", "root": "pages/mine",
"pages": [ "pages": [
{ {
"path": "signIn", "path": "signIn",
"style": { "style": {
@ -466,15 +453,15 @@
} }
}, },
{
"path": "deposit/info",
"style": {
"navigationBarTitleText": "预存款详情"
} {
}, "path": "deposit/info",
{ "style": {
"navigationBarTitleText": "预存款详情"
}
},
{
"path": "address/address", "path": "address/address",
"style": { "style": {
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
@ -575,7 +562,7 @@
"navigationBarTitleText": "我的积分" "navigationBarTitleText": "我的积分"
} }
}, },
{ {
"path": "msgTips/main", "path": "msgTips/main",
"style": { "style": {
"navigationBarTitleText": "消息中心" "navigationBarTitleText": "消息中心"
@ -614,29 +601,29 @@
{ {
"root": "pages/product", "root": "pages/product",
"pages": [{ "pages": [{
"path": "shopPage", "path": "shopPage",
"style": { "style": {
"navigationBarTitleText": "", "navigationBarTitleText": "",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ }, {
"path": "shopList", "path": "shopList",
"style": { "style": {
"navigationBarTitleText": "", "navigationBarTitleText": "",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{ }, {
"path": "licencePhoto", "path": "licencePhoto",
"style": { "style": {
"navigationBarTitleText": "营业执照" "navigationBarTitleText": "营业执照"
} }
},{ }, {
"path": "shopPageGoods", "path": "shopPageGoods",
"style": { "style": {
"navigationBarTitleText": "", "navigationBarTitleText": "",
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{ {
"path": "goods", "path": "goods",
"style": { "style": {
@ -648,10 +635,10 @@
// //
"scrollIndicator": "none", "scrollIndicator": "none",
"safearea": { "safearea": {
"bottom": { "bottom": {
"offset": "none" "offset": "none"
} }
} }
} }
} }
}, },
@ -703,10 +690,10 @@
"animationType": "slide-in-bottom", "animationType": "slide-in-bottom",
"scrollIndicator": "none", "scrollIndicator": "none",
"safearea": { "safearea": {
"bottom": { "bottom": {
"offset": "none" "offset": "none"
} }
} }
} }
} }
}, },
@ -730,19 +717,19 @@
{ {
"root": "pages/promotion", "root": "pages/promotion",
"pages": [ { "pages": [{
"path": "seckill", "path": "seckill",
"style": { "style": {
"navigationBarTitleText": "限时抢购", "navigationBarTitleText": "限时抢购",
"app-plus": { "app-plus": {
"titleNView": { "titleNView": {
"homeButton":true "homeButton": true
} }
} }
} }
}, },
{ {
"path": "joinGroup", "path": "joinGroup",
"style": { "style": {
"navigationBarTitleText": "拼团活动", "navigationBarTitleText": "拼团活动",
@ -752,44 +739,44 @@
"bounce": "none" "bounce": "none"
} }
} }
},{ }, {
"path": "lives", "path": "lives",
"style": { "style": {
"navigationStyle": "custom", "navigationStyle": "custom",
"navigationBarTextStyle": "black" "navigationBarTextStyle": "black"
} }
},{ }, {
"path": "bargain/list", "path": "bargain/list",
"style": { "style": {
"navigationStyle": "custom", "navigationStyle": "custom",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
},{ }, {
"path": "bargain/detail", "path": "bargain/detail",
"style": { "style": {
"navigationStyle": "custom", "navigationStyle": "custom",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
},{ }, {
"path": "bargain/log", "path": "bargain/log",
"style": { "style": {
"navigationBarTitleText": "砍价记录" "navigationBarTitleText": "砍价记录"
} }
},{ }, {
"path": "point/detail", "path": "point/detail",
"style": { "style": {
"navigationStyle": "custom", "navigationStyle": "custom",
"navigationBarTextStyle": "white" "navigationBarTextStyle": "white"
} }
},{ }, {
"path": "point/pointList", "path": "point/pointList",
"style": { "style": {
"navigationBarTitleText": "积分商城" "navigationBarTitleText": "积分商城"
} }
} }
@ -805,7 +792,7 @@
"navigationBarTitleText": "我的优惠券", "navigationBarTitleText": "我的优惠券",
"app-plus": { "app-plus": {
"bounce": "coupon/none" "bounce": "coupon/none"
} }
} }
}, },
@ -821,13 +808,13 @@
"navigationBarTitleText": "优惠券" "navigationBarTitleText": "优惠券"
} }
}, },
{ {
"path": "coupon/couponCenter", "path": "coupon/couponCenter",
"style": { "style": {
"navigationBarTitleText": "领券中心", "navigationBarTitleText": "领券中心",
"enablePullDownRefresh": true "enablePullDownRefresh": true
} }
}, },
{ {
@ -861,7 +848,7 @@
} }
} }
} }
] ]
}, },
@ -892,7 +879,7 @@
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
"app-plus": { "app-plus": {
"bounce": "none" "bounce": "none"
} }
} }
}, },
@ -914,7 +901,7 @@
"navigationBarTitleText": "评价详情" "navigationBarTitleText": "评价详情"
} }
}, },
{ {
"path": "evaluate/releaseEvaluate", "path": "evaluate/releaseEvaluate",
"style": { "style": {
@ -927,7 +914,7 @@
"navigationBarTitleText": "我的评价" "navigationBarTitleText": "我的评价"
} }
}, },
{ {
"path": "afterSales/applyProgress", "path": "afterSales/applyProgress",
"style": { "style": {
@ -988,85 +975,82 @@
} }
} }
] ]
},
{
"root": "TUIKit",
"pages": [{
"path": "components/TUIConversation/index",
"style": {
"navigationBarTitleText": "腾讯云 IM绘画",
"app-plus": {
"titleNView": {
"backButton": true //
}
}
}
},
{
"path": "components/TUIChat/index",
"style": {
"navigationBarTitleText": "腾讯云 IM",
"app-plus": {
"softinputMode": "adjustResize",
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
},
"h5": {
"titleNView": {
"buttons": []
}
}
}
},
// chat :
{
"path": "components/TUIChat/video-play",
"style": {
"navigationBarTitleText": "腾讯云 IM1"
}
},
{
"path": "components/TUIChat/web-view",
"style": {
"navigationBarTitleText": "腾讯云 IM2"
}
},
{
"path": "components/TUIContact/index",
"style": {
"navigationBarTitleText": "腾讯云 IM3",
"app-plus": {
"titleNView": {
"backButton": true //
}
}
}
},
{
"path": "components/TUIGroup/index",
"style": {
"navigationBarTitleText": "腾讯云 IM4",
"app-plus": {
"titleNView": {
"backButton": true //
}
}
}
},
{
"path": "components/TUISearch/index",
"style": {
"navigationBarTitleText": "聊天记录"
}
}
]
} }
// {
// "root": "TUIKit",
// "pages": [
// {
// "path": "components/TUIConversation/index",
// "style": {
// "navigationBarTitleText": "腾讯云 IM绘画",
// "app-plus": {
// "titleNView": {
// "backButton": true //
// }
// }
// }
// },
// {
// "path": "components/TUIChat/index",
// "style": {
// "navigationBarTitleText": "腾讯云 IM",
// "app-plus": {
// "softinputMode": "adjustResize",
// "titleNView": {
// "buttons": [
// {
// "type": "menu"
// }
// ]
// }
// },
// "h5": {
// "titleNView": {
// "buttons": []
// }
// }
// }
// },
// // chat :
// {
// "path": "components/TUIChat/video-play",
// "style": {
// "navigationBarTitleText": "腾讯云 IM1"
// }
// },
// {
// "path": "components/TUIChat/web-view",
// "style": {
// "navigationBarTitleText": "腾讯云 IM2"
// }
// },
// {
// "path": "components/TUIContact/index",
// "style": {
// "navigationBarTitleText": "腾讯云 IM3",
// "app-plus": {
// "titleNView": {
// "backButton": true //
// }
// }
// }
// },
// {
// "path": "components/TUIGroup/index",
// "style": {
// "navigationBarTitleText": "腾讯云 IM4",
// "app-plus": {
// "titleNView": {
// "backButton": true //
// }
// }
// }
// },
// {
// "path": "components/TUISearch/index",
// "style": {
// "navigationBarTitleText": "聊天记录"
// }
// }
// ]
// }
], ],
"globalStyle": { "globalStyle": {
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
@ -1082,15 +1066,14 @@
} }
}, },
"tabBar": { "tabBar": {
"color" : "#999696", "color": "#999696",
"selectedColor" : "#FFFFFF", "selectedColor": "#FFFFFF",
"borderStyle" : "#1c1b1b", "borderStyle": "#1c1b1b",
"backgroundColor" : "#0e0d0d", "backgroundColor": "#0e0d0d",
"fontSize" : "16px", "fontSize": "16px",
"list": [ "list": [{
{ "pagePath": "pages/tabbar/vlog/index",
"pagePath" : "pages/tabbar/vlog/index", "text": "首页"
"text" : "首页"
}, },
{ {
"pagePath": "pages/tabbar/home/index", "pagePath": "pages/tabbar/home/index",
@ -1105,10 +1088,10 @@
"text": "我的" "text": "我的"
} }
], ],
"midButton" : { "midButton": {
"height" : "40px", "height": "40px",
"iconWidth" : "40px", "iconWidth": "40px",
"iconPath" : "static/img/douyin.png" "iconPath": "static/img/douyin.png"
} }
}, },
// #todo condition // #todo condition
@ -1123,4 +1106,4 @@
// "query": "" //onLoad // "query": "" //onLoad
// }] // }]
} }
} }