5 lines
65 B
JavaScript
Raw Normal View History

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