feat(frontend): redesign management login pages

This commit is contained in:
david
2026-07-31 12:47:38 +08:00
parent a47e9025d0
commit ad6a914450
20 changed files with 750 additions and 280 deletions

View File

@@ -1,5 +1,5 @@
<template>
<a-layout-footer class="footer">气气站管理系统</a-layout-footer>
<a-layout-footer class="footer">气气站管理系统</a-layout-footer>
</template>
<script lang="ts" setup></script>