|
@@ -47,8 +47,8 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="renew_box">
|
|
|
- <button class="renew_service" onclick="window.location.href='/jyapp/vipsubscribe/renewPayPage'">续费</button>
|
|
|
- <button class="free_service" onclick="window.location.href='/jyapp/swordfish/historypush'">使用免费订阅</button>
|
|
|
+ <button style="display: none;" class="renew_service" onclick="window.location.href='/jyapp/vipsubscribe/renewPayPage'">续费</button>
|
|
|
+ <button style="display: none;" class="free_service" onclick="window.location.href='/jyapp/swordfish/historypush'">使用免费订阅</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
<script src="/jyapp/vipsubscribe/js/jquery-2.1.4.js"></script>
|