Files
im/uniapp/common/mixin.js
T
2025-11-07 09:56:20 +08:00

6 lines
51 B
JavaScript

export default {
data() {
return {};
},
};