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

c4az6 a8a71766bb update 4 yıl önce
.history bcf4ebac58 test 4 yıl önce
docs 6dad73f38e 测试环境打包上线 4 yıl önce
public a050a03889 增加友盟埋点 4 yıl önce
src e1bb5916b3 解决健康课程视频播放未增加播放次数(第一个视频除外) 4 yıl önce
.env.development 26ac928325 合并 4 yıl önce
.env.production d49ffa8e9a 修改首页图片链接 // 开头 4 yıl önce
.env.test 26ac928325 合并 4 yıl önce
.gitignore a8a71766bb update 4 yıl önce
README.md 6e0c3224a6 fix:亮健优医福利惠页面显示bug 4 yıl önce
babel.config.js 2841176325 UE短视频H5 -静态页面完成 4 yıl önce
dist.zip a8a71766bb update 4 yıl önce
package-lock.json 056800001b Merge branch 'master' of http://192.168.20.122:8000/r/Web/UE 4 yıl önce
package.json d80ac34293 完成上传视频页面封面图片压缩 4 yıl önce
vue.config.js d64e5ab38f 删除eslint配置 4 yıl önce
优医开发须知.docx d49ffa8e9a 修改首页图片链接 // 开头 4 yıl önce

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.