Przeglądaj źródła

操作列宽度调整

lcl 2 lat temu
rodzic
commit
86177baf58

+ 2 - 2
wwwroot/layuiadmin/modules_main/ApiUrlRewrite_Admin.js

@@ -66,9 +66,9 @@ layui.config({
             { type: 'checkbox', fixed: 'left' }
     		, {field:'Id', fixed: 'left', title:'ID', width:80, sort: true, unresize: true}
             , {field:'Kind', title:'分类', width:100, sort: true}
-            , {field:'UrlPath', title:'路由地址', width:300, sort: true}
+            , {field:'UrlPath', title:'路由地址', sort: true}
 
-            , { title: '操作', align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
+            , { title: '操作', align: 'center', width:200, fixed: 'right', toolbar: '#table-list-tools' }
         ]]
         , where: {