Browse Source

暂不显示用户协议弹窗

pull/19/head
Default User 1 month ago
parent
commit
e998b0209b
  1. 2
      pages/index/index.js

2
pages/index/index.js

@ -599,7 +599,7 @@ Page({
}); });
// 检查用户是否已同意协议 // 检查用户是否已同意协议
this.checkUserAgreement(); // this.checkUserAgreement();
this.checkAndRestoreLoginStatus() this.checkAndRestoreLoginStatus()
this.loadCategories() this.loadCategories()

Loading…
Cancel
Save