generated from duanshuwen/webapp-vue-frontend
Initial commit
This commit is contained in:
5
src/hooks/tool.js
Normal file
5
src/hooks/tool.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import { reactive } from 'vue'
|
||||
|
||||
export const observer = reactive({
|
||||
userInfo: undefined
|
||||
})
|
||||
Reference in New Issue
Block a user