From c1df656dee7e75d109d2bee05f0c129e13e9367a Mon Sep 17 00:00:00 2001 From: panzy <225@qq.com> Date: 星期六, 21 五月 2022 06:49:26 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/shf' 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