@@ -58,7 +58,7 @@ Vue.component('customer-corner-component',{
},
methods: {
jumpCustomerPage () {
- location.href = '/page_social_mobile/home?pname=剑鱼标讯&receiveAppId=465d475c52&userType=1'
+ location.href = '/jyapp/free/customer'
}
})