初始化uni-app

This commit is contained in:
2026-05-31 15:07:44 +08:00
parent 2df598c0d8
commit daff741c65
18 changed files with 988 additions and 145 deletions
+5
View File
@@ -0,0 +1,5 @@
import { createPinia } from 'pinia'
const pinia = createPinia()
export default pinia