Create luck.js

This commit is contained in:
Moon
2023-11-01 00:13:51 +08:00
committed by GitHub
parent d54884b68d
commit c651856338
+8
View File
@@ -0,0 +1,8 @@
Vue.createApp({
data() {
},
methods: {
}
}).mount('.container');