7.14 提交

This commit is contained in:
zoujiandong
2025-07-14 17:16:32 +08:00
parent 5a56083d0c
commit c542b5e0ed
37 changed files with 1267 additions and 733 deletions
+1
View File
@@ -71,6 +71,7 @@ let token = wx.getStorageSync(tokenStr);
}else {
console.log(res.data)
reject(res.data);
wx.showToast({
title: res.data.msg.length>=30?'操作失败':res.data.msg,
icon: 'none',