Commit c29db1da authored by lipengcheng 's avatar lipengcheng

docs: 文档更新

parent 62fa379b
......@@ -157,7 +157,7 @@ npm run prettier
### vuex配置及使用
全局类的数据放在`/src/store/global.js`中。
全局类的数据放在`/src/store/global.js`中。<br>
模块化的数据放在`/src/store/modules`目录中,新建与模块对应的js文件即可,会自动引入并注册。注意,模块化js文件中`namespaced`属性必填。
### vue-router配置及使用
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment