1 Star 0 Fork 38

open-sources/huanxing-uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 2.60 KB
一键复制 编辑 原始数据 按行查看 历史
环兴商城 提交于 2023-02-21 15:24 . commit v1.0
{
"tabBar": {
"list": [{
"pagePath": "pages/home/index"
}, {
"pagePath": "pages/category/index"
}, {
"pagePath": "pages/shopping-cart/index"
}, {
"pagePath": "pages/user/user-center/index"
}]
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/home/index",
"style": {
"enablePullDownRefresh": true
}
},
{
"path": "pages/shopping-cart/index"
},
{
"path": "pages/goods/goods-detail/index"
},
{
"path": "pages/goods/goods-list/index"
},
{
"path": "pages/goods/goods-appraise/index"
},
{
"path": "pages/goods/down-price-notify/index"
},
{
"path": "pages/category/index"
},
{
"path": "pages/login/index"
},
{
"path": "pages/user/user-info/index"
},
{
"path": "pages/user/user-center/index"
},
{
"path": "pages/user/user-bill/index"
},
{
"path": "pages/user/user-account/index"
},
{
"path": "pages/user/user-collect/index"
},
{
"path": "pages/user/user-appraise/index"
},
{
"path": "pages/order/order-confirm/index"
},
{
"path": "pages/order/order-list/index"
},
{
"path": "pages/order/order-detail/index"
},
{
"path": "pages/order/order-pay-result/index"
},
{
"path": "pages/order/order-pay/index"
},
{
"path": "pages/order/order-logistics/index"
},
{
"path": "pages/order/order-refund/refund-list/index"
},
{
"path": "pages/order/order-refund/refund-detail/index"
},
{
"path": "pages/order/order-refund/index"
},
{
"path": "pages/order/order-refund/submit"
},
{
"path": "pages/user/user-address/index"
},
{
"path": "pages/user/user-address/form/index"
},
{
"path": "pages/user/user-footprint/index"
},
{
"path": "pages/distribution/distribution-center/index"
},
{
"path": "pages/distribution/distribution-withdraw-record/record-list/index"
},
{
"path": "pages/distribution/distribution-withdraw-record/record-detail/index"
},
{
"path": "pages/distribution/distribution-withdraw-record/submit/index"
},
{
"path": "pages/distribution/distribution-order/order-detail/index"
},
{
"path": "pages/distribution/distribution-order/order-list/index"
},
{
"path": "pages/distribution/distribution-team/index"
},
{
"path": "pages/distribution/distribution-card/index"
},
{
"path": "pages/coupon/coupon-info/index"
},
{
"path": "pages/coupon/coupon-user/index"
}
],
"globalStyle": {
"navigationStyle": "custom",
"mp-alipay": {
"transparentTitle": "always",
"titlePenetrate": "YES"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/openResources/huanxing-mall-uniapp.git
git@gitee.com:openResources/huanxing-mall-uniapp.git
openResources
huanxing-mall-uniapp
huanxing-uniapp
master

搜索帮助