Nessuna descrizione

tanyanfei f432b27f7b 528 5 mesi fa
build 0913d05f1b 医生端交互完成 1 anno fa
config 0913d05f1b 医生端交互完成 1 anno fa
src f432b27f7b 528 5 mesi fa
.babelrc e7b11d0261 all all all done 1 anno fa
.editorconfig 885d53cd03 init 1 anno fa
.eslintignore ec28002291 update 1 anno fa
.eslintrc.js 0913d05f1b 医生端交互完成 1 anno fa
.gitignore 885d53cd03 init 1 anno fa
.postcssrc.js 885d53cd03 init 1 anno fa
README.md 885d53cd03 init 1 anno fa
dist.zip 885d53cd03 init 1 anno fa
index.html dc0a28a979 update 8 mesi fa
node_modules.zip 8fdd549e1c 增加出血打卡和出血记录 8 mesi fa
package-lock.json 8fdd549e1c 增加出血打卡和出血记录 8 mesi fa
package.json 8fdd549e1c 增加出血打卡和出血记录 8 mesi fa
vue.config.js 7412703c84 bug修改 8 mesi fa
xybpkmweb.zip 8fdd549e1c 增加出血打卡和出血记录 8 mesi fa

README.md

test

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.