Commit 8692d8eb authored by Mac's avatar Mac

暂时注释

parent d1cb9a02
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
uni.removeStorageSync("KeyWord"); uni.removeStorageSync("KeyWord");
let uid = uni.getStorageSync("mall_UserInfo").UserId; let uid = uni.getStorageSync("mall_UserInfo").UserId;
that.msg.Id = uid that.msg.Id = uid
that.updateuserinfo(that.msg);//更新用户头像 // that.updateuserinfo(that.msg);//更新用户头像
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment