Просмотр исходного кода

移动页面忘记密码点击完成uu互联加拦截

hangb 7 лет назад
Родитель
Сommit
c2315786ee
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      components/mobile/reset/stepLast.vue

+ 1 - 1
components/mobile/reset/stepLast.vue

@@ -39,7 +39,7 @@
     methods: {
       sureAccount () {
         if (this.$route.query.source === 'UU') {
-          window.location.href = 'htttp://sureCloseWeb.com'
+          window.location.href = 'http://sureCloseWeb.com'
         } else {
           this.$router.push('/')
         }