删除无用引用

This commit is contained in:
gong
2025-12-09 10:10:17 +08:00
parent 5f946bd614
commit 9f4cec00ee
3 changed files with 0 additions and 16 deletions

View File

@@ -55,7 +55,6 @@
</template>
<script setup>
import { encrypt } from "@/utils/rsaEncrypt";
import $API_login from "@/api/account/login";
import Cookies from "js-cookie";
import Background from "@/assets/images/background_img.jpg";