河南中医药大学实验中心开放预约平台

xvying e91307d13e Merge branch 'master' of ssh://gogs.hanyiyun.com:2222/liangxuying/LabCenter 2 lat temu
.vscode fa6392ff35 firts 2 lat temu
mock 522b309d67 first commit 2 lat temu
online 7bea762ccd ll 2 lat temu
public 522b309d67 first commit 2 lat temu
src e91307d13e Merge branch 'master' of ssh://gogs.hanyiyun.com:2222/liangxuying/LabCenter 2 lat temu
.browserslistrc 522b309d67 first commit 2 lat temu
.editorconfig 522b309d67 first commit 2 lat temu
.env 522b309d67 first commit 2 lat temu
.env.online 0f8c7f88e7 lang 2 lat temu
.env.production 0f8c7f88e7 lang 2 lat temu
.env.test cbf6f1afc5 method 2 lat temu
.eslintignore cbf6f1afc5 method 2 lat temu
.eslintrc.js 522b309d67 first commit 2 lat temu
.gitattributes 522b309d67 first commit 2 lat temu
.gitignore 522b309d67 first commit 2 lat temu
.stylelintrc.js 522b309d67 first commit 2 lat temu
LICENSE 522b309d67 first commit 2 lat temu
README.md 0f8c7f88e7 lang 2 lat temu
babel.config.js 522b309d67 first commit 2 lat temu
jsconfig.json 522b309d67 first commit 2 lat temu
package.json 0f8c7f88e7 lang 2 lat temu
plopfile.js 522b309d67 first commit 2 lat temu
prettier.config.js 522b309d67 first commit 2 lat temu
vab.config.js 522b309d67 first commit 2 lat temu
vue.config.js 522b309d67 first commit 2 lat temu
webstorm.config.js 522b309d67 first commit 2 lat temu

README.md

导师预约系统 后台管理

key.config.js 为所有配置项的配置文件 可将项目中用到的配置项 key 值配置到此处 方便修改

接口域名

公司服务器:http://api.lab.site.xmnk.cn/admin

文件下载

production 打包不同文件夹命令

  • production: cnpm run production
  • test: cnpm run test
  • online: cnpm run online