1 Star 0 Fork 73

山叶溪 / GB28181-Server

forked from LiveGBS 周边 / GB28181-Server 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 440 Bytes
一键复制 编辑 原始数据 按行查看 历史
penggy 提交于 2021-07-03 21:07 . update readme

livecms-web-src

LiveGBS 前端工程源码

起步

# 准备工具
npm install -g cross-env

cd web_src
#  安装 npm 依赖
cnpm install

# 编辑 webpack.config.js > devServer > proxy target ip 指向 server ip

# 启动
npm run start
# 编译
npm run build

调主题色

  1. web_src > assets > styles > element-custom.scss > $--color-primary

  2. web_src > assets > styles > variables.less > @base

1
https://gitee.com/shanyexi/GB28181-Server.git
git@gitee.com:shanyexi/GB28181-Server.git
shanyexi
GB28181-Server
GB28181-Server
master

搜索帮助