فهرست منبع

Update setting.html

star7th 8 سال پیش
والد
کامیت
0cc9e31693
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      Application/Home/View/Item/setting.html

+ 2 - 2
Application/Home/View/Item/setting.html

@@ -48,7 +48,7 @@
         <div class="control-group">
           <label class="control-label" for="inputPassword">访问密码:</label>
           <div class="controls">
-            <input type="password" id="password" placeholder="(可选)私有项目请设置访问密码">
+            <input  type="text" onfocus="this.type='password'" id="password" placeholder="(可选)私有项目请设置访问密码">
           </div>
         </div>
         <div class="control-group">
@@ -265,5 +265,5 @@
   </div>
 
 <include file="Common/footer" />
-<script src="__PUBLIC__/js/item/setting.js?v=1"></script>
+<script src="__PUBLIC__/js/item/setting.js?v=12"></script>