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

pzc 635bddfc1c 我的视频 4 yıl önce
docs 6dad73f38e 测试环境打包上线 4 yıl önce
public c125a830ff 消息 4 yıl önce
src 635bddfc1c 我的视频 4 yıl önce
.env.development 4f4888e3d6 doctor注册 4 yıl önce
.env.production 4f4888e3d6 doctor注册 4 yıl önce
.env.test 3f0a971ecf dotnet测试环境 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
dist2020年9月9日.zip 117509f29d 合伙人合并.net的短视频接口版 4 yıl önce
package-lock.json 62e5555c8b 活动中心-H5引流模块上线测试环境 4 yıl önce
package.json c125a830ff 消息 4 yıl önce
src.zip 117509f29d 合伙人合并.net的短视频接口版 4 yıl önce
vue.config.js b0398faddc 合伙人迁移上线 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.