7.14 提交
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user