Explorar o código

use ajaxlogin instead

jason.lu %!s(int64=6) %!d(string=hai) anos
pai
achega
7befbf226e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sourcecode/h5app/vue/src/views/login.vue

+ 1 - 1
sourcecode/h5app/vue/src/views/login.vue

@@ -46,7 +46,7 @@
             }, {});
             // if (userid.length === 0) this.$router.push('warning');
             // else this.$router.push('index');
-            this.$router.push('index');
+            //this.$router.push('index');
         }
     }