zweizhao 7 лет назад
Родитель
Сommit
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('弹出登录')
       }