问题修复,增加智慧充值页面跳转

This commit is contained in:
2025-11-21 18:05:02 +08:00
parent 3d6d843885
commit 2523f8809d
2 changed files with 8 additions and 1 deletions

View File

@@ -127,6 +127,13 @@ function save() {
});
return;
}
if(!form.guideDetail){
uni.showToast({
title: "请输入自定义引导语",
icon: "none",
});
return;
}
if(options.type=='edit'){
suggestApi
.editSuggest({