对接活动列表接口

This commit is contained in:
zhouyanli
2026-04-25 07:57:49 +08:00
parent d569bbc8e1
commit 06a391a668
7 changed files with 293 additions and 237 deletions

View File

@@ -105,7 +105,7 @@
}
}catch(err){
uni.showToast({
title:"加载失败",
title: res.msg ||"网络异常",
icon:"none"
})
}