Browse Source

Report design

luoyifan 3 năm trước cách đây
mục cha
commit
acadecb045
3 tập tin đã thay đổi với 12 bổ sung1 xóa
  1. 10 0
      dist/yvan-ext.css
  2. 1 0
      dist/yvan-ext.js
  3. 1 1
      dist/yvan-ext.js.map

+ 10 - 0
dist/yvan-ext.css

@@ -1,3 +1,13 @@
+/* 表格内部的拖动条不可见 */
+.x-grid .x-splitter {
+    display: none;
+}
+
+.x-grid-locking-body .x-box-item.x-panel-default.x-grid {
+    left: 0 !important;
+    border-style: none;
+}
+
 /* 对话框 警告和提示 */
 .x-dlg-icon.info {
     font: normal normal normal 40px/1 FontAwesome;

+ 1 - 0
dist/yvan-ext.js

@@ -63209,6 +63209,7 @@ define(['exports'], function (exports) { 'use strict';
     function getGridEditRows(grid) {
         return grid.getGridEditRows();
     }
+    //# sourceMappingURL=systemLib.js.map
 
     var SystemLib = /*#__PURE__*/Object.freeze({
         __proto__: null,

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/yvan-ext.js.map