snow 1 year ago
parent
commit
fb06f2ac1a
3 changed files with 2 additions and 2 deletions
  1. 0 0
      dist/app.js
  2. 1 1
      dist/runtime.js
  3. 1 1
      src/components/binding/index.vue

File diff suppressed because it is too large
+ 0 - 0
dist/app.js


+ 1 - 1
dist/runtime.js

@@ -113,7 +113,7 @@
 /******/
 /******/ 	var hotApplyOnUpdate = true;
 /******/ 	// eslint-disable-next-line no-unused-vars
-/******/ 	var hotCurrentHash = "f814f2b43376f8be0765";
+/******/ 	var hotCurrentHash = "ff0135d351018c89e0d4";
 /******/ 	var hotRequestTimeout = 10000;
 /******/ 	var hotCurrentModuleData = {};
 /******/ 	var hotCurrentChildModule;

+ 1 - 1
src/components/binding/index.vue

@@ -32,7 +32,7 @@
 
 
       <el-form-item label="密码:" prop="password">
-        <el-input v-model="formData.password" placeholder="密码" />
+        <el-input type="password" v-model="formData.password" placeholder="密码" />
       </el-form-item>
 
       <!-- <el-form-item label-width="140px" label="验证手机号后四位:" prop="lastCode">

Some files were not shown because too many files changed in this diff