This commit is contained in:
Your Name
2026-03-11 14:33:49 +08:00
parent 38ad60f4bb
commit 08dd9cd307
57 changed files with 9547 additions and 379 deletions
+8
View File
@@ -0,0 +1,8 @@
# API 配置
VUE_APP_API_URL=http://localhost:8000/api
# 应用名称
VUE_APP_NAME=医疗小程序
# 应用版本
VUE_APP_VERSION=1.0.0