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

c4az6 39c415254d 好友助力模块迭代上线 %!s(int64=4) %!d(string=hai) anos
docs 6dad73f38e 测试环境打包上线 %!s(int64=4) %!d(string=hai) anos
public fe71f07782 完成我的助力静态页面部分编写 %!s(int64=4) %!d(string=hai) anos
src 39c415254d 好友助力模块迭代上线 %!s(int64=4) %!d(string=hai) anos
.env.development 84ee798188 短视频模块-增加自定义分享功能;增加单视频播放页面 %!s(int64=4) %!d(string=hai) anos
.env.production ffff25f816 修改BASE_URL协议 %!s(int64=4) %!d(string=hai) anos
.env.test 92c8549e4e 增加好友助力路由 %!s(int64=4) %!d(string=hai) anos
.gitignore a8a71766bb update %!s(int64=4) %!d(string=hai) anos
README.md 6e0c3224a6 fix:亮健优医福利惠页面显示bug %!s(int64=4) %!d(string=hai) anos
babel.config.js 2841176325 UE短视频H5 -静态页面完成 %!s(int64=4) %!d(string=hai) anos
package-lock.json 62e5555c8b 活动中心-H5引流模块上线测试环境 %!s(int64=4) %!d(string=hai) anos
package.json 62e5555c8b 活动中心-H5引流模块上线测试环境 %!s(int64=4) %!d(string=hai) anos
vue.config.js ffff25f816 修改BASE_URL协议 %!s(int64=4) %!d(string=hai) anos
优医开发须知.docx d49ffa8e9a 修改首页图片链接 // 开头 %!s(int64=4) %!d(string=hai) anos

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.