yuanzhongqiao cb19491458 gcc hai 1 mes
..
bin cb19491458 gcc hai 1 mes
public cb19491458 gcc hai 1 mes
src cb19491458 gcc hai 1 mes
.editorconfig cb19491458 gcc hai 1 mes
.env.development cb19491458 gcc hai 1 mes
.env.production cb19491458 gcc hai 1 mes
.env.staging cb19491458 gcc hai 1 mes
.gitignore cb19491458 gcc hai 1 mes
README.md cb19491458 gcc hai 1 mes
babel.config.js cb19491458 gcc hai 1 mes
package.json cb19491458 gcc hai 1 mes
vue.config.js cb19491458 gcc hai 1 mes

README.md

安澜应急指挥 · 前端(aegis-ui)

基于 Vue 2.7Element UI 2.15shuyu-ops-ui 管理端。详细产品说明、GitCC 反代与智能助手配置见仓库根目录 docs/安澜-产品说明.md

开发

# 克隆本仓库后进入前端目录
cd aegis-ui

# 安装依赖
npm install

# 可改用国内镜像
npm install --registry=https://registry.npmmirror.com

# 启动
npm run dev

开发服务器默认在 http://localhost:80(以 vue.config.jsport 为准)。

构建

npm run build:stage
npm run build:prod

仓库信息

  • package 名shuyu-ops-ui
  • 请在 package.jsonrepository.url 中填写实际远程地址,或使用内部未公开说明替代示例占位符。