3 Star 0 Fork 0

Grateful/far-ami-mincprog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 3.11 KB
一键复制 编辑 原始数据 按行查看 历史
Mike 提交于 2022-06-11 13:15 . 11
{
"pages": [
"pages/home/home",
"pages/index/index",
"pages/custom/index",
"pages/category/index",
"pages/goods/index",
"pages/goods/comment/comment",
"pages/search/index",
"pages/flow/index",
"pages/flow/checkout",
"pages/coupon/coupon",
"pages/user/index",
"pages/user/wallet/index",
"pages/user/wallet/balance/log",
"pages/user/recharge/index",
"pages/user/recharge/order/index",
"pages/user/coupon/coupon",
"pages/user/help/index",
"pages/order/index",
"pages/order/detail",
"pages/order/express/express",
"pages/order/comment/comment",
"pages/order/refund/index",
"pages/order/refund/apply/apply",
"pages/order/refund/detail/detail",
"pages/address/index",
"pages/address/create",
"pages/address/detail",
"pages/login/login",
"pages/dealer/index/index",
"pages/dealer/apply/apply",
"pages/dealer/order/order",
"pages/dealer/team/team",
"pages/dealer/withdraw/apply/apply",
"pages/dealer/withdraw/list/list",
"pages/dealer/qrcode/qrcode",
"pages/sharing/index/index",
"pages/sharing/goods/index",
"pages/sharing/goods/comment/comment",
"pages/sharing/active/index",
"pages/sharing/checkout/index",
"pages/sharing/order/index",
"pages/sharing/order/detail/detail",
"pages/sharing/order/express/express",
"pages/sharing/order/comment/comment",
"pages/sharing/order/refund/index",
"pages/sharing/order/refund/apply/apply",
"pages/sharing/order/refund/detail/detail",
"pages/article/index",
"pages/article/detail/index",
"pages/_select/extract_point/index",
"pages/shop/detail/index",
"pages/store/check/order",
"pages/bargain/index/index",
"pages/bargain/task/index",
"pages/bargain/goods/index",
"pages/points/log/index",
"pages/sharp/index/index",
"pages/sharp/goods/index"
],
"window": {
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "",
"navigationBarTextStyle": "black",
"backgroundTextStyle": "dark"
},
"tabBar": {
"color": "#6e6d6b",
"selectedColor": "#fd4a5f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "images/home.png",
"selectedIconPath": "images/home-active.png"
},
{
"pagePath": "pages/category/index",
"text": "分类",
"iconPath": "images/cate.png",
"selectedIconPath": "images/cate-active.png"
},
{
"pagePath": "pages/flow/index",
"text": "购物车",
"iconPath": "images/flow.png",
"selectedIconPath": "images/flow-active.png"
},
{
"pagePath": "pages/user/index",
"text": "我的",
"iconPath": "images/user.png",
"selectedIconPath": "images/user-active.png"
}
],
"position": "bottom"
},
"debug": false,
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于为您提供更合适您的服务"
}
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/grateful/far-ami-minprog.git
git@gitee.com:grateful/far-ami-minprog.git
grateful
far-ami-minprog
far-ami-mincprog
master

搜索帮助