fix: 修复普通用户登录和访问文件时的OSS配置检查
- 登录流程:当没有OSS配置时显示友好警告而不是权限错误 - 文件访问:在调用API前检查OSS配置,避免后端报错 - 更新JS版本号强制刷新缓存 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -3520,6 +3520,6 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="app.js?v=20260122001"></script>
|
||||
<script src="app.js?v=20260122002"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user