代码拉取完成,页面将自动刷新
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "test", //模式名称
//"path": "pages/componentsB/sticky/index", //启动页面,必选
"path": "pages/tabs/home/home",
"query": "" //启动参数,在页面的onLoad函数里面得到
}]
},
"pages": [
// {
// "path" : "pages/loading/loading",
// "style" :
// {
// "navigationStyle": "custom",
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false
// }
// },
{
"path" : "pages/tabs/home/home",
"style" : {
// "navigationBarTitleText":"黎晓百货",
// "navigationStyle": "custom" ,// 隐藏系统导航栏
// "navigationBarTextStyle": "white" ,// 状态栏字体为白色
"app-plus": {
"bounce" : "none", // 取消iOS回弹和安卓顶部底部的半月形阴影
"scrollIndicator": "none"
}
}
}
,{
"path" : "pages/tabs/category/category",
"style" : {
"navigationStyle": "custom" ,
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white"
}
}
,{
"path" : "pages/tabs/cart/cart",
"style" : {
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}
,{
"path" : "pages/tabs/mine/mine",
"style" : {
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"navigationBarTitleText": "我的",
"navigationBarBackgroundColor": "#FA3534",
"titlePenetrate": "YES",
"app-plus":{
"titleNView": {
"type":"transparent",
"backgroundImage": "static/images/bg/bg2.png",
"titleAlign": "center",
"backButton": {
"background": "rgba(0,0,0,0)"
},
"buttons":[{
"type": "none",
"fontSrc": "/static/common/css/iconfont.ttf",
"text": "\ue787",
"background": "rgba(0,0,0,0)",
"fontSize": "45rpx"
},{
"type": "none",
"fontSrc": "/static/common/css/iconfont.ttf",
"text": "\ue607",
"background": "rgba(0,0,0,0)",
"fontSize": "45rpx"
}]
}
}
}
}
,{
"path" : "pages/search/search",
"style": {
// "navigationBarTitleText": "navbar-自定义导航栏",
"navigationStyle": "custom" ,// 隐藏系统导航栏
"navigationBarTextStyle": "black" ,// 状态栏字体为白色
"disableScroll": true
}
}
// ,{
// "path" : "pages/auth/register",
// "style" : {
// "navigationBarTitleText":"会员注册"
// }
// }
// ,{
// "path" : "pages/auth/login",
// "style" : {
// "navigationStyle": "custom" // 隐藏系统导航栏
// }
// }
// ,{
// "path" : "pages/auth/reset",
// "style" : {
// "navigationBarTitleText":"找回密码"
// }
// }
,{
"path" : "pages/shop/shop",
"style" : {}
}
// ,{
// "path" : "pages/auth/bind-phone",
// "style" : {
// "navigationBarTitleText":"绑定手机号"
// }
// }
// ,{
// "path" : "pages/auth/logining",
// "style" : {
// "navigationBarTitleText":"登录跳转"
// }
// }
// ,{
// "path" : "pages/live-video/live-video",
// "style" : {
// "navigationBarTitleText":"直播列表"
// }
// }
,{
"path" : "pages/shop/shop-error",
"style" : {
"navigationBarTitleText":"店铺不存在"
}
},
{
"path" : "pages/loading/first-blank",
"style" :
{
"navigationBarTitleText" : "",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/loading/middle-page",
"style" :
{
"navigationBarTitleText" : "",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
}
],
"subPackages": [
{
"root": "goods-module",
"pages":[
{
"path" : "goods-comments",
"style" : {
"navigationBarTitleText":"商品评价"
}
}
,{
"path" : "goods-asks",
"style" : {
"navigationBarTitleText":"问大家"
}
}
,{
"path" : "goods-ask-problem",
"style" : {
"navigationBarTitleText":"问买家"
}
}
,{
"path" : "goods-list",
"style" : {
"navigationStyle": "custom" ,// 隐藏系统导航栏
"navigationBarTextStyle": "black", // 状态栏字体为白色
"app-plus": {
"scrollIndicator": "none"
}
}
} ,{
"path" : "goods",
"style" : {
"navigationBarTitleText":"商品详情",
"app-plus": {
"scrollIndicator": "none"
}
}
}
,{
"path" : "goods-error",
"style" : {
"navigationBarTitleText":"商品过期不存在"
}
}
]
},{
"root": "mine-module",
"pages": [
{
"path" : "ask-detail",
"style" : {
"navigationBarTitleText":"回答详情"
}
}
,{
"path" : "collect",
"style" : {
"navigationBarTitleText":"我的收藏"
}
}
,{
"path" : "points",
"style" : {
"navigationBarTitleText":"我的积分"
}
}
,{
"path" : "profile",
"style" : {
"navigationBarTitleText":"个人信息"
}
}
,{
"path" : "account-safe",
"style" : {
"navigationBarTitleText":"账户安全"
}
}
,{
"path" : "change-password",
"style" : {
"navigationBarTitleText":"修改密码"
}
}
,{
"path" : "change-mobile",
"style" : {
"navigationBarTitleText":"修改手机号"
}
}
,{
"path" : "account-binding",
"style" : {
"navigationBarTitleText":"账号绑定"
}
}
,{
"path" : "distribution/distribution-manage",
"style" : {
"navigationBarTitleText":"分销管理",
"navigationBarTextStyle": "white" ,
"navigationBarBackgroundColor": "#FA3534"
}
}
,{
"path" : "distribution/my-recommend",
"style" : {
"navigationBarTitleText":"我推荐的人"
}
}
,{
"path" : "distribution/my-performance",
"style" : {
"navigationBarTitleText":"我的业绩"
}
}
,{
"path" : "distribution/withdrawals-setting",
"style" : {
"navigationBarTitleText":"提现设置"
}
}
,{
"path" : "distribution/withdrawals-apply",
"style" : {
"navigationBarTitleText":"分销佣金"
}
}
,{
"path" : "distribution/withdrawals-history",
"style" : {
"navigationBarTitleText":"提现记录"
}
}
,{
"path" : "distribution/instructions-use",
"style" : {
"navigationBarTitleText":"新手必看"
}
}
,{
"path" : "website-message",
"style" : {
"navigationBarTitleText":"站内消息"
}
}
,{
"path" : "increase-ticket",
"style" : {
"navigationBarTitleText":"增票资质"
}
}
,{
"path" : "invoice-address",
"style" : {
"navigationBarTitleText":"收票地址"
}
}
,{
"path" : "reply-answer",
"style" : {
"navigationBarTitleText":"回答"
}
}
,{
"path" : "setting",
"style" : {
"navigationBarTitleText":"账户设置"
}
}
,{
"path" : "members-asks",
"style" : {
"navigationBarTitleText":"咨询管理"
}
}
,{
"path" : "address",
"style" : {
"navigationBarTitleText":"地址管理"
}
}
,{
"path" : "addressAdd",
"style" : {}
}
,{
"path" : "coupon",
"style" : {
"navigationBarTitleText":"优惠券"
}
}
,{
"path" : "myfootprint",
"style" : {
"navigationStyle": "custom" ,// 隐藏系统导航栏
"navigationBarTextStyle": "black" // 状态栏字体为白色
}
}
,{
"path" : "account-balance",
"style" : {
"navigationStyle": "custom" ,// 隐藏系统导航栏
"navigationBarTextStyle": "black" ,// 状态栏字体为白色
"disableScroll": true
}
}
,{
"path" : "balance-detailed",
"style" : {
"navigationBarTitleText":"明细"
}
}
,{
"path" : "change-paymentpassword",
"style" : {
"navigationBarTitleText":"支付密码"
}
}
,{
"path" : "my-receipt/receipt",
"style" : {
"navigationBarTitleText":"我的发票"
}
}
,{
"path" : "my-receipt/detail",
"style" : {
"navigationBarTitleText":"发票详情"
}
},
{
"path" : "evaluation-list",
"style" : {
"navigationBarTitleText":"评价管理"
}
}
,{
"path" : "add-evaluation",
"style" : {
"navigationBarTitleText":"追加评价"
}
}
,{
"path" : "evaluation-detail",
"style" : {
"navigationBarTitleText":"评价详情"
}
}
]
},{
"root": "order-module",
"pages": [
{
"path" : "checkout/checkout",
"style" : {
"navigationBarTitleText": "确认订单"
}
},
{
"path" : "cashier/cashier",
"style" : {
"navigationBarTitleText": "收银台"
}
},
{
"path" : "order/order-list",
"style" : {
"navigationBarTitleText": "订单列表",
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path" : "order/order-detail",
"style" : {
"navigationStyle": "default" ,// 隐藏系统导航栏1
"navigationBarTitleText":"订单详情",
"navigationBarTextStyle": "black",
"app-plus":{
"titleNView": {
"type":"transparent",
"backButton": {
"background": "rgba(0,0,0,0)"
}
}
}
}
},{
"path" : "order/after-sale/after-sale",
"style" : {
"navigationBarTitleText": "售后管理"
}
}
,{
"path" : "order/after-sale/after-sale-select",
"style" : {
"navigationBarTitleText": "选择售后类型"
}
}
,{
"path" : "order/after-sale/after-sale-apply",
"style" : {
"navigationBarTitleText": "申请售后"
}
}
,{
"path" : "order/after-sale/alter-sale-detail",
"style" : {
"navigationBarTitleText": "服务单详情"
}
}
,{
"path" : "order/after-sale/service-logs",
"style" : {
"navigationBarTitleText":"操作日志"
}
}
,{
"path" : "order/express",
"style" : {
"navigationBarTitleText":"物流详情"
}
}
,{
"path" : "order/evaluation",
"style" : {
"navigationBarTitleText":"订单评论"
}
}
,{
"path" : "order/after-sale/service-cancel",
"style" : {
"navigationBarTitleText":"申请退款"
}
}
,{
"path" : "payment-complete/payment-complete",
"style" : {
"navigationBarTitleText":"支付完成"
}
},
{
"path" : "order/assemble",
"style" : {
"navigationBarTitleText":"我的拼团订单"
}
}
,{
"path" : "checkout/create-complete",
"style" : {
"navigationBarTitleText":"订单创建成功"
}
}
]
},{
"root": "promotion-module",
"pages": [
{
"path" : "coupons/coupons",
"style" : {
"navigationBarTitleText":"领优惠券"
}
}
,{
"path" : "seckill/seckill",
"style" : {
"navigationBarTitleText":"限时抢购"
}
}
,{
"path" : "group-buy/group-buy",
"style" : {
"navigationBarTitleText":"团购活动"
}
}
,{
"path" : "points-mall/points-mall",
"style" : {
"navigationBarTitleText":"积分商城"
}
}
,{
"path" : "assemble/assemble",
"style" : {
"navigationBarTitleText":"拼团"
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#909399",
"selectedColor": "#FA3534",
"backgroundColor": "#FFFFFF",
"borderStyle": "white",
"iconWidth": "24px",
"list": [{
"pagePath": "pages/tabs/home/home",
"iconPath": "static/images/icon_home.png",
"selectedIconPath": "static/images/icon_home_HL.png",
"text": "首页"
},
// {
// "pagePath": "pages/tabs/category/category",
// "iconPath": "static/images/icon_cat.png",
// "selectedIconPath": "static/images/icon_cat_HL.png",
// "text": "分类"
// }, {
// "pagePath": "pages/tabs/cart/cart",
// "iconPath": "static/images/icon_cart.png",
// "selectedIconPath": "static/images/icon_cart_HL.png",
// "text": "购物车"
// },
{
"pagePath": "pages/tabs/mine/mine",
"iconPath": "static/images/icon_mine.png",
"selectedIconPath": "static/images/icon_mine_HL.png",
"text": "我的"
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。