初始化uni-app

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