uni-app实现点击底部切换页面

"tabBar":{//设置底部切换
        "fontSize":"15px",//字体
        "borderStyle":"black",//上边框颜色(仅支持白和黑)
        "color":"#BFBFBF",//默认时底部字体颜色
        "selectedColor":"#13227a",//选中时的文字颜色
        "backgroundColor":"white",//背景颜色
        "position":"bottom",//可选top,bottom(top仅支持微信小程序)
        "list":[//底部以数组形式添加,2--5包括2,5
            {
                "text":"爱车",//底部文字信息
                "pagePath":"pages/Tab/two",//页面路径
                "iconPath":"static/image/汽车.png",//默认时
                "selectedIconPath":"static/image/汽车%20(1).png"//点击时
                
            },
            {
                "text":"首页",//底部文字信息
                "pagePath":"pages/Tab/one",//页面路径
                "iconPath":"static/image/首%20页.png",//默认时
                "selectedIconPath":"static/image/首%20页%20(1).png"//点击时
                
            },
            {
                "text":"添加",//底部文字信息
                "pagePath":"pages/Tab/three",//页面路径
                "iconPath":"static/image/配置.png",//默认时
                "selectedIconPath":"static/image/配置%20(1).png"//点击时
                
            }
        ]
    }

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值