mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-04 15:09:55 +08:00
fix: minimize shared sent box changes
This commit is contained in:
@@ -82,7 +82,7 @@ const refresh = async () => {
|
||||
}
|
||||
return item;
|
||||
});
|
||||
if (page.value === 1) {
|
||||
if (totalCount > 0) {
|
||||
count.value = totalCount;
|
||||
}
|
||||
if (!isMobile.value && !curMail.value && data.value.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user