fix: 榜单云函数失败时仅无数据才提示toast,避免已有数据时误弹

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-06-24 12:29:33 +08:00
parent d817d5d012
commit 46738dd7cd
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*/
module.exports = {
/** 应用版本号,外显在设置页「关于」 */
version: 'v1.5',
version: 'v2.0',
/** 最后更新日期,外显在设置页「关于」 */
updatedAt: '2026-06-24',