[内网]文化云交易前端H5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

423 lines
10 KiB

{
"tabBar": {
"color": "#000000",
"selectedColor": "#fa2209",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home-active.png",
"text": "首页"
}, {
"pagePath": "pages/category/index",
"iconPath": "static/tabbar/cate.png",
"selectedIconPath": "static/tabbar/cate-active.png",
"text": "分类"
}, {
"pagePath": "pages/recommend/index",
"iconPath": "static/tabbar/cal.png",
"selectedIconPath": "static/tabbar/cal-active.png",
"text": "推荐"
}, {
"pagePath": "pages/user/index",
"iconPath": "static/tabbar/user.png",
"selectedIconPath": "static/tabbar/user-active.png",
"text": "我的"
}]
},
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/category/index",
"style": {
"navigationBarTitleText": "全部分类",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1c223b"
}
},
{
"path": "pages/category/consulting/list",
"style": {
"navigationBarTitleText": "资讯中心",
"enablePullDownRefresh" : false
}
},
{
"path": "pages/category/consulting/detail",
"style": {
"navigationBarTitleText": "阅读全文",
"enablePullDownRefresh" : false
}
},
{
"path": "pages/cart/index",
"style": {
"navigationBarTitleText": "购物车"
}
},
{
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/custom/index",
"style": {
"enablePullDownRefresh": true
}
},
{
"path": "pages/search/index",
"style": {
"navigationBarTitleText": "搜索结果",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1c223b"
}
},
{
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
},
{
"path": "pages/user/bind/index",
"style": {
"navigationBarTitleText": "绑定手机"
}
},
{
"path": "pages/user/personal/index",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "pages/article/index",
"style": {
"navigationBarTitleText": "资讯列表"
}
},
{
"path": "pages/article/detail",
"style": {
"navigationBarTitleText": "资讯详情"
}
},
{
"path": "pages/help/index",
"style": {
"navigationBarTitleText": "帮助中心"
}
},
{
"path": "pages/goods/list",
"style": {
"navigationBarTitleText": "数据店铺",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1c223b",
"enablePullDownRefresh": true
}
},
{
"path": "pages/goods/detail",
"style": {
"navigationBarTitleText": "标的详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/comment/index",
"style": {
"navigationBarTitleText": "标的评价页"
}
},
{
"path": "pages/my-coupon/index",
"style": {
"navigationBarTitleText": "我的优惠券"
}
},
{
"path": "pages/address/index",
"style": {
"navigationBarTitleText": "收货地址"
}
},
{
"path": "pages/address/create",
"style": {
"navigationBarTitleText": "新增收货地址"
}
},
{
"path": "pages/address/update",
"style": {
"navigationBarTitleText": "编辑收货地址"
}
},
{
"path": "pages/points/log",
"style": {
"navigationBarTitleText": "账单明细"
}
},
{
"path": "pages/wallet/index",
"style": {
"navigationBarTitleText": "我的钱包"
}
},
{
"path": "pages/wallet/balance/log",
"style": {
"navigationBarTitleText": "账单详情"
}
},
{
"path": "pages/wallet/recharge/index",
"style": {
"navigationBarTitleText": "充值中心"
}
},
{
"path": "pages/wallet/recharge/order",
"style": {
"navigationBarTitleText": "充值记录"
}
},
{
"path": "pages/checkout/index",
"style": {
"navigationBarTitleText": "订单结算台"
}
},
{
"path": "pages/order/center",
"style": {
"navigationBarTitleText": "订单中心",
"enablePullDownRefresh": true
}
},
{
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": true
}
},
{
"path": "pages/order/detail",
"style": {
"navigationBarTitleText": "订单详情",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e8c269"
}
},
{
"path": "pages/order/express/index",
"style": {
"navigationBarTitleText": "物流跟踪"
}
},
{
"path": "pages/order/comment/index",
"style": {
"navigationBarTitleText": "订单评价"
}
},
{
"path": "pages/refund/index",
"style": {
"navigationBarTitleText": "退换/售后"
}
},
{
"path": "pages/refund/detail",
"style": {
"navigationBarTitleText": "售后详情"
}
},
{
"path": "pages/refund/apply",
"style": {
"navigationBarTitleText": "申请售后"
}
},
{
"path" : "pages/reg/reg",
"style" :
{
"navigationBarTitleText" : "",
"navigationStyle": "custom",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/user/mycertinfo/mycertinfo",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/findpass/findpass",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/help/private",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/help/prototal",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/login/index",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/user/mycertinfo/orgverify",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/user/mycertinfo/personverify",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/user/order/buyOrder",
"style" :
{
"navigationBarTitleText" : "卖出订单",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/user/order/byOrder",
"style" :
{
"navigationBarTitleText" : "买入订单",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/targetdata/publicdata",
"style" :
{
"navigationBarTitleText" : "公共数据专区",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1c223b",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/targetdata/supermarket",
"style" :
{
"navigationBarTitleText" : "数据超市",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1c223b",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/targetdata/culturalresources",
"style" :
{
"navigationBarTitleText" : "文化资源数据",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1c223b",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/targetdata/culturalnumbers",
"style" :
{
"navigationBarTitleText" : "文化数字内容",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1c223b",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/user/shopcart/index",
"style" :
{
"navigationBarTitleText" : "购物车",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/goods/payment/orderPayment",
"style" :
{
"navigationBarTitleText" : "订单结算",
"enablePullDownRefresh" : false
}
},
{
"path": "pages/recommend/index",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#1c223b",
"enablePullDownRefresh": true
}
}
],
"globalStyle": {
// #ifdef H5
// "navigationStyle": "custom",
"maxWidth": 750,
"rpxCalcMaxDeviceWidth": 750, // rpx px 960
"rpxCalcBaseDeviceWidth": 560, // rpx 使 rpx px 375
"rpxCalcIncludeWidth": 9999, // rpx rpx 750
// #endif
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "",
"navigationBarTextStyle": "black",
"backgroundTextStyle": "dark"
},
"easycom": {
"autoscan": true,
"custom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
}
}
}