登陆页面完成,首页完成一半

This commit is contained in:
田岩
2025-06-12 21:02:03 +08:00
parent 8a71d40686
commit a3060cb959
716 changed files with 17180 additions and 35015 deletions
+6
View File
@@ -0,0 +1,6 @@
# 开发环境
ENV = 'development'
# 'development'
# base api
VITE_APP_BASE_API_Url = 'http://25.18.122.66:9786'