Commit 5a34e1f1 authored by guang.wu's avatar guang.wu

feat: 添加注释

parent 1ca61260
...@@ -10,7 +10,6 @@ Single Page Application Isomorphic Example for Egg + Vue, Front-End and Node of ...@@ -10,7 +10,6 @@ Single Page Application Isomorphic Example for Egg + Vue, Front-End and Node of
- https://www.yuque.com/easy-team/easywebpack - https://www.yuque.com/easy-team/easywebpack
- https://easyjs.cn - https://easyjs.cn
## QuickStart ## QuickStart
- Development - Development
...@@ -31,6 +30,11 @@ npm run build ...@@ -31,6 +30,11 @@ npm run build
npm start npm start
``` ```
## 添加微信校验文件
- 1、在 config/wxVertify.ts 中添加
- 2、再把校验文件复制到 config/wxVertify/ 文件夹下面
## Features ## Features
- ✔︎ Single Page Application, Support Vue Server Side Render and Client Side Render Modes, Rendering Cache, Automatic Downgrade - ✔︎ Single Page Application, Support Vue Server Side Render and Client Side Render Modes, Rendering Cache, Automatic Downgrade
...@@ -56,7 +60,7 @@ npm start ...@@ -56,7 +60,7 @@ npm start
- https://github.com/kaorun343/vue-property-decorator - https://github.com/kaorun343/vue-property-decorator
- https://github.com/ktsn/vuex-class - https://github.com/ktsn/vuex-class
## License ## License
[MIT](LICENSE) [MIT](LICENSE)
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