achao 2 éve
szülő
commit
baab384c20
1 módosított fájl, 0 hozzáadás és 34 törlés
  1. 0 34
      unimall-admin/src/api/card/commonUserInfo.js

+ 0 - 34
unimall-admin/src/api/card/commonUserInfo.js

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