zweizhao пре 7 година
родитељ
комит
a973d57c71
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/index/cert/freelancer.vue

+ 1 - 1
pages/index/cert/freelancer.vue

@@ -50,7 +50,7 @@ export default {
   methods: {
     clickBtn() {
       if(this.isLogin) {
-
+        location.href = `https://dev.test.proginn.com/pay?product_type=12&product_id=${this.detail.id}&next=/cert`
       }else {
         console.log('弹出登录')
       }