xuzhiheng 5 years ago
parent
commit
56edfec9a2
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/jfw/modules/app/src/web/templates/vipsubscribe/renew_pay.html

+ 4 - 0
src/jfw/modules/app/src/web/templates/vipsubscribe/renew_pay.html

@@ -827,6 +827,10 @@
 		    }
 		    return false;
 		}
+		function toWillExpire(){
+			sessionStorage.removeItem("vipSubBuySet");
+			window.location.href="/jyapp/front/vipsubscribe_willExpire"
+		}
 	    
     </script>
 </body>