Skip to content

Commit

Permalink
feat(dashboard): fix: Copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnwinterLiu committed Nov 29, 2022
1 parent 07d18b7 commit 20d960d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</div>
<div style="position: absolute;bottom: 0;right: 50%;transform: translateX(50%);">
<a href="https://beian.miit.gov.cn/" style="color: #fff" target="_blank">
© dgiot Corporation All Rights Reserved 浙ICP备16028958号-1
Copyright © 2022 DGIOT All Rights Reserved 浙ICP备2021037683号-1
</a>
</div>
<!-- 引入JS -->
Expand Down
2 changes: 1 addition & 1 deletion src/views/MultiTenant/user/login/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<!-- "-->
<!-- >-->
<!-- <a href="https://beian.miit.gov.cn/" style="color: #fff" target="_blank">-->
<!-- © dgiot Corporation All Rights Reserved 浙ICP备16028958号-1-->
<!-- Copyright © 2022 DGIOT All Rights Reserved 浙ICP备2021037683号-1-->
<!-- </a>-->
<!-- </div>-->
</div>
Expand Down

0 comments on commit 20d960d

Please sign in to comment.