1 Star 0 Fork 385

Poney Chen / CRMEB_WechatApplet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 3.24 KB
一键复制 编辑 原始数据 按行查看 历史
等风来,随风去 提交于 2019-10-25 10:32 . 修改说明文件
{
"pages": [
"pages/index/index",
"pages/goods_cate/goods_cate",
"pages/order_details/index",
"pages/user_sgin/index",
"pages/user/user",
"pages/user_get_coupon/index",
"pages/order_confirm/index",
"pages/goods_list/goods_list",
"pages/user_coupon/index",
"pages/goods_comment_list/index",
"pages/user_goods_collection/index",
"pages/user_address_list/index",
"pages/news_list/index",
"pages/user_phone/index",
"pages/user_pwd_edit/index",
"pages/goods_search/index",
"pages/user_vip/index",
"pages/user_spread_money/index",
"pages/user_integral/index",
"pages/user_bill/index",
"pages/user_money/index",
"pages/user_spread_user/index",
"pages/user_sgin_list/index",
"pages/order_list/index",
"pages/goods_details/index",
"pages/news_details/index",
"pages/promoter-list/index",
"pages/promoter-order/index",
"pages/cash-audit/index",
"pages/user_cash/index",
"pages/user_return_list/index",
"pages/goods_return/index",
"pages/goods_comment_con/index",
"pages/promotional-items/index",
"pages/first-new-product/index",
"pages/user_spread_code/index",
"pages/user_info/index",
"pages/order_pay_status/index",
"pages/goods_logistics/index",
"pages/user_address/index",
"pages/order_addcart/order_addcart",
"pages/user_payment/index",
"pages/commission_rank/index",
"pages/promoter_rank/index",
"components/navbar/index",
"components/recommend/index",
"components/share-red-packets/index",
"components/orderGoods/index",
"components/swipers/index",
"components/goodList/index",
"components/promotionGood/index",
"components/productConSwiper/index",
"components/userEvaluation/index",
"components/coupon-window/index",
"components/product-window/index",
"components/coupon-list-window/index",
"components/address-window/index",
"components/home/index",
"components/write-off/index"
],
"subPackages": [
{
"root": "pages/activity",
"name": "activity",
"pages": [
"goods_seckill_details/index",
"goods_seckill/index"
]
}
],
"window": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "WeChat",
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
},
"tabBar": {
"backgroundColor": "#ffffff",
"color": "#282828",
"selectedColor": "#e93323",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "images/1-001.png",
"selectedIconPath": "images/1-002.png",
"text": "首页"
},
{
"pagePath": "pages/goods_cate/goods_cate",
"iconPath": "images/2-001.png",
"selectedIconPath": "images/2-002.png",
"text": "分类"
},
{
"pagePath": "pages/order_addcart/order_addcart",
"iconPath": "images/3-001.png",
"selectedIconPath": "images/3-002.png",
"text": "购物车"
},
{
"pagePath": "pages/user/user",
"iconPath": "images/4-001.png",
"selectedIconPath": "images/4-002.png",
"text": "我的"
}
]
},
"sitemapLocation": "sitemap.json"
}
微信
1
https://gitee.com/lampton/CRMEB_WechatApplet.git
git@gitee.com:lampton/CRMEB_WechatApplet.git
lampton
CRMEB_WechatApplet
CRMEB_WechatApplet
master

搜索帮助