简单更改

This commit is contained in:
yannqing 2024-01-20 02:08:46 +08:00
parent 4583d1540e
commit 7f5fc1de4f

View File

@ -59,8 +59,6 @@
</div>
</template>
<script setup>
import axios from 'axios';
import getCurrentTimestamp from '../public/methods.js';
import Icp from "@/components/MainPage/Icp.vue";
import {useRouter} from "vue-router";
import message from "view-ui-plus/src/components/message/index.js";