瀏覽代碼

use ajaxlogin instead

jason.lu 6 年之前
父節點
當前提交
7befbf226e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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');
         }
     }