2 Star 0 Fork 0

关啟锋 / SE_365

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 8.19 KB
一键复制 编辑 原始数据 按行查看 历史
233 提交于 2022-02-27 19:59 . [fix] 优化修改
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": false //禁用原生导航栏
}
}
}
],
"subPackages": [
{
"root": "pages/activity",
"name": "activity",
"pages": [
{
"path": "redpackindex/index",
"style": {
"navigationBarTitleText": "分享赚红包",
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": false //禁用原生导航栏
}
}
},
{
"path": "redpacket/index",
"style": {
"navigationBarTitleText": "分享赚红包"
}
},
{
"path": "redbackpacket/index",
"style": {
"navigationBarTitleText": "立即领取红包"
}
},
{
"path": "user_coupon/index",
"style": {
"navigationBarTitleText": "我的红包"
}
},
{
"path": "integrationRecord/index",
"style": {
"navigationBarTitleText": "兑换记录"
}
},
{
"path": "integrationToBla/index",
"style": {
"navigationBarTitleText": "积分兑换余额"
}
}
]
},
{
"root": "pages/report",
"name": "report",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "报告"
}
}
]
},
{
"root": "pages/order_pay_status",
"name": "order_pay_status",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "支付成功"
}
}
]
},
{
"root": "pages/goods_search",
"name": "goods_search",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "搜索商品"
}
}
]
},
{
"root": "pages/news_details",
"name": "news_details",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "资讯详情"
}
}
]
},
{
"root": "pages/news_list",
"name": "news_list",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "资讯"
}
}
]
},
{
"root": "pages/goods_list",
"name": "goods_list",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "商品列表"
}
}
]
},
{
"root": "pages/goods_details",
"name": "goods_details",
"pages": [
{
"path": "index",
"style": {
"navigationStyle": "custom"
// #ifdef MP
,
"navigationBarTextStyle": "#fff"
// #endif
}
}
]
},
{
"root": "pages/user",
"name": "user",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "个人中心",
"navigationBarBackgroundColor": "#c3a575"
// #ifdef MP
,
"navigationBarTextStyle": "#fff"
// #endif
}
}
]
},
{
"root": "pages/yuyue",
"name": "yuyue",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "预约服务"
}
},
{
"path": "yuyue_info/index",
"style": {
"navigationBarTitleText": "我的预约"
}
}
]
},
{
"root": "pages/wenda",
"name": "wenda",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "问答列表"
}
},
{
"path": "wenda-detail",
"style": {
"navigationBarTitleText": "问答详情"
}
}
]
},
{
"root": "pages/users",
"name": "users",
"pages": [
{
"path": "user_invoice_order/index",
"style": {
"navigationBarTitleText": "订单详情",
"navigationBarBackgroundColor": "#c3a575"
}
},
{
"path": "user_get_coupon/index",
"style": {
"navigationBarTitleText": "领取红包券",
"navigationBarBackgroundColor": "#c3a575"
}
},
{
"path": "user_sgin/index",
"style": {
"navigationBarTitleText": "签到"
}
},
{
"path": "user_integral/index",
"style": {
"navigationBarTitleText": "积分详情"
}
},
{
"path": "user_vip/index",
"style": {
"navigationBarTitleText": "会员等级",
"navigationBarBackgroundColor": "#c3a575"
}
},
{
"path": "scan_login/index",
"style": {
"navigationBarTitleText": "授权登录"
}
},
{
"path": "user_cash/index",
"style": {
"navigationBarTitleText": "提现",
"navigationBarBackgroundColor": "#e93323"
// #ifdef MP || APP-PLUS
,
"navigationBarTextStyle": "white"
// #endif
,
"app-plus": {
// #ifdef APP-PLUS
"titleNView": {
"type": "default"
}
// #endif
}
}
},
{
"path": "order_details/index",
"style": {
"navigationBarTitleText": "订单详情",
"navigationBarBackgroundColor": "#c3a575"
// #ifdef MP
,
"navigationBarTextStyle": "#fff"
// #endif
}
},
{
"path": "goods_comment_list/index",
"style": {
"navigationBarTitleText": "评论详情",
"navigationBarBackgroundColor": "#c3a575"
// #ifdef MP
,
"navigationBarTextStyle": "#fff"
// #endif
}
},
{
"path": "admin_order_detail/index",
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"path": "wechat_login/index",
"style": {
"navigationBarTitleText": "账户登录",
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": false //禁用原生导航栏
}
}
},
{
"path": "user_info/index",
"style": {
"navigationBarTitleText": "个人资料"
}
},
{
"path": "user_goods_collection/index",
"style": {
"navigationBarTitleText": "收藏商品"
}
},
{
"path": "user_money/index",
"style": {
"navigationBarTitleText": "我的账户"
}
},
{
"path": "user_bill/index",
"style": {
"navigationBarTitleText": "账单明细"
}
},
{
"path": "user_address_list/index",
"style": {
"navigationBarTitleText": "地址管理"
}
},
{
"path": "user_address/index",
"style": {
"navigationBarTitleText": "添加地址"
}
},
{
"path": "user_phone/index",
"style": {
"navigationBarTitleText": "绑定手机",
"navigationBarBackgroundColor": "#c3a575"
// #ifdef MP
,
"navigationBarTextStyle": "#fff"
// #endif
}
},
{
"path": "user_payment/index",
"style": {
"navigationBarTitleText": "余额充值"
}
},
{
"path": "order_confirm/index",
"style": {
"navigationBarTitleText": "提交订单"
}
},
{
"path": "order_list/index",
"style": {
"navigationBarTitleText": "我的订单"
}
},
{
"path": "goods_logistics/index",
"style": {
"navigationBarTitleText": "物流信息"
}
},
{
"path": "user_return_list/index",
"style": {
"navigationBarTitleText": "退货列表"
}
},
{
"path": "goods_return/index",
"style": {
"navigationBarTitleText": "申请退货"
}
},
{
"path": "login/index",
"style": {
"navigationBarTitleText": "登录"
}
}
]
},
{
"root": "pages/annex",
"pages": [
{
"path": "offline_pay/index",
"style": {
"navigationBarTitleText": "支付"
}
},
{
"path": "offline_result/index",
"style": {
"navigationBarTitleText": "支付结果"
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "crmeb",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#F8F8F8",
"titleNView": false
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}]
}
}
1
https://gitee.com/sparguan/se_365.git
git@gitee.com:sparguan/se_365.git
sparguan
se_365
SE_365
master

搜索帮助