"midButton":{
"width":"60px",
"height":"60px",
"text": "文字",
"backgroundImage":"static/yuyin2.png"
},
配置代码是这样的,该怎么获取点击事件?
"midButton":{
"width":"60px",
"height":"60px",
"text": "文字",
"backgroundImage":"static/yuyin2.png"
},
配置代码是这样的,该怎么获取点击事件?
2 个回复
Potato1314 (作者)
自问自答吧。
在app.vue文件onLaunch方法添加个监听事件如下代码
参考地址:https://uniapp.dcloud.io/api/ui/tabbar?id=ontabbarmidbuttontap
小萝卜丫 - 啊啊啊这是啥需求
您好,您使用这个方法能跳转吗
Potato1314 (作者)
方法里面自己加个跳转就可以了
2019-10-21 19:43
o***@chinabidding.com.cn
回复 Potato1314: 我的跳转不了
2020-09-16 10:52