判断当前登录用户是否为亲橙里会员,返回true和false
示例代码
Tida.QCL.isMember( function (e) { alert('result:' + JSON.stringify(e) ); });