Commit 0b690089 authored by jyx's avatar jyx

代码优化

parent f35d8b1f
...@@ -278,9 +278,7 @@ ...@@ -278,9 +278,7 @@
vipbackClose() { vipbackClose() {
this.showVip = false; this.showVip = false;
this.showVipbackPop = false; this.showVipbackPop = false;
this.paySuccess()
if (this.bookData.isUnlock == 0) { if (this.bookData.isUnlock == 0) {
setTimeout(() => { setTimeout(() => {
this.showRecommend = true; this.showRecommend = true;
......
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