# wx_manage
**Repository Path**: mosmos_admin/wx_manage
## Basic Information
- **Project Name**: wx_manage
- **Description**: vue项目,简单的微信后台管理页面,打包后可直接使用html,引用自其他项目
- **Primary Language**: Unknown
- **License**: EPL-1.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-13
- **Last Updated**: 2020-12-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# wx_manage
#### 介绍
微信后台管理页面
#### 注意
自己写接口,接口名字和参数详见各个页面的请求。
/src/utils/httpRequest.js修改接口基础地址和请求拦截等
#### 运行
npm install
npm run serve
#### 打包
npm run build
#### 图片预览





#### 博客地址
[https://i847.cn/article/63834.html](https://i847.cn/article/63834.html)