Skip to content

fzp0723/weixin-vue

Repository files navigation

my-project

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9996
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

vue版本微信界面,需要配合另外一个wxBot项目做服务器进行交互
项目下载后直接npm run dev即可运行,微信界面在localhost:9996/#/list当中
项目的proxyTable 已经配置了指向后台服务的地址 '/back': 'http://localhost:9998' 未避免出现错误信息可以先启动后台服务   界面如图所示   Alt text

About

用vue搭建的weixin界面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published