1 Star 0 Fork 72

Lucian/zwmall-uni

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 2.93 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [{
"path": "pages/index",
"style": {
"navigationBarTitleText": "首页 - 小米商城"
}
},
{
"path": "pages/search/index",
"style": {
"navigationBarTitleText": "搜索 - 小米商城"
}
},
{
"path": "pages/goods/index",
"style": {
"navigationBarTitleText": "商品详情 - 小米商城"
}
},
{
"path": "pages/cart/index",
"style": {
"navigationBarTitleText": "我的购物车 - 小米商城"
}
},
{
"path": "pages/cart/add-success",
"style": {
"navigationBarTitleText": "成功加入购物车 - 小米商城"
}
},
{
"path": "pages/video/index",
"style": {
"navigationBarTitleText": "视频列表 - 小米商城"
}
},
{
"path": "pages/user/login/index",
"style": {
"navigationBarTitleText": "登录 - 小米商城"
}
},
{
"path": "pages/user/register/index",
"style": {
"navigationBarTitleText": "注册 - 小米商城"
}
},
{
"path": "pages/user/register/agreement",
"style": {
"navigationBarTitleText": "注册协议 - 小米商城"
}
},
{
"path": "pages/user/password/retrieve",
"style": {
"navigationBarTitleText": "找回密码 - 小米商城"
}
},
{
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "个人中心 - 小米商城"
}
},
{
"path": "pages/user/favorite/index",
"style": {
"navigationBarTitleText": "喜欢的商品 - 小米商城"
}
},
{
"path": "pages/user/profile/shipping-address",
"style": {
"navigationBarTitleText": "收货地址 - 小米商城"
}
},
{
"path": "pages/user/profile/index",
"style": {
"navigationBarTitleText": "个人信息 - 小米商城"
}
},
{
"path": "pages/user/security/index",
"style": {
"navigationBarTitleText": "账号安全 - 小米商城"
}
},
{
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "我的订单 - 小米商城"
}
},
{
"path": "pages/order/detail",
"style": {
"navigationBarTitleText": "订单详情 - 小米商城"
}
},
{
"path": "pages/order/comment/index",
"style": {
"navigationBarTitleText": "订单评价 - 小米商城"
}
},
{
"path": "pages/order/comment/detail",
"style": {
"navigationBarTitleText": "服务评价 - 小米商城"
}
},
{
"path": "pages/order/checkout",
"style": {
"navigationBarTitleText": "填写订单信息 - 小米商城"
}
},
{
"path": "pages/order/pay/index",
"style": {
"navigationBarTitleText": "选择在线支付方式 - 小米商城"
}
},
{
"path": "pages/order/pay/pay-success",
"style": {
"navigationBarTitleText": "支付成功 - 小米商城"
}
}
],
"globalStyle": {
"navigationStyle": "custom",
"backgroundColor": "#FFFFFF"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lucianliudg/zwmall-uni.git
[email protected]:lucianliudg/zwmall-uni.git
lucianliudg
zwmall-uni
zwmall-uni
master

搜索帮助