czh-20260618-增大底部footer和横向滚动条;增加联系我们功能

This commit is contained in:
zhihao
2026-06-18 09:10:05 +08:00
parent 09be89c343
commit 01f9478519
7 changed files with 30 additions and 3 deletions
+3
View File
@@ -6,3 +6,6 @@ export const DOC_URL = 'https://help.jeecg.com';
// site url
export const SITE_URL = 'http://www.jeecg.com';
// contact us url
export const CONTACT_URL = import.meta.env.VITE_GLOB_CONTACT_URL || '#';