目录

页面效果

​ app.json文件


页面效果

 app.json文件

{
    "pages": [
        "pages/shouye/shouye",
        "pages/fenlei/fenlei",
        "pages/shop/shop",
        "pages/wode/wode"
    ],
    "window": {
        "backgroundTextStyle": "light",
        "navigationBarBackgroundColor": "#ff0000",
        "navigationBarTitleText": "首页",
        "navigationBarTextStyle": "white"
    },
    "tabBar": {
        "selectedColor": "#d53e37",
        "backgroundColor": "#f5f5f5",
        "borderStyle": "black",
        "list": [
            {
                "pagePath": "pages/shouye/shouye",
                "text": "首页",
                "iconPath": "images/bar/首页.png",
                "selectedIconPath": "images/bar/首页.png"
            },
            {
                "pagePath": "pages/fenlei/fenlei",
                "text": "分类",
                "iconPath": "images/bar/分类.png",
                "selectedIconPath": "images/bar/分类.png"
            },
            {
                "pagePath": "pages/shop/shop",
                "text": "购物车",
                "iconPath": "images/bar/购物车.png",
                "selectedIconPath": "images/bar/购物车.png"
            },
            {
                "pagePath": "pages/wode/wode",
                "text": "我的",
                "iconPath": "images/bar/我的.png",
                "selectedIconPath": "images/bar/我的.png"
            }
        ]
    },
    "           ": "sitemap.json",
    "sitemapLocation": "sitemap.json"
}

Logo

电商企业物流数字化转型必备!快递鸟 API 接口,72 小时快速完成物流系统集成。全流程实战1V1指导,营造开放的API技术生态圈。

更多推荐