@@ -36,40 +36,6 @@ export function addCommonUserInfo(data) {
})
}
-uni.showToast({
- icon:"none",
- title: failres.errmsg,
- duration: 3000
-});
-
- title: "failres",
- duration: 2000
- icon:"success",
- title: '保存成功!',
- title: '修改成功!',
- duration: 2000,
- complete:function(){
- uni.switchTab({
- url: "/pages/mySet/mySet"
- })
- }
-})
// 发送消息
export function userSendMsg(query) {
return request({