liutao 63c3c1ce3a 智能选址增加地图服务 2 months ago
..
build 2dee8eb130 webui 4 months ago
config 07ecfa081e webui界面修改 3 months ago
src 63c3c1ce3a 智能选址增加地图服务 2 months ago
static 63c3c1ce3a 智能选址增加地图服务 2 months ago
.babelrc 2dee8eb130 webui 4 months ago
.editorconfig 2dee8eb130 webui 4 months ago
.gitignore 2dee8eb130 webui 4 months ago
.postcssrc.js 2dee8eb130 webui 4 months ago
README.md 2dee8eb130 webui 4 months ago
index.html 2dee8eb130 webui 4 months ago
package-lock.json 8b8bdfb4cb 前端修改 3 months ago
package.json e14ad7381c 智能选址地图模块修改 3 months ago
yarn.lock 2dee8eb130 webui 4 months ago

README.md

web_ui

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.