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

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.