소스 검색

Update index.html

邹景立 3 년 전
부모
커밋
fd8a18680c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/admin/view/oplog/index.html

+ 1 - 1
app/admin/view/oplog/index.html

@@ -33,7 +33,7 @@
                 {field: 'geoip', title: '访问地址', minWidth: 100},
                 {field: 'geoisp', title: '网络服务商', minWidth: 100},
                 {field: 'create_at', title: '操作时间', minWidth: 170, align: 'center', sort: true},
-                {toolbar: '#toolbar', title: '操作面板', align: 'center', fixed: 'right'}
+                {toolbar: '#toolbar', title: '操作面板', align: 'center', minWidth: 80, fixed: 'right'}
             ]]
         });
     });