2 Star 0 Fork 0

mingchen3398/jz

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 3.75 KB
一键复制 编辑 原始数据 按行查看 历史
cmc 提交于 2019-04-01 09:47 . 。。
{
"pages": [
"wnjz_sun/pages/index/index",
"wnjz_sun/pages/user/mybill/mybill",
"wnjz_sun/pages/backstage/set3/set3",
"wnjz_sun/pages/backstage/index3/index3",
"wnjz_sun/pages/backstage/index/index",
"wnjz_sun/pages/backstage/writeoff/writeoff",
"wnjz_sun/pages/user/orderdet/orderdet",
"wnjz_sun/pages/index/classify/classify",
"wnjz_sun/pages/index/article/article",
"wnjz_sun/pages/bargain/bargain",
"wnjz_sun/pages/index/cforder/cforder",
"wnjz_sun/pages/index/order/order",
"wnjz_sun/pages/user/user",
"wnjz_sun/pages/backstage/index2/index2",
"wnjz_sun/pages/user/cards/cards",
"wnjz_sun/pages/backstage/current/current",
"wnjz_sun/pages/backstage/finish/finish",
"wnjz_sun/pages/index/book/book",
"wnjz_sun/pages/bargain/detail/detail",
"wnjz_sun/pages/index/pay/pay",
"wnjz_sun/pages/bargain/help/help",
"wnjz_sun/pages/bargain/cforder/cforder",
"wnjz_sun/pages/user/service/service",
"wnjz_sun/pages/user/address/address",
"wnjz_sun/pages/user/bargain/bargain",
"wnjz_sun/pages/user/recharge/recharge",
"wnjz_sun/pages/branch/branch",
"wnjz_sun/pages/branch/shopdet/shopdet",
"wnjz_sun/pages/backstage/backstage",
"wnjz_sun/pages/backstage/message/message",
"wnjz_sun/pages/backstage/set/set",
"wnjz_sun/pages/user/dialogue/dialogue",
"wnjz_sun/pages/user/bgorder/bgorder",
"wnjz_sun/pages/index/paysuc/paysuc",
"wnjz_sun/pages/index/hotser/hotser",
"wnjz_sun/pages/index/card/card",
"wnjz_sun/pages/index/about/about",
"wnjz_sun/pages/user/comment/comment",
"wnjz_sun/pages/user/editaddr/editaddr",
"wnjz_sun/pages/index/serdesc/serdesc",
"wnjz_sun/plugin/distribution/fxCenter/fxCenter",
"wnjz_sun/plugin/distribution/fxTeam/fxTeam",
"wnjz_sun/plugin/distribution/fxBilldet/fxBilldet",
"wnjz_sun/plugin/distribution/fxDetail/fxDetail",
"wnjz_sun/plugin/distribution/fxWithdraw/fxWithdraw",
"wnjz_sun/plugin/distribution/fxOrder/fxOrder",
"wnjz_sun/plugin/distribution/fxCash/fxCash",
"wnjz_sun/plugin/distribution/fxGoods/fxGoods",
"wnjz_sun/plugin/distribution/fxAddShare/fxAddShare"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "首页",
"navigationBarTextStyle": "black"
},
"debug": true,
"permission": {
"scope.userLocation": {
"desc": "获取您的位置"
}
},
"tabBar": {
"color": "#9E9E9E",
"selectedColor": "#41c2fc",
"backgroundColor": "#fff",
"borderStyle": "black",
"list": [ {
"pagePath": "wnjz_sun/pages/index/index",
"text": "首页",
"iconPath": "style/images/index.png",
"selectedIconPath": "/style/images/indexSelect.png",
"selectedColor": "#41c2fc"
}, {
"pagePath": "wnjz_sun/pages/bargain/bargain",
"text": "砍价",
"iconPath": "/style/images/bargain.png",
"selectedIconPath": "/style/images/bargSelect.png",
"selectedColor": "#41c2fc"
}, {
"pagePath": "wnjz_sun/pages/branch/branch",
"text": "门店",
"iconPath": "/style/images/bran.png",
"selectedIconPath": "/style/images/branSelect.png",
"selectedColor": "#41c2fc"
}, {
"pagePath": "wnjz_sun/pages/user/user",
"text": "我的",
"iconPath": "/style/images/user.png",
"selectedIconPath": "/style/images/userSelect.png",
"selectedColor": "#41c2fc"
} ]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mingchen3398/jz.git
git@gitee.com:mingchen3398/jz.git
mingchen3398
jz
jz
master

搜索帮助