初始化仓库
This commit is contained in:
5
store/modules/index.js
Normal file
5
store/modules/index.js
Normal file
@ -0,0 +1,5 @@
|
||||
import app from "./app";
|
||||
|
||||
export default {
|
||||
app
|
||||
};
|
||||
Reference in New Issue
Block a user