第一次提交
This commit is contained in:
5
store/modules/index.js
Executable file
5
store/modules/index.js
Executable file
@@ -0,0 +1,5 @@
|
||||
import app from './app'
|
||||
import user from './user'
|
||||
import theme from './theme'
|
||||
|
||||
export { app, user, theme }
|
||||
Reference in New Issue
Block a user