wangxy 3 lat temu
rodzic
commit
c8f1ad56bc
2 zmienionych plików z 2 dodań i 2 usunięć
  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: {},
       sliderData: {},
       appKey: 'FFFF0N00000000007EC0',
       appKey: 'FFFF0N00000000007EC0',
       apply_success: false,
       apply_success: false,
-      apply_success_dl: true,
+      apply_success_dl: false,
     }
     }
   },
   },
   watch: {
   watch: {

+ 1 - 1
pages/index.vue

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