揽件员移动端

sunChengjie a08c7de374 更改userId和openid před 11 měsíci
build ee7b84629e 组件样式全局修改 před 11 měsíci
config 49dd4306ad 派件查询完成 před 11 měsíci
src a08c7de374 更改userId和openid před 11 měsíci
static ffba20c700 first commit před 1 rokem
test ffba20c700 first commit před 1 rokem
.babelrc ffba20c700 first commit před 1 rokem
.editorconfig ffba20c700 first commit před 1 rokem
.eslintignore ffba20c700 first commit před 1 rokem
.eslintrc.js 8ef882b05a axios封装 před 1 rokem
.gitignore ffba20c700 first commit před 1 rokem
.postcssrc.js ffba20c700 first commit před 1 rokem
README.md ffba20c700 first commit před 1 rokem
index.html ffba20c700 first commit před 1 rokem
package-lock.json ee59c6c0ff fix před 11 měsíci
package.json ee59c6c0ff fix před 11 měsíci
project.config.json ffba20c700 first commit před 1 rokem
project.private.config.json ffba20c700 first commit před 1 rokem
yarn.lock 9fcf11be37 扫码17:53 před 11 měsíci

README.md

vuelist

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.