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.
217 lines
5.1 KiB
217 lines
5.1 KiB
{
|
|
"pages": [{
|
|
"path": "pages/index/home",
|
|
"style": {
|
|
"navigationBarTitleText": "加载中..",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [{
|
|
"root": "package1",
|
|
"pages": [{
|
|
"path": "tabbar/release", //代买饭
|
|
"style": {
|
|
"navigationBarTitleText": "发布",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "buyFood/buyFood", //代买饭
|
|
"style": {
|
|
"navigationBarTitleText": "代买饭",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "farm/farm", //农场
|
|
"style": {
|
|
"navigationBarTitleText": "农场",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "group/groupBuyDetail", //拼团商家详情页
|
|
"style": {
|
|
"navigationBarTitleText": "拼团商家详情页",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "group/groupBuySingle", //拼团单一商家
|
|
"style": {
|
|
"navigationBarTitleText": "拼团单一商家",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "group/groupBuyList", //拼团页
|
|
"style": {
|
|
"navigationBarTitleText": "拼团页",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "order/orderDetail", //订单详情
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "payment/payment", //支付页
|
|
"style": {
|
|
"navigationBarTitleText": "支付页",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "post/postDetail", //帖子详情页
|
|
"style": {
|
|
"navigationBarTitleText": "帖子详情页",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "runErrand/runErrand", //代跑腿页
|
|
"style": {
|
|
"navigationBarTitleText": "代跑腿页",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/addressList", //地址列表
|
|
"style": {
|
|
"navigationBarTitleText": "地址列表",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/wallet", //我的钱包
|
|
"style": {
|
|
"navigationBarTitleText": "我的钱包",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/partTimeJobRegister", //兼职注册
|
|
"style": {
|
|
"navigationBarTitleText": "兼职注册",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/partTimeJob", //兼职主页
|
|
"style": {
|
|
"navigationBarTitleText": "兼职主页",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/myPost", //我的发布
|
|
"style": {
|
|
"navigationBarTitleText": "我的发布",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/myMerchant", //商家主页
|
|
"style": {
|
|
"navigationBarTitleText": "商家主页",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/myFriend", //我的朋友
|
|
"style": {
|
|
"navigationBarTitleText": "我的朋友",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/myCollect", //我的收藏
|
|
"style": {
|
|
"navigationBarTitleText": "我的收藏",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/myCenter", //个人中心
|
|
"style": {
|
|
"navigationBarTitleText": "个人中心",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/merchantRegister", //商家注册
|
|
"style": {
|
|
"navigationBarTitleText": "商家注册",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "myCenter/addGoods", //新增商品
|
|
"style": {
|
|
"navigationBarTitleText": "新增商品",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}]
|
|
}, {
|
|
"root": "package2",
|
|
"pages": [{
|
|
"path": "login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},{
|
|
"path": "login/protocol",
|
|
"style": {
|
|
"navigationBarTitleText": "用户协议"
|
|
}
|
|
},{
|
|
"path": "login/privacy",
|
|
"style": {
|
|
"navigationBarTitleText": "隐私政策"
|
|
}
|
|
}]
|
|
}, {
|
|
"root": "package3",
|
|
"pages": [{
|
|
"path": "index/TotalProfit",
|
|
"style": {
|
|
"navigationBarTitleText": "总利润",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}]
|
|
}],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uView-Base",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"backgroundColor": "#fff"
|
|
// "pageOrientation": "auto" //横屏
|
|
},
|
|
"tabBar": {
|
|
"custom": true,
|
|
"color": "#909399",
|
|
"selectedColor": "#303133",
|
|
"borderStyle": "white",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "static/images/tabbar/fabu222.png",
|
|
"selectedIconPath": "static/images/tabbar/fabu222.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/index/home",
|
|
"iconPath": "static/images/tabbar/fabu222.png",
|
|
"selectedIconPath": "static/images/tabbar/fabu222.png",
|
|
"text": "库存"
|
|
}
|
|
]
|
|
},
|
|
"preloadRule": {
|
|
"pages/index/index": {
|
|
"network": "all",
|
|
"packages": ["package1"]
|
|
}
|
|
},
|
|
"usingComponents": {},
|
|
"condition": { //模式配置,仅开发期间生效
|
|
"current": 0, //当前激活的模式(list 的索引项)
|
|
"list": [{
|
|
"name": "", //模式名称
|
|
"path": "", //启动页面,必选
|
|
"query": "" //启动参数,在页面的onLoad函数里面得到
|
|
}]
|
|
}
|
|
}
|