7 lines
93 B
JavaScript
Raw Normal View History

2024-03-20 11:39:05 +08:00
Component({
properties: {},
data: {
showDialog: !1
},
methods: {}
});