| src/pages/page-web/index.vue | ●●●●● patch | view | raw | blame | history |
src/pages/page-web/index.vue
@@ -33,6 +33,7 @@ </a-button> </a-form-item> </a-form> <div class="page-ba">赣ICP备18011362号-3</div> </div> </template> @@ -107,5 +108,12 @@ .login { background-color: $dark-highlight; height: 100vh; position: relative; .page-ba { position: absolute; bottom: 10px; color: white; } } </style>