xc-app/pages.json

939 lines
20 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocati,n/pages
{
"path": "pages/index/new-index", // 首页
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/sign", // 签到
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "签到",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/activity", // 活动
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "活动",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/webview", // 首页
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "客服",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/new-index-y", // 首页
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/ranking", // 排行榜
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "排行榜",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/lastRanking", // 上期排行榜
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "上期排行榜",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/boxDetail", // 盲盒详情
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/paySuc", //
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "支付",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/boxOrderConfirm",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "提交订单",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/boxPaySuccess",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "支付成功",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/draw",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "盲盒开奖",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/drawNine",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "盲盒开奖",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/drawFree",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "盲盒开奖",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/shop/index",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "商城",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/shop/detail",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "商品详情",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/shop/confirm",
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "提交订单",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/shop/search", // 搜索
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "搜索",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/shop/search-list", // 搜索
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "搜索",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/search/index", // 搜索
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "搜索",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/index/index", // 首页
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/card", // 提示卡
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "提示卡",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/index/order", // 盲盒购买订单
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/login/login", // 登录
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "登录",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/login/shut-down", // 封停
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "禁用",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/agreement/index", // 用户协议
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "用户协议",
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/agreement/privacy", // 隐私政策
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "隐私政策",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
// "bounce": "none"
}
}
},
{
"path": "pages/login/bindPhone", // 绑定手机号
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/testPay/testPay", // 测试支付
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "支付",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/login/registerAndForget", // 忘记密码注册
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/shop/paySuccess", // 商城支付成功
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "支付成功",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none",
"scrollIndicator":"none"
}
}
},
{
"path": "pages/mine/index", // 我的
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/white", // 我的
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/virtual", // 商城支付成功
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "虚拟订单",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none",
"scrollIndicator":"none"
}
}
},
{
"path": "pages/mine/virtualDetail", // 商城支付成功
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none",
"scrollIndicator":"none"
}
}
},
{
"path": "pages/mine/payVirtualSuccess", // 商城支付成功
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "兑换成功",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none",
"scrollIndicator":"none"
}
}
},
{
"path": "pages/mine/prompt", // 提示卡
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "提示卡",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/customer", // 我的
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "客服",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/editName", // 修改昵称
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "修改昵称",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/login/bind", // 绑定手机号
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/login/password", // 输入密码
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/search/search-list", // 搜索商品
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/order/confirm", //订单
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/order/index", //订单
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"onReachBottomDistance": 100,
"navigationBarTitleText": "我的订单",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/mine", //个人中心
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/boxConfirm", //盲盒物品发货预览
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/boxOrder", //盲盒物品发货预览
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "盲盒购买订单",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/sign", //签到
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/point", //
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "积分使用记录",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/setting", //设置
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "设置",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/boxRecrd", //物品
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "我的物品",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/collect", //收藏
"style": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "我的收藏",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/orderStatusDetail", //我的订单状态详情
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "订单详情",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/address", //收获地址
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "我的地址",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/addAddress", //新增地址
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "新增地址",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/notice", //公告
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/noticeDetail", //公告详情
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/about", //关于我们
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/coupon", //优惠券
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "我的优惠券",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/moreCoupon", //更多优惠券
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "更多优惠券",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/feedback", //意见反馈
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/topUp", //充值
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "充值",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/topUpOrder", //充值提交订单
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "提交订单",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/topUpSuc", //充值成功
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "充值成功",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
{
"path": "pages/mine/orderBoxDetail", //盲盒订单详情
"style": {
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationBarTitleText": "订单详情",
"app-plus": {
// 将回弹属性关掉
"bounce": "none"
}
}
},
// {
// "path" : "pages/index/index",
// "style" :
// {
// "navigationBarTitleText" : "",
// "enablePullDownRefresh" : false,
// "onReachBottomDistance": 100
// }
// },
{
"path" : "pages/index/detail",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/index/confirmOrder",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/index/prize",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/product/product",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/product/detail",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/agreement/nonage-rule",
"style" :
{
"navigationBarTitleText": "儿童个人信息保护规则",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/agreement/nonage",
"style" :
{
"navigationBarTitleText": "支付协议",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/agreement/total",
"style" :
{
"navigationBarTitleText": "协议",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/agreement/rule",
"style" :
{
"navigationBarTitleText": "规则",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/login/past-due",
"style" :
{
"navigationBarTitleText": "登录已过期",
"enablePullDownRefresh" : false
}
}
],
"globalStyle": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "妙趣盲盒",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F2F2F9"
},
"tabBar": {
"color": "#888888",
"selectedColor": "#333333",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"iconWidth": "20px",
"list": [{
"pagePath": "pages/index/new-index",
"iconPath": "static/btnNavBarIcon/home.png",
"selectedIconPath": "static/btnNavBarIcon/home_active.png",
"text": "首页"
},
{
"pagePath": "pages/shop/index",
"iconPath": "static/btnNavBarIcon/shop.png",
"selectedIconPath": "static/btnNavBarIcon/shop_active.png",
"text": "商城"
},
{
"pagePath": "pages/mine/boxRecrd",
"iconPath": "static/btnNavBarIcon/qd.png",
"selectedIconPath": "static/btnNavBarIcon/qd_active.png",
"text": "仓库"
},
{
"pagePath": "pages/mine/mine",
"iconPath": "static/btnNavBarIcon/mine.png",
"selectedIconPath": "static/btnNavBarIcon/mine_acitve.png",
"text": "我的"
}
]
},
"easycom": {
"autoscan": true,
"custom": {
"lb-picker": "@/components/lb-picker/index.vue",
"page-popup": "@/pages/components/pagePopUp.vue"
}
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数在页面的onLoad函数里面得到
}]
}
}