基于Vue全家桶开发的亮健优医公众号项目

pzc 1f4cdd61c6 Merge branch 'master' of http://192.168.20.122:3000/zhangbo/UE il y a 4 ans
docs 6dad73f38e 测试环境打包上线 il y a 4 ans
public c125a830ff 消息 il y a 4 ans
src 1f4cdd61c6 Merge branch 'master' of http://192.168.20.122:3000/zhangbo/UE il y a 4 ans
.env.development 6b6471bfa8 开发环境配置 il y a 4 ans
.env.production 5379249b0f 生产环境配置 医生流程修改 il y a 4 ans
.env.test 3f0a971ecf dotnet测试环境 il y a 4 ans
.gitignore a8a71766bb update il y a 4 ans
README.md 6e0c3224a6 fix:亮健优医福利惠页面显示bug il y a 4 ans
babel.config.js 2841176325 UE短视频H5 -静态页面完成 il y a 4 ans
dist2020年9月9日.zip 117509f29d 合伙人合并.net的短视频接口版 il y a 4 ans
package-lock.json 62e5555c8b 活动中心-H5引流模块上线测试环境 il y a 4 ans
package.json c125a830ff 消息 il y a 4 ans
src.zip 117509f29d 合伙人合并.net的短视频接口版 il y a 4 ans
vue.config.js b0398faddc 合伙人迁移上线 il y a 4 ans
优医开发须知.docx d49ffa8e9a 修改首页图片链接 // 开头 il y a 4 ans

README.md

ue

写文档

在docs下面用md文件书写

# 书写预览 改了配置项要重启
npm run docs:dev

api文档

http://linyi.natapp1.cc/swagger/ui/index#/

测试环境

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.