fix: point exp

This commit is contained in:
zzc
2026-02-24 22:49:56 +08:00
parent 90e7f000c8
commit e5a8f3ca3f
4 changed files with 42 additions and 15 deletions

View File

@@ -181,7 +181,7 @@ onLoad((options) => {
shareToken.value = options.shareToken;
saveViewRequest(options.shareToken, "avatar_download");
}
loadAvatars(true);
fetchCategories();
trackRecord({
eventName: "avatar_download_page_visit",
eventType: `visit`,