build,config: 调整生产环境配置并新增相关配置

1. 更新生产环境MinIO公网访问地址
2. 新增全局.gitignore忽略规则
3. 添加Spring MVC字符编码与消息转换器配置
4. 修复AppFooter.vue末尾多余空行
This commit is contained in:
2026-05-13 15:43:30 +08:00
parent b3b347772f
commit ff594cd915
4 changed files with 151 additions and 1 deletions

View File

@@ -172,3 +172,4 @@ const socialLinks = [
}
</style>