修改 wyx

This commit is contained in:
wangyuxin
2026-04-18 17:29:15 +08:00
parent 452bf0b84d
commit f5c58aed75
20 changed files with 32 additions and 28 deletions

View File

@@ -206,7 +206,7 @@
// 提交成功后跳转列表页
uni.hideLoading();
this.goBack();
}, 3000);
}, 2500);
}
},
});