个人信息修改和切花部门

This commit is contained in:
禺狨
2023-03-27 12:15:31 +08:00
parent e1ce7d8b47
commit 987c6e21ec
6 changed files with 141 additions and 35 deletions

3
src/js/config.ts Normal file
View File

@@ -0,0 +1,3 @@
export default {
app_url: import.meta.env.VITE_APP_URL || "",
};