No Description

Funny 0c42390fbf Merge branch 'release/2.0.3' 2 years ago
public 570840d55d bugfix 2 years ago
src ceb32c2d45 bugfix 2 years ago
static 87da9658ac a4打印 2 years ago
.env.development 7c2462c195 add 添加验签 3 years ago
.env.production 79f7a82f90 bugfix 修改订单跟踪 3 years ago
.env.test 7c2462c195 add 添加验签 3 years ago
.gitignore 4311acb1ac feat 计价新人立减 3 years ago
README.md 9f1029f149 no message 3 years ago
babel.config.js 7fc6ad20a8 feat 测试环境端口变成8070 3 years ago
index.html 4e412ebc32 订单页面 3 years ago
package.json 9391abdd19 2.0.3 2 years ago
vue.config.js 5c06ad8260 feat 代码优化 3 years ago

README.md

myvue

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

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