Browse Source

chore: 语义化标签

master
wangxiang 2 years ago
parent
commit
61c1eb903f
No known key found for this signature in database
GPG Key ID: 1BA7946AB6B232E4
  1. 8
      src/views/system/ssoLogin/kics/index.vue

8
src/views/system/ssoLogin/kics/index.vue

@ -12,8 +12,8 @@ @@ -12,8 +12,8 @@
<div v-else class="aui-phone-logo">
<img :src="logoPhoneImg" alt="">
</div>
<div class="aui-content">
<div class="aui-title text-white text-center">小康管家 你的超级助手</div>
<header class="aui-title text-white text-center">小康管家你的超级助手</header>
<main class="aui-content">
<div class="aui-container">
<div class="aui-form">
<div class="aui-image">
@ -65,8 +65,8 @@ @@ -65,8 +65,8 @@
</div>
</div>
</div>
</div>
<footer class="footer text-white py-4 text-center">
</main>
<footer class="footer text-white text-center">
<a href="#">Copyright</a> © 2021-2023 KANGLAI BIOLOGY BEAUTY
<a href="https://beian.miit.gov.cn/" target="_blank">湘ICP备20001570号-2</a>
</footer>

Loading…
Cancel
Save