wangxy 3 gadi atpakaļ
vecāks
revīzija
c8f1ad56bc
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      components/common/applicationDialog.vue
  2. 1 1
      pages/index.vue

+ 1 - 1
components/common/applicationDialog.vue

@@ -75,7 +75,7 @@ export default {
       sliderData: {},
       appKey: 'FFFF0N00000000007EC0',
       apply_success: false,
-      apply_success_dl: true,
+      apply_success_dl: false,
     }
   },
   watch: {

+ 1 - 1
pages/index.vue

@@ -432,7 +432,7 @@ export default {
       this.telDl = true;
     },
     onApplyBtnActiveH5() {
-      this.$router.push({name: 'CourseDevelopPhone', query: {redirectUrl: 'shouye',}});
+      this.$router.push({name: 'CourseDevelopPhone', query: {redirectUrl: '/',}});
     },
     clickBanner(data) {
       if (data.url) {