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