From 97f21296e89d2e4fe7ae2fd00ab63696365b1da2 Mon Sep 17 00:00:00 2001 From: shj <1790240199@qq.com> Date: 星期五, 13 五月 2022 16:56:08 +0800 Subject: [PATCH] Merge branch 'shf' of https://sinanoaq.cn:8888/r/ztqt into shf --- src/views/layout/components/Institute.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/layout/components/Institute.vue b/src/views/layout/components/Institute.vue index 02db0ef..5f54b62 100644 --- a/src/views/layout/components/Institute.vue +++ b/src/views/layout/components/Institute.vue @@ -1,7 +1,7 @@ <template> <div class="app-breadcrumb"> <img :src="avatorPath"> - <h1> 众泰</h1> + <h1>众泰煤焦化智能化安全管理技术平台</h1> </div> <!-- <el-breadcrumb class="app-breadcrumb" separator="/">--> <!-- <transition-group name="breadcrumb">--> -- Gitblit v1.9.2