songxy c16d845983 新增停止思考的功能 1 月之前
..
build 17630b4540 功能优化 2 月之前
config c16d845983 新增停止思考的功能 1 月之前
src c16d845983 新增停止思考的功能 1 月之前
static 84356f070a 优化回答面板样式和删除冗余代码 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.