mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-03-07 16:24:01 +08:00
@@ -202,7 +202,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 处理swiperActionItem点击事件
|
// 处理 swiperActionItem 点击事件
|
||||||
onSwiperItemClick(e) {
|
onSwiperItemClick(e) {
|
||||||
if (e.type === 'button') {
|
if (e.type === 'button') {
|
||||||
this.$tn.message.toast(`点击了第${e.index}个按钮`)
|
this.$tn.message.toast(`点击了第${e.index}个按钮`)
|
||||||
|
|||||||
@@ -85,7 +85,6 @@
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user