限时免费试用:欢迎注册 api.bigmodel.org ,快速体验大模型 API 接入服务。

小程序

uniapp tabbar

"tabBar" : { "color" : "#707070", "selectedColor" : "#DE533A", "list" : [ { "pagePath" : "pages/index/index", "text" : "首页", "iconPath" : "static/1_.png", "selectedIconPath" : "sta

作者
王明昌
发布时间
最后更新
"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
友善分享您的看法。
反馈邮箱