|
@@ -7,8 +7,9 @@
|
|
|
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form" :class="{prod: isProd}" auto-complete="on" label-position="left">
|
|
|
<div class="title-container">
|
|
|
<h3 class="title">
|
|
|
- <span v-if="isProd" class="title">滨州医学院烟台附属医院<br></span>
|
|
|
- 病案数据治理与服务平台
|
|
|
+ <!-- <span v-if="isProd" class="title">滨州医学院烟台附属医院<br></span>
|
|
|
+ 病案数据治理与服务平台 -->
|
|
|
+ 烟台市医院质量管理与绩效评价平台
|
|
|
</h3>
|
|
|
</div>
|
|
|
|
|
@@ -292,7 +293,7 @@ $light_gray: #000;
|
|
|
position: relative;
|
|
|
|
|
|
.title {
|
|
|
- font-size: 20px;
|
|
|
+ font-size: 18px;
|
|
|
color: $light_gray;
|
|
|
margin: 0px auto 20px auto;
|
|
|
font-weight: bold;
|