Browse Source

chore: cache up

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

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

@ -86,7 +86,6 @@
<footer class="footer text-white text-center"> <footer class="footer text-white text-center">
<a href="#">Copyright</a> © 2021-2023 KANGLAI BIOLOGY BEAUTY <a href="#">Copyright</a> © 2021-2023 KANGLAI BIOLOGY BEAUTY
<a href="https://beian.miit.gov.cn/" target="_blank">湘ICP备20001570号-2</a> <a href="https://beian.miit.gov.cn/" target="_blank">湘ICP备20001570号-2</a>
<a class="legacy-login" target="_blank" @click="handleLegacyLogin">回到旧版登陆</a>
</footer> </footer>
</div> </div>
</template> </template>

Loading…
Cancel
Save