No Description

zhaolianxi b52dcf84f2 feat: 提交代码,门店管理页面完善 3 years ago
build 92e4993883 first commit 3 years ago
config 92e4993883 first commit 3 years ago
src b52dcf84f2 feat: 提交代码,门店管理页面完善 3 years ago
static f1d79167e4 feat: 使用fetch调试高德地图接口 3 years ago
.babelrc 92e4993883 first commit 3 years ago
.editorconfig 92e4993883 first commit 3 years ago
.gitignore e6b30da051 feat:添加qs依赖 3 years ago
.postcssrc.js 92e4993883 first commit 3 years ago
README.md 9f1029f149 no message 3 years ago
index.html f1d79167e4 feat: 使用fetch调试高德地图接口 3 years ago
package.json 6bd9c94fb8 Merge branch 'dev' into dev_lhc 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.