限时免费试用:欢迎注册 api.bigmodel.org ,快速体验大模型 API 接入服务。
当前位置:首页 >开发者 >网站框架 >小程序

uniapp tabbar

分类:小程序时间:2019-10-04浏览:2075
"tabBar" : {
        "color" : "#707070",
        "selectedColor" : "#DE533A",
        "list" : [
            {
                "pagePath" : "pages/index/index",
                "text" : "首页",
                "iconPath" : "static/1_.png",
                "selectedIconPath" : "static/1.png"
            },
            {
                "pagePath" : "pages/brand/brand",
                "text" : "品牌",
                "iconPath" : "static/2_.png",
                "selectedIconPath" : "static/2.png"

            },
            {
                "pagePath" : "pages/shise/shise",
                "text" : "试色",
                "iconPath" : "static/3_.png",
                "selectedIconPath" : "static/3.png"

            },
            {
                "pagePath" : "pages/my/my",
                "text" : "我的",
                "iconPath" : "static/4_.png",
                "selectedIconPath" : "static/4.png"

            }
        ]
    }
本站文章如未注明出处均为原创,转载请注明出处,如有侵权请邮件联系站长。
0/500
Share your thoughts respectfully.