修改后端地址

This commit is contained in:
X1627315083
2025-10-31 23:45:46 +08:00
parent 5484848572
commit ff32bd57dc
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
VITE_APP_URL = http://18.167.251.121:10095
VITE_APP_URL = www.lc-api.aida.com.hk

View File

@@ -194,6 +194,7 @@ const { isLoading } = toRefs(data);
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
}
}
}