|
@@ -874,4 +874,12 @@ class NewDiscountController extends BaseController
|
|
|
// ToastUtil.show("Restore fail");
|
|
// ToastUtil.show("Restore fail");
|
|
|
// }
|
|
// }
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
|
|
+ /// 恢复订阅
|
|
|
|
|
+ void clickRestore() {
|
|
|
|
|
+ // 显示恢复订阅弹窗
|
|
|
|
|
+ // RecoverSubscribeDialog.show("周会员2025年3月6日到期。", () {
|
|
|
|
|
+ // AtmobLog.d(tag, "恢复订阅弹窗 => 点击确认");
|
|
|
|
|
+ // });
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|