xiaodai2017 2 năm trước cách đây
mục cha
commit
d309207de0
2 tập tin đã thay đổi với 6 bổ sung6 xóa
  1. 0 0
      dist/static/js/app.js
  2. 6 6
      src/views/login/index.vue

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/app.js


+ 6 - 6
src/views/login/index.vue

@@ -171,12 +171,12 @@ export default {
   },
   mounted() {
     // console.log(process.env.NODE_ENV);
-    if (process.env.NODE_ENV === "development") {
-      this.loginForm = {
-        mobile: "17777777777",
-        password: "uu2222",
-      };
-    }
+    // if (process.env.NODE_ENV === "development") {
+    //   this.loginForm = {
+    //     mobile: "17777777777",
+    //     password: "uu2222",
+    //   };
+    // }
     if (this.loginForm.mobile === "") {
       this.$refs.mobile.focus();
     } else if (this.loginForm.password === "") {

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác