浏览代码

待审批页面调整

ly 4 月之前
父节点
当前提交
9310dbcdc4
共有 1 个文件被更改,包括 11 次插入11 次删除
  1. 11 11
      src/main/resources/templates/home/welcome-1.html

+ 11 - 11
src/main/resources/templates/home/welcome-1.html

@@ -178,7 +178,7 @@
178 178
         <div class="layui-row layui-col-space15">
179 179
             <div class="layui-col-md6" style="width: 80%">
180 180
                 <div class="layui-row layui-col-space15">
181
-                    <div class="layui-col-md12" style="padding-bottom: 10px">
181
+                    <!--<div class="layui-col-md12" style="padding-bottom: 10px">
182 182
                         <div class="layui-card">
183 183
                             <div class="layui-card-header">
184 184
                                 <i class="fa fa-credit-card icon icon-blue">
@@ -244,26 +244,26 @@
244 244
                                                 <cite>合同</cite>
245 245
                                             </a>
246 246
                                         </div>
247
-<!--                                        <div class="layui-col-xs3 layuimini-qiuck-module">
247
+&lt;!&ndash;                                        <div class="layui-col-xs3 layuimini-qiuck-module">
248 248
                                             <a href="javascript:;" layuimini-content-href="/prjApproverecord/inits"
249 249
                                                data-title="待审批" data-icon="fa fa-check-square-o">
250 250
                                                 <i class="fa fa-check-square-o"></i>
251 251
                                                 <cite>待审批</cite>
252 252
                                             </a>
253
-                                        </div>-->
254
-<!--
253
+                                        </div>&ndash;&gt;
254
+&lt;!&ndash;
255 255
                                         <div class="layui-col-xs3 layuimini-qiuck-module">
256 256
                                             <a href="javascript:;" layuimini-content-href="/prjApproverecord/init"
257 257
                                                data-title="待审批" data-icon="fa fa-check-square-o">
258 258
                                                 <i class="fa fa-check-square-o"></i>
259 259
                                                 <cite>待审批</cite>
260 260
                                             </a>
261
-                                        </div>-->
261
+                                        </div>&ndash;&gt;
262 262
                                     </div>
263 263
                                 </div>
264 264
                             </div>
265 265
                         </div>
266
-                    </div>
266
+                    </div>-->
267 267
                     <div class="layui-col-md12">
268 268
                         <div class="layui-card">
269 269
                             <div class="layui-card-header">
@@ -274,7 +274,7 @@
274 274
                                     <a href="#">更多...</a>
275 275
                                 </div>
276 276
                             </div>
277
-                            <div class="layui-card-body layui-text table-container" style="height: 550px;width: 95%">
277
+                            <div class="layui-card-body layui-text table-container" style="height: 90%;width: 95%">
278 278
                                 <table class="layui-hide" id="currentTableId" lay-filter="currentTableFilter"></table>
279 279
                             </div>
280 280
                         </div>
@@ -362,8 +362,8 @@
362 362
             defaultToolbar: ['filter', 'exports', 'print'],
363 363
             cols: [
364 364
                 [
365
-                    {type: "checkbox", fixed: 'left'},
366
-                    {type: 'numbers', align: 'center',title: '😊'},
365
+                    {type: "radio", fixed: 'left',title: '😊'},
366
+                    {type: 'numbers', align: 'center',title: '序号'},
367 367
                     {field: 'spzt', width: '18%', title: '审批状态'},
368 368
                     {field: 'xmlxmc', width: '10%', title: '类型'},
369 369
                     {field: 'xm', width: '35%', title: '项目/申请'},
@@ -375,8 +375,8 @@
375 375
             ],
376 376
             sortName: 'xm',
377 377
             autoSort: false,
378
-            limits: [10, 15, 20, 25, 50, 100],
379
-            limit: 10,
378
+            limits: [15, 30, 45, 60, 100],
379
+            limit: 15,
380 380
             page: true,
381 381
             skin: 'grid',
382 382
             parseData: function (res) { //res 即为原始返回的数据