From a21cb33ef70eb772ca059b11378869dad51a0e24 Mon Sep 17 00:00:00 2001 From: 18796357645 <674126018@qq.com> Date: Tue, 15 Jul 2025 12:47:30 +0800 Subject: [PATCH] add --- pages/mine/update.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/mine/update.vue b/pages/mine/update.vue index a0ec809..e04e77f 100644 --- a/pages/mine/update.vue +++ b/pages/mine/update.vue @@ -108,6 +108,7 @@ // icon: 'success' // }); // Simulate API call + setTimeout(() => { uni.navigateBack(); }, 1500);