build | 3 years ago | ||
config | 3 years ago | ||
mock | 3 years ago | ||
src | 6 months ago | ||
static | 9 months ago | ||
theme | 3 years ago | ||
.babelrc | 3 years ago | ||
.editorconfig | 3 years ago | ||
.eslintignore | 3 years ago | ||
.eslintrc.js | 3 years ago | ||
.gitignore | 3 years ago | ||
.postcssrc.js | 3 years ago | ||
.travis.yml | 3 years ago | ||
LICENSE | 3 years ago | ||
README-zh.md | 3 years ago | ||
README.md | 3 years ago | ||
element-variables.scss | 3 years ago | ||
favicon.ico | 3 years ago | ||
index.html | 3 years ago | ||
package.json | 6 months ago |
城管基础资源子系统WEB前端,系统管理模块基于基础权限管理的基础框架 ,整个系统模块包括资源管理、角色管理、组织结构管理、用户管理、日志管理。 使用leaflet加载arcgis地图
去nodejs官网下载安装包
安装完成之后,在cmd中检查Node.js版本,输出版本号则表示安装成功
node --version
# 克隆项目 git clone http://192.168.0.203:8080/gitbucket/root/smartwell_front # 安装依赖 npm install # 建议不要用cnpm 安装有各种诡异的bug 可以通过如下操作解决npm速度慢的问题 npm install --registry=https://registry.npm.taobao.org # Serve with hot reload at localhost:9528 npm run dev # Build for production with minification npm run build # Build for production and view the bundle analyzer report npm run build --report
主流浏览器和IE 10+.
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
---|---|---|---|
IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
Copyright (c) 2019-present WangXiaoying