1 Star 1 Fork 2.4K

Finley / 萤火小程序商城-小程序端

forked from 萤火科技 / 萤火商城V2.0 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.50 KB
一键复制 编辑 原始数据 按行查看 历史
mafeifan 提交于 2020-07-19 18:44 . add contact feature
{
"pages": [
"pages/index/index",
"pages/category/index",
"pages/category/list",
"pages/goods/index",
"pages/search/index",
"pages/flow/index",
"pages/flow/checkout",
"pages/user/index",
"pages/user/help",
"pages/order/index",
"pages/order/detail",
"pages/address/index",
"pages/address/create",
"pages/onlineApply/create",
"pages/address/detail",
"pages/login/login",
"pages/about/about",
"pages/postList/postList",
"pages/postDetail/postDetail",
"pages/partner"
],
"window": {
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "",
"navigationBarTextStyle": "black",
"backgroundTextStyle": "dark"
},
"tabBar": {
"color": "#6e6d6b",
"selectedColor": "#ff9966",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "images/tabBar/home.png",
"selectedIconPath": "images/tabBar/home_on.png"
},
{
"pagePath": "pages/postList/postList",
"text": "动态",
"iconPath": "images/tabBar/cate.png",
"selectedIconPath": "images/tabBar/cate_on.png"
},
{
"pagePath": "pages/about/about",
"text": "关于我们",
"iconPath": "images/tabBar/user.png",
"selectedIconPath": "images/tabBar/user_on.png"
}
],
"position": "bottom"
},
"debug": true,
"sitemapLocation": "sitemap.json"
}
PHP
1
https://gitee.com/finley/yoshop_wechat.git
git@gitee.com:finley/yoshop_wechat.git
finley
yoshop_wechat
萤火小程序商城-小程序端
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891