1 Star 1 Fork 0

wslrj / unishop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 1.85 KB
一键复制 编辑 原始数据 按行查看 历史
wslrj 提交于 2019-03-12 13:15 . unpdate to B2c
{
"pages": [ //pages数组中第一项表示应用启动页
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "得推B2C商城",
"onReachBottomDistance":60,
"enablePullDownRefresh":true
}
},{
"path":"pages/article/index"
},{
"path":"pages/article/list"
},{
"path":"pages/article/show"
},{
"path":"pages/login/index"
},
{
"path":"pages/login/findpwd"
},
{
"path":"pages/register/index"
},{
"path":"pages/user/index"
},
{"path":"pages/user/info"},
{"path":"pages/user/user_head"},
{"path":"pages/user/password"},
{"path":"pages/user/paypwd"},{
"path":"pages/notice/my"
},
{
"path":"pages/comment/my",
"style": {
"navigationBarTitleText": "我的评论",
"onReachBottomDistance":60,
"enablePullDownRefresh":true
}
},
{"path":"pages/fav/my"},
{"path":"pages/recharge/my"},
{"path":"pages/recharge/index"},
{"path":"pages/recharge/order"},
{"path":"pages/pay_log/my"},
{"path":"pages/user_address/my"},
{"path":"pages/user_address/add"},
{"path":"pages/user_address/edit"},
{"path":"pages/user_address/orderadd"},
{"path":"pages/user/set","style":{"navigationBarTitleText":"用户设置"}},
{"path":"pages/b2c/index"},
{"path":"pages/b2c_category/index"},
{"path":"pages/b2c_product/index"},
{"path":"pages/b2c_product/list"},
{"path":"pages/b2c_product/show"},
{"path":"pages/b2c_cart/index"},
{"path":"pages/b2c_order/confirm"},
{"path":"pages/b2c_order/success"},
{"path":"pages/b2c_order/my"},
{"path":"pages/b2c_order/raty"},
{"path":"pages/b2c_order/show"},
{"path":"pages/b2c_order/pay"},
{"path":"pages/b2c_user/index"}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "得推B2C商城",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
PHP
1
https://gitee.com/wslrj/unishop.git
git@gitee.com:wslrj/unishop.git
wslrj
unishop
unishop
master

搜索帮助