揽件员移动端

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

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.