Browse Source

feat: 登陆页文字修改

master
betaqi 5 months ago
parent
commit
28c61c4a2c
  1. 4
      src/pages/system/login/index.vue

4
src/pages/system/login/index.vue

@ -3,8 +3,8 @@ @@ -3,8 +3,8 @@
<div class="header">
<img :src="Logo" class="icon" />
<div class="sys-title">
<span class="title-cn">比特电科-设备管理系统</span>
<span class="title-en">BTDK-Equipment Management System</span>
<span class="title-cn">比特电科-文档管理系统</span>
<span class="title-en">BTDK-Document Management System</span>
</div>
</div>
<div class="body">

Loading…
Cancel
Save