@@ -42,10 +42,6 @@ Component(
this.hanldeGetPayAuthInfo(type);
},
- saveSubscribe(ref) {
- this.subscribe = ref;
- },
-
async hanldeGetPayAuthInfo(type) {
if (this._paying) return;
const app = getApp();