|
|
@@ -12,7 +12,7 @@
|
|
|
<p>
|
|
|
<img src="../../../assets/images/login/bg.png" style="height: 80px; width: 387px; background-size: 100% 100%" />
|
|
|
</p>
|
|
|
- <p class="txt">欢迎登录·明鉴细胞检测实验室信息管理系统</p>
|
|
|
+ <p class="txt">欢迎登录·明鉴检测实验室信息管理系统</p>
|
|
|
</div>
|
|
|
<ibps-api-base-url-controller v-if="$nodeEnv === 'development'">
|
|
|
<el-tooltip effect="dark" :content="$t('navbar.switchEnvironment')" placement="bottom">
|
|
|
@@ -26,12 +26,15 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</el-main>
|
|
|
- <el-footer style="width: 100%" height="40px">
|
|
|
+ <el-footer style="width: 100%" height="55px">
|
|
|
<div class="footer">
|
|
|
<hr />
|
|
|
<span style="display: flex; justify-content: space-between">
|
|
|
<a><i class="el-icon-s-platform" /> 深圳市金源信通科技有限公司开发</a>
|
|
|
- <a href="https://beian.miit.gov.cn" target="_blank">粤ICP备2022077950号</a>
|
|
|
+ <div>
|
|
|
+ <div style="color: #8c92a4;margin-bottom: 5px;">©2021 深圳市明鉴检测专业技术有限公司</div>
|
|
|
+ <a href="https://beian.miit.gov.cn" target="_blank">粤ICP备2022077950号</a>
|
|
|
+ </div>
|
|
|
<a></a>
|
|
|
</span>
|
|
|
</div>
|