mirror of
https://github.com/yangzongzhuan/RuoYi-App.git
synced 2025-09-27 22:52:40 +00:00
update mp-weixin warn
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import { createPinia } from 'pinia'
|
||||
|
||||
import { useUserStore } from './modules/user'
|
||||
import { useConfigStore } from './modules/config'
|
||||
|
||||
const pinia = createPinia()
|
||||
|
||||
|
||||
export default pinia
|
||||
export { useUserStore } from './modules/user'
|
||||
export { useConfigStore } from './modules/config'
|
||||
|
||||
export { useUserStore, useConfigStore }
|
||||
|
Reference in New Issue
Block a user