@@ -185,7 +185,7 @@ var vm = new Vue({
confirmButtonText: '前往升级',
closeOnClickOverlay: true
}).then(() => {
- location.href = '/jyapp/vipsubscribe/toSubVipSetPage'
+ location.href = '/front/vipsubscribe/toSubVipSetPage'
})
}
},