用户移动端

sunChengjie 4f73c6d0b7 fix:寄件人手机号校验 10 months ago
build 8cc681ef52 first commit 11 months ago
config 1e21c015e9 更改url和登录 10 months ago
src 4f73c6d0b7 fix:寄件人手机号校验 10 months ago
static 8cc681ef52 first commit 11 months ago
test 8cc681ef52 first commit 11 months ago
.babelrc 8cc681ef52 first commit 11 months ago
.editorconfig 8cc681ef52 first commit 11 months ago
.eslintignore 8cc681ef52 first commit 11 months ago
.eslintrc.js f407cf7fe1 axios封装 11 months ago
.gitignore 8cc681ef52 first commit 11 months ago
.postcssrc.js 8cc681ef52 first commit 11 months ago
README.md 8cc681ef52 first commit 11 months ago
index.html 8cc681ef52 first commit 11 months ago
package-lock.json 8cc681ef52 first commit 11 months ago
package.json f407cf7fe1 axios封装 11 months ago
project.config.json 8cc681ef52 first commit 11 months ago
project.private.config.json 8cc681ef52 first commit 11 months ago
yarn.lock f407cf7fe1 axios封装 11 months ago

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.