修复主题恢复与勋章状态

This commit is contained in:
2026-07-29 11:31:25 +08:00
parent 3db170c4b9
commit 11d49a26df
5 changed files with 80 additions and 31 deletions
+1
View File
@@ -350,6 +350,7 @@ Page({
wx.removeStorageSync('app_theme')
wx.removeStorageSync('custom_plans')
wx.removeStorageSync('user_profile')
wx.removeStorageSync('badge_celebrated')
// 3. Clear every cloud doc for this openid. Local data is already gone
// even if this fails, so surface that partial failure honestly.