处理里站搜索时没有搜索结果的情况。里站搜索时增加加载图标(同步更新)

This commit is contained in:
chuzhongzai
2023-04-22 21:21:48 +08:00
parent b9608487a1
commit 59ba787609
3 changed files with 120 additions and 3 deletions
+1 -1
View File
@@ -18,6 +18,6 @@ import DashBoard from "./components/DashBoard.vue";
<style>
.app{
background-color: #c6e2ff;
}
</style>