1 Star 0 Fork 26

五花小鱼 / 微易科技-百分百Saas小程序商城--小程序端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.98 KB
一键复制 编辑 原始数据 按行查看 历史
Lisa 提交于 2019-09-26 15:01 . 小程序源码
{
"pages": [
"pages/index/index",
"pages/custom/index",
"pages/category/index",
"pages/category/list",
"pages/goods/index",
"pages/goods/comment/comment",
"pages/search/index",
"pages/flow/index",
"pages/flow/checkout",
"pages/coupon/coupon",
"pages/user/index",
"pages/user/coupon/coupon",
"pages/user/help",
"pages/order/index",
"pages/order/detail",
"pages/order/express/express",
"pages/order/comment/comment",
"pages/address/index",
"pages/address/create",
"pages/address/detail",
"pages/login/login",
"pages/dealer/apply/apply",
"pages/dealer/order/order",
"pages/dealer/team/team",
"pages/dealer/withdraw/apply/apply",
"pages/dealer/withdraw/list/list",
"pages/dealer/qrcode/qrcode",
"pages/assemble/index",
"pages/robbuy/index",
"pages/wheel/wheel",
"pages/activity/index"
],
"window": {
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "",
"navigationBarTextStyle": "black",
"backgroundTextStyle": "dark",
"navigationStyle:custom":"black"
},
"tabBar": {
"color": "#6e6d6b",
"selectedColor": "#fd4a5f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "images/home.png",
"selectedIconPath": "images/home-active.png"
},
{
"pagePath": "pages/category/index",
"text": "分类",
"iconPath": "images/cate.png",
"selectedIconPath": "images/cate-active.png"
},
{
"pagePath": "pages/flow/index",
"text": "购物车",
"iconPath": "images/flow.png",
"selectedIconPath": "images/flow-active.png"
},
{
"pagePath": "pages/user/index",
"text": "我的",
"iconPath": "images/user.png",
"selectedIconPath": "images/user-active.png"
}
],
"position": "bottom"
},
"debug": true
}
PHP
1
https://gitee.com/zoo.me/wxapp.git
git@gitee.com:zoo.me/wxapp.git
zoo.me
wxapp
微易科技-百分百Saas小程序商城--小程序端
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891