5 lines
65 B
JavaScript
Raw Normal View History

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