Commit 17a6fbf9 authored by ziyu's avatar ziyu

Merge branch 'master' of git.quantgroup.cn:ui/mini-program-wepy into feature/change

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