1 Star 0 Fork 87

pshaoyi/ShirneWxShop

forked from 语辰软件/ShirneWxShop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 2.13 KB
一键复制 编辑 原始数据 按行查看 历史
shirne 提交于 2018-12-24 15:19 . 下单页面
{
"pages": [
"pages/index/index",
"pages/common/input",
"pages/common/help",
"pages/common/h5",
"pages/about/index",
"pages/about/detail",
"pages/news/index",
"pages/news/list",
"pages/news/detail",
"pages/product/index",
"pages/product/list",
"pages/product/detail",
"pages/order/cart",
"pages/order/confirm",
"pages/member/login",
"pages/member/index",
"pages/member/profile",
"pages/member/address",
"pages/member/address-add",
"pages/member/order",
"pages/member/order-detail",
"pages/member/recharge",
"pages/common/pick-address"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#3498db",
"navigationBarTitleText": "微信商城",
"navigationBarTextStyle": "white"
},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "icons/home.png",
"selectedIconPath": "icons/home-hover.png",
"text": "首页"
},
{
"pagePath": "pages/product/index",
"iconPath": "icons/shop.png",
"selectedIconPath": "icons/shop-hover.png",
"text": "商品"
},
{
"pagePath": "pages/news/index",
"iconPath": "icons/news.png",
"selectedIconPath": "icons/news-hover.png",
"text": "新闻"
},
{
"pagePath": "pages/order/cart",
"iconPath": "icons/cart.png",
"selectedIconPath": "icons/cart-hover.png",
"text": "购物车"
},
{
"pagePath": "pages/member/index",
"iconPath": "icons/member.png",
"selectedIconPath": "icons/member-hover.png",
"text": "我的"
}
],
"color": "#464545",
"selectedColor": "#3498db",
"backgroundColor": "#ffffff"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/pshaoyi/shop_mapp.git
git@gitee.com:pshaoyi/shop_mapp.git
pshaoyi
shop_mapp
ShirneWxShop
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385