Parcourir la source

修改项目编码及页面忘记密码禁用

ly il y a 10 mois
Parent
commit
bb365bbf24

+ 2 - 2
src/main/resources/templates/login/login.html

@@ -324,8 +324,8 @@
324 324
             </div>
325 325
             <div class="tip">
326 326
                 <span class="icon-nocheck"></span>
327
-                <span class="login-tip">记住密码</span>
328
-                <a href="javascript:" class="forget-password">忘记密码?</a>
327
+                <span class="login-tip">记住密码</span><!--
328
+                <a href="javascript:" class="forget-password">忘记密码?</a>-->
329 329
             </div>
330 330
             <div class="layui-form-item" style="text-align:center; width:100%;height:100%;margin:0px;">
331 331
                 <button id="btn_login" class="login-btn" lay-submit lay-filter="login">

+ 1 - 1
src/main/resources/templates/statistical/projectPay.html

@@ -140,7 +140,7 @@
140 140
                     {type: "checkbox", fixed: 'left'},
141 141
                     {type: 'numbers', align: 'center',title: '序号'},
142 142
                     {field: 'BMMC', width: '7%', title: '项目部门'},
143
-                    {field: 'BH',width: '7%',title: '项目编码'},
143
+                    {field: 'BH',width: '7%',title: '科研费号'},
144 144
                     {field: 'ERPBH', width: '15%', title: 'ERP编号'},
145 145
                     {field: 'NF', width: '7%', title: '年份'},
146 146
                     {field: 'ZWMC', width: '15%', title: '项目名称'},