Commit 599a8c77 authored by Paul0523's avatar Paul0523 Committed by GitHub

Update README.md

parent f5524bed
......@@ -19,3 +19,7 @@ npm run build --report
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
vue版本微信界面,需要配合另外一个wxBot项目做服务器进行交互
项目下载后直接npm run dev即可运行,微信界面在localhost:9996/#/list当中
项目的proxyTable 已经配置了指向后台服务的地址 '/back': 'http://localhost:9998' 未避免出现错误信息可以先启动后台服务
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