初始化uni-app

This commit is contained in:
2026-05-31 15:07:44 +08:00
parent 7e4035e0ae
commit 9192e82eee
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