Commit 35796fda authored by 郝聪敏's avatar 郝聪敏

去掉notify

parent a1a3a745
...@@ -572,7 +572,6 @@ ...@@ -572,7 +572,6 @@
async onLoad (options) { async onLoad (options) {
if (options.openid) { if (options.openid) {
this.inviter = options.openid; this.inviter = options.openid;
Notify({ message: this.inviter, background: '#FF5D15', safeAreaInsetTop: true });
} }
wx.setStorageSync('openId', false); wx.setStorageSync('openId', false);
......
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