# 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://images.gitee.com/uploads/images/2020/0817/115944_c469c092_973856.png "1.png") ![模板消息](https://images.gitee.com/uploads/images/2020/0817/115957_f124797f_973856.png "2.png") ![二维码](https://images.gitee.com/uploads/images/2020/0817/120039_06a642fc_973856.png "3.png") ![用户](https://images.gitee.com/uploads/images/2020/0817/120045_5bfd943f_973856.png "4.png") ![素材](https://images.gitee.com/uploads/images/2020/0817/120051_edae689f_973856.png "5.png") #### 博客地址 [https://i847.cn/article/63834.html](https://i847.cn/article/63834.html)