7 lines
93 B
JavaScript
Raw Normal View History

2025-04-05 23:47:00 +08:00
Component({
properties: {},
data: {
showDialog: !1
},
methods: {}
});