|
@@ -26,7 +26,7 @@
|
|
|
</style>
|
|
|
<body>
|
|
|
<div class="app-layout-header">
|
|
|
- <!-- <span class="app-back jyapp-icon jyapp-icon-zuojiantou"></span> -->
|
|
|
+ <span class="app-back jyapp-icon jyapp-icon-zuojiantou"></span>
|
|
|
VIP订阅
|
|
|
</div>
|
|
|
<div class="app-layout-content-b">
|
|
@@ -77,11 +77,11 @@
|
|
|
// window.addEventListener('popstate', function(event){
|
|
|
// window.location.replace('/jyapp/swordfish/historypush');
|
|
|
// });
|
|
|
- try{
|
|
|
- JyObj.hiddenBottom("1");
|
|
|
- }catch(e){
|
|
|
- //TODO handle the exception
|
|
|
- }
|
|
|
+ // try{
|
|
|
+ // JyObj.hiddenBottom("1");
|
|
|
+ // }catch(e){
|
|
|
+ // //TODO handle the exception
|
|
|
+ // }
|
|
|
});
|
|
|
//
|
|
|
var orderId = {{.T.orderId}};
|