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

pzc 86a2a8236a 返回json大小写 hace 4 años
docs 6dad73f38e 测试环境打包上线 hace 4 años
public c125a830ff 消息 hace 4 años
src 86a2a8236a 返回json大小写 hace 4 años
.env.development 2c3e2bffc7 合伙人 hace 4 años
.env.production 5dae43448f 修改配置文件为https hace 4 años
.env.test 6925ef06d5 开发环境 hace 4 años
.gitignore a8a71766bb update hace 4 años
README.md 6e0c3224a6 fix:亮健优医福利惠页面显示bug hace 4 años
babel.config.js 2841176325 UE短视频H5 -静态页面完成 hace 4 años
dist.rar 74ce6dfa44 修改环境变量 hace 4 años
package-lock.json 62e5555c8b 活动中心-H5引流模块上线测试环境 hace 4 años
package.json c125a830ff 消息 hace 4 años
vue.config.js 27420ad667 合伙人 hace 4 años
优医开发须知.docx d49ffa8e9a 修改首页图片链接 // 开头 hace 4 años

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.