Skip to content

Commit

Permalink
增加备案号
Browse files Browse the repository at this point in the history
  • Loading branch information
jkhhuse committed Feb 7, 2022
1 parent ca4cc62 commit 2e88561
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/views/auth/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
<div class="hover:text-green-500">忘记密码</div>
<div class="hover:text-green-500">注册</div>
</div>
<div class="fixed bottom-0 text-xs flex justify-center w-full hover:text-blue-500">
ICP 备案号:<a href="https://beian.miit.gov.cn/" target="_blank"> 苏ICP备2022004143号-1 </a>
</div>
</template>

<script lang="ts">
Expand Down

0 comments on commit 2e88561

Please sign in to comment.