n-sys 1.26.1 → 1.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n-sys",
3
- "version": "1.26.1",
3
+ "version": "1.27.1",
4
4
  "description": "neat admin system tool",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/small.css CHANGED
@@ -9,7 +9,7 @@
9
9
  .n-dragGrid-dragBox{position:fixed;pointer-events:none;background:rgba(255,255,255,.6);z-index:200;transform:translate(-50%, -50%)}
10
10
  .n-navProg[data-v-105947ac]{--zIndex:10000;position:fixed;top:0;z-index:var(--zIndex);width:100%;height:3px;border-radius:2px;pointer-events:none;left:0}.n-navProg>div[data-v-105947ac]{position:relative;left:0;height:100%;background:var(--theme-color-gd)}.n-navProg.n-navProgLeft[data-v-105947ac]{transform-origin:left top;width:100vh;transform:rotateZ(90deg) translate(0, -100%)}.n-navProg.n-navProgRight[data-v-105947ac]{transform-origin:left top;width:100vh;transform:rotateZ(90deg);left:100%}.n-navProg.n-navProgBottom[data-v-105947ac]{top:auto;bottom:0}
11
11
  .n-numRoll[data-v-6b477e23]{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.n-numRoll .n-numRoll-item[data-v-6b477e23]{height:100%;overflow:hidden;position:relative}.n-numRoll .n-numRoll-view[data-v-6b477e23]{width:100%;height:100%;overflow:visible;text-align:center;position:relative}.n-numRoll .n-numRoll-view>li[data-v-6b477e23]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;flex-shrink:0}.n-numRoll.n-numRollHort[data-v-6b477e23]{display:block}.n-numRoll.n-numRollHort .n-numRoll-item[data-v-6b477e23]{width:100%;height:auto}.n-numRoll.n-numRollHort .n-numRoll-view[data-v-6b477e23]{display:flex;align-items:center;justify-content:flex-start}
12
- .n-preview[data-v-c977bad4]{width:100%;height:100%;transition:all .2s;visibility:hidden;opacity:.2;z-index:3000;position:fixed;left:0;top:0;background:rgba(0,0,0,.6)}.n-preview .el-icon-close[data-v-c977bad4],.n-preview .el-icon-arrow-left[data-v-c977bad4],.n-preview .el-icon-arrow-right[data-v-c977bad4]{z-index:10;position:absolute;background:rgba(0,0,0,.3);color:#ccc;font-size:23px;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}.n-preview .el-icon-close[data-v-c977bad4]:hover,.n-preview .el-icon-arrow-left[data-v-c977bad4]:hover,.n-preview .el-icon-arrow-right[data-v-c977bad4]:hover{color:#fff;background:rgba(0,0,0,.7);text-shadow:0 0 10px #fff}.n-preview .el-icon-close[data-v-c977bad4]{top:30px;right:30px}.n-preview .el-icon-arrow-left[data-v-c977bad4]{left:30px;top:50%;transform:translate(0, -50%)}.n-preview .el-icon-arrow-right[data-v-c977bad4]{right:30px;top:50%;transform:translate(0, -50%)}.n-preview .n-preview-oper[data-v-c977bad4]{z-index:10;position:absolute;left:50%;bottom:30px;transform:translate(-50%);background:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;font-size:23px;color:#ccc;height:50px;border-radius:25px}.n-preview .n-preview-oper>i[data-v-c977bad4]{margin:0 15px}.n-preview .n-preview-oper>i[data-v-c977bad4]:hover{color:#fff;text-shadow:0 0 10px #fff}.n-preview .n-preview-view[data-v-c977bad4]{z-index:1;position:absolute;overflow:hidden;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;height:100%;display:flex;justify-content:center;align-items:center}.n-preview .n-preview-view>*[data-v-c977bad4]{z-index:5}.n-preview .n-preview-view .n-preview-mask[data-v-c977bad4]{position:absolute;overflow:hidden;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;height:100%;z-index:1}.n-preview .n-preview-view>div[data-v-c977bad4]{overflow:hidden}.n-preview-show[data-v-c977bad4]{visibility:visible;opacity:1}
12
+ .n-preview[data-v-aa74b424]{--zIndex:1000;width:100%;height:100%;opacity:0;z-index:var(--zIndex);position:fixed;transition:left 0s linear .3s,opacity .3s;left:-200vw;top:0;background:rgba(0,0,0,.6)}.n-preview .n-preview-icon[data-v-aa74b424]{z-index:10;position:absolute;background:rgba(0,0,0,.3);color:#ccc;font-size:23px;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}.n-preview .n-preview-icon[data-v-aa74b424]:hover{color:#fff;background:rgba(0,0,0,.7);text-shadow:0 0 10px #fff}.n-preview .n-preview-close[data-v-aa74b424]{top:30px;right:30px}.n-preview .n-preview-left[data-v-aa74b424]{left:30px;top:50%;transform:translate(0, -50%)}.n-preview .n-preview-right[data-v-aa74b424]{right:30px;top:50%;transform:translate(0, -50%)}.n-preview .n-preview-oper[data-v-aa74b424]{z-index:10;position:absolute;left:50%;bottom:30px;transform:translate(-50%);background:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;font-size:23px;color:#ccc;height:50px;border-radius:25px}.n-preview .n-preview-oper>i[data-v-aa74b424]{margin:0 15px}.n-preview .n-preview-oper>i[data-v-aa74b424]:hover{color:#fff;text-shadow:0 0 10px #fff}.n-preview .n-preview-view[data-v-aa74b424]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.n-preview .n-preview-view>*[data-v-aa74b424]{z-index:2}.n-preview .n-preview-mask[data-v-aa74b424]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;z-index:1;height:100%}.n-preview .n-preview-html[data-v-aa74b424]{overflow:hidden}.n-preview.n-previewShow[data-v-aa74b424]{left:0;opacity:1;transition:opacity .3s}
13
13
  .n-screenRoll[data-v-784b240c]{width:100%;height:100%;overflow:hidden}.n-screenRoll .n-screenRoll-box[data-v-784b240c]{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:stretch}.n-screenRoll .n-screenRoll-item[data-v-784b240c]{flex-shrink:0;width:100%}.n-screenRoll.n-screenRollHori>.n-screenRoll-box[data-v-784b240c]{flex-direction:row}.n-screenRoll.n-screenRollHori>.n-screenRoll-box>.n-screenRoll-item[data-v-784b240c]{height:100%;width:auto}.n-screenRoll.n-screenRollReverse>.n-screenRoll-box[data-v-784b240c]{justify-content:flex-end}
14
14
  .n-scrollbar[data-v-7f74a587]{width:7px;height:100%;position:absolute;right:0;background:var(--theme-scroll-bg);top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;visibility:hidden;overflow:hidden}.n-scrollbar>div[data-v-7f74a587]{width:100%;height:100%;background:var(--theme-scroll-btn-opacity);cursor:auto;border-radius:3.5px}.n-scrollbar>div[data-v-7f74a587]:hover{background:var(--theme-scroll-btn)}.n-scrollbar.n-scrollbarHori[data-v-7f74a587]{width:100%;height:7px;right:auto;top:auto;left:0;bottom:0}.n-scrollbar.n-scrollbarShow[data-v-7f74a587]{visibility:visible}.n-scrollbar.n-scrollbarMove>div[data-v-7f74a587]{background:var(--theme-scroll-btn)}
15
15
  .n-slide[data-v-28cf8300]{width:100%;height:100%;position:relative}.n-slide .n-slide-view[data-v-28cf8300]{width:100%;height:100%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.n-slide .n-slide-viewBox[data-v-28cf8300]{width:100%;flex-shrink:0;height:100%;position:relative;transform:translate(0, 0);display:flex;align-items:center;justify-content:flex-start;align-items:stretch}.n-slide .n-slide-viewBox>li[data-v-28cf8300]{flex-shrink:0;width:100%;height:100%;position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.n-slide .n-slide-viewBox .n-slide-sub[data-v-28cf8300]{z-index:2}.n-slide .n-slide-viewBox .n-slide-cur[data-v-28cf8300]{z-index:3}.n-slide .n-slide-viewBox.n-slide-view-anim[data-v-28cf8300]{transition:all .3s}.n-slide .n-slide-content[data-v-28cf8300]{flex-shrink:0;width:100%;height:100%}.n-slide .n-slide-dots[data-v-28cf8300]{display:flex;justify-content:center;align-items:center;position:absolute;left:50%;transform:translate(-50%);margin-top:20px;bottom:10px;z-index:5;gap:10px}.n-slide .n-slide-dots>li[data-v-28cf8300]{cursor:pointer;background:rgba(255,255,255,.6);border-radius:3px;width:5px;height:5px;transition:all .3s}.n-slide .n-slide-dots .n-slide-dots-cur[data-v-28cf8300]{background:var(--theme-color);width:20px}.n-slide.n-slideVert .n-slide-viewBox[data-v-28cf8300]{flex-direction:column}
@@ -19,10 +19,10 @@
19
19
  .n-waterMark[data-v-de306854]{--zIndex:10000;--bg: none;--outImg: "";position:absolute;top:0;pointer-events:none;z-index:10000;left:0;width:100%;height:100%;background:var(--bg)}
20
20
  .n-chart[data-v-1a2cd22e]{width:100%;height:100%}.n-chart>div[data-v-1a2cd22e]:first-child,.n-chart canvas[data-v-1a2cd22e]{width:100% !important;height:100% !important}
21
21
  .n-checkBtn[data-v-7dca5718]{width:100%;display:flex;align-items:center;justify-content:flex-start;height:36px;--radius: 4px}.n-checkBtn>li[data-v-7dca5718]{height:100%;color:var(--theme-text3);cursor:pointer;border:1px solid var(--theme-border1);font-size:14px;flex:1;background:var(--theme-bg-white1);display:flex;justify-content:center;align-items:center;width:0;padding:0 10px}.n-checkBtn>li>span[data-v-7dca5718]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-checkBtn>li[data-v-7dca5718]:hover{background:var(--theme-bg-white3)}.n-checkBtn>li.n-checkBtn-disabled[data-v-7dca5718]{cursor:not-allowed;color:var(--theme-text6);background:var(--theme-bg-white4)}.n-checkBtn>li.n-checkBtn-cur[data-v-7dca5718]{background:var(--theme-color);color:#fff;border-color:var(--theme-color)}.n-checkBtn.n-checkBtnAuto[data-v-7dca5718]{width:auto;display:inline-flex}.n-checkBtn.n-checkBtnAuto>li[data-v-7dca5718]{flex:0 1 auto;width:auto;padding:0 10px}.n-checkBtn.n-checkBtnHori>li[data-v-7dca5718]{border-right-color:transparent}.n-checkBtn.n-checkBtnHori>li[data-v-7dca5718]:last-child{border-right-color:var(--theme-border1);border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.n-checkBtn.n-checkBtnHori>li[data-v-7dca5718]:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur+li[data-v-7dca5718]{border-left-color:transparent}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur+.n-checkBtn-cur[data-v-7dca5718]{border-left-color:rgba(255,255,255,.5)}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur[data-v-7dca5718]:last-child{border-right-color:var(--theme-color)}.n-checkBtn.n-checkBtnVert[data-v-7dca5718]{display:block;height:auto}.n-checkBtn.n-checkBtnVert>li[data-v-7dca5718]{border-bottom-color:transparent;height:36px;width:100%;justify-content:flex-start}.n-checkBtn.n-checkBtnVert>li[data-v-7dca5718]:last-child{border-bottom-color:var(--theme-border1);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.n-checkBtn.n-checkBtnVert>li[data-v-7dca5718]:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur+li[data-v-7dca5718]{border-top-color:transparent}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur+.n-checkBtn-cur[data-v-7dca5718]{border-top-color:rgba(255,255,255,.5)}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur[data-v-7dca5718]:last-child{border-bottom-color:var(--theme-color)}.n-checkBtn.n-checkBtnPlain>li.n-checkBtn-cur[data-v-7dca5718]{background:none;color:var(--theme-color);border:1px solid var(--theme-color)}.n-checkBtn.n-checkBtnDisabled[data-v-7dca5718]{cursor:not-allowed;filter:brightness(0.9)}.n-checkBtn.n-checkBtnDisabled>li[data-v-7dca5718]{pointer-events:none}
22
- .n-checkbox[data-v-4c009345]{display:flex;align-items:center;justify-content:flex-start;display:inline-flex;gap:5px;cursor:pointer;line-height:1}.n-checkbox>em[data-v-4c009345]{width:1em;height:1em;border-radius:3px;border:1px solid var(--theme-border1);position:relative}.n-checkbox>em>i[data-v-4c009345]{font-size:.7em;opacity:1;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);line-height:1;color:#fff;cursor:inherit;transform:translate(-50%, -50%) rotateY(90deg)}.n-checkbox>em .el-icon-minus[data-v-4c009345]{display:none}.n-checkbox[data-v-4c009345]:hover:not(.n-checkboxDisabled){color:var(--theme-color)}.n-checkbox:hover:not(.n-checkboxDisabled)>em[data-v-4c009345]{border-color:var(--theme-color)}.n-checkbox.n-checkboxDisabled[data-v-4c009345]{cursor:not-allowed}.n-checkbox.n-checkboxDisabled>em[data-v-4c009345]{background:var(--theme-bg-white4);filter:grayscale(2)}.n-checkbox.n-checkboxIndeterminate:not(.n-checkboxCheck)>em>.el-icon-minus[data-v-4c009345]{display:block}.n-checkbox.n-checkboxIndeterminate:not(.n-checkboxCheck)>em>.el-icon-check[data-v-4c009345]{display:none}.n-checkbox.n-checkboxCheck>em[data-v-4c009345],.n-checkbox.n-checkboxIndeterminate>em[data-v-4c009345]{background:var(--theme-color);border-color:var(--theme-color)}.n-checkbox.n-checkboxCheck>em>i[data-v-4c009345],.n-checkbox.n-checkboxIndeterminate>em>i[data-v-4c009345]{opacity:1;transition:all .3s;transform:translate(-50%, -50%) rotateY(0deg)}
23
- .n-customCol[data-v-e619a766] .n-handle-content{max-width:1000px}.n-customCol .n-customCol-content[data-v-e619a766]{height:60vh;max-height:700px;width:100%;display:flex;justify-content:space-between;align-items:center;align-items:stretch}.n-customCol .n-customCol-content .n-customCol-left[data-v-e619a766]{flex:1;width:0;border:1px solid var(--theme-border3);margin-right:20px;overflow-y:auto}.n-customCol .n-customCol-content .n-customCol-left>li[data-v-e619a766]{width:100%;padding:20px}.n-customCol .n-customCol-content .n-customCol-left>li>p[data-v-e619a766]{color:var(--theme-text1);font-weight:bold;display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.n-customCol .n-customCol-content .n-customCol-left>li>p>span[data-v-e619a766]{cursor:pointer;font-weight:300;font-size:12px;margin-left:auto;color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-left>li>p>span[data-v-e619a766]:hover{opacity:.7}.n-customCol .n-customCol-content .n-customCol-left>li>div[data-v-e619a766]{display:grid;gap:20px;grid-template-columns:repeat(auto-fill, minmax(100px, 1fr))}.n-customCol .n-customCol-content .n-customCol-left>li>div>*[data-v-e619a766]{margin:0}.n-customCol .n-customCol-content .n-customCol-left>li>div .el-checkbox[data-v-e619a766]{display:flex;align-items:center;justify-content:flex-start}.n-customCol .n-customCol-content .n-customCol-left>li>div .el-checkbox .el-checkbox__input[data-v-e619a766]{line-height:0}.n-customCol .n-customCol-content .n-customCol-left>li>div .el-checkbox .el-checkbox__label[data-v-e619a766]{white-space:pre-wrap}.n-customCol .n-customCol-content .n-customCol-left>li+li[data-v-e619a766]{border-top:1px solid var(--theme-border3)}.n-customCol .n-customCol-content .n-customCol-right[data-v-e619a766]{flex:0 1 25%;max-width:240px;min-width:200px;width:0;border:1px solid var(--theme-border3);display:flex;flex-direction:column}.n-customCol .n-customCol-content .n-customCol-right>div[data-v-e619a766]{height:30px;background:var(--theme-bg-white1);display:flex;justify-content:center;align-items:center;color:var(--theme-color);border-top:1px solid var(--theme-border3);cursor:pointer}.n-customCol .n-customCol-content .n-customCol-right>div[data-v-e619a766]:hover{background:var(--theme-color-light9)}.n-customCol .n-customCol-content .n-customCol-right>p[data-v-e619a766]{font-size:14px;color:var(--theme-text3);display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:36px;border-bottom:1px solid var(--theme-border3)}.n-customCol .n-customCol-content .n-customCol-right>p>span[data-v-e619a766]{cursor:pointer;color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-right>p>span[data-v-e619a766]:hover{opacity:.7}.n-customCol .n-customCol-content .n-customCol-right>ul[data-v-e619a766]{flex:1;padding:10px;overflow-y:auto}.n-customCol .n-customCol-content .n-customCol-right>ul>li[data-v-e619a766]{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;height:30px;font-size:14px;width:100%;position:relative;color:var(--theme-text4);background:var(--theme-bg-white3);border-radius:3px}.n-customCol .n-customCol-content .n-customCol-right>ul>li>i[data-v-e619a766]{margin-left:5px}.n-customCol .n-customCol-content .n-customCol-right>ul>li>i[data-v-e619a766]:hover{font-weight:bold;color:var(--theme-color-dark1)}.n-customCol .n-customCol-content .n-customCol-right>ul>li>span[data-v-e619a766]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-customCol .n-customCol-content .n-customCol-right>ul>li+li[data-v-e619a766]{margin-top:10px}.n-customCol .n-customCol-content .n-customCol-right>ul>li[data-v-e619a766]:hover{background:var(--theme-grey-light8)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-left[data-v-e619a766]{background:var(--theme-color-light9);color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-right[data-v-e619a766]{background:var(--theme-yellow-light9);color:var(--theme-yellow)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-right>i[data-v-e619a766]:hover{color:var(--theme-yellow-dark1)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-t[data-v-e619a766]::before,.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-b[data-v-e619a766]::before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--theme-color);transform:translate(0, -5px)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-b[data-v-e619a766]::before{transform:translate(0, 5px);bottom:0;top:auto}.n-customCol[data-v-e619a766] .n-handle-bottom{justify-content:center}
22
+ .n-checkbox[data-v-6a45e71a]{display:flex;align-items:center;justify-content:flex-start;display:inline-flex;gap:5px;cursor:pointer;line-height:1}.n-checkbox>em[data-v-6a45e71a]{width:1em;height:1em;flex-shrink:0;border-radius:3px;border:1px solid var(--theme-border1);position:relative}.n-checkbox>em>i[data-v-6a45e71a]{font-size:.7em;opacity:1;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);line-height:1;color:#fff;cursor:inherit;transform:translate(-50%, -50%) rotateY(90deg)}.n-checkbox>em .el-icon-minus[data-v-6a45e71a]{display:none}.n-checkbox[data-v-6a45e71a]:hover:not(.n-checkboxDisabled){color:var(--theme-color)}.n-checkbox:hover:not(.n-checkboxDisabled)>em[data-v-6a45e71a]{border-color:var(--theme-color)}.n-checkbox.n-checkboxDisabled[data-v-6a45e71a]{cursor:not-allowed}.n-checkbox.n-checkboxDisabled>em[data-v-6a45e71a]{background:var(--theme-bg-white4);filter:grayscale(2)}.n-checkbox.n-checkboxIndeterminate:not(.n-checkboxCheck)>em>.el-icon-minus[data-v-6a45e71a]{display:block}.n-checkbox.n-checkboxIndeterminate:not(.n-checkboxCheck)>em>.el-icon-check[data-v-6a45e71a]{display:none}.n-checkbox.n-checkboxCheck>em[data-v-6a45e71a],.n-checkbox.n-checkboxIndeterminate>em[data-v-6a45e71a]{background:var(--theme-color);border-color:var(--theme-color)}.n-checkbox.n-checkboxCheck>em>i[data-v-6a45e71a],.n-checkbox.n-checkboxIndeterminate>em>i[data-v-6a45e71a]{opacity:1;transition:all .3s;transform:translate(-50%, -50%) rotateY(0deg)}
23
+ .n-customCol[data-v-d99655c8] .n-handle-content{max-width:1000px}.n-customCol .n-customCol-content[data-v-d99655c8]{height:60vh;max-height:700px;width:100%;display:flex;justify-content:space-between;align-items:center;align-items:stretch}.n-customCol .n-customCol-content .n-customCol-left[data-v-d99655c8]{flex:1;width:0;border:1px solid var(--theme-border3);margin-right:20px;overflow-y:auto}.n-customCol .n-customCol-content .n-customCol-left>li[data-v-d99655c8]{width:100%;padding:20px}.n-customCol .n-customCol-content .n-customCol-left>li>p[data-v-d99655c8]{color:var(--theme-text1);font-weight:bold;display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.n-customCol .n-customCol-content .n-customCol-left>li>p>span[data-v-d99655c8]{cursor:pointer;font-weight:300;font-size:12px;margin-left:auto;color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-left>li>p>span[data-v-d99655c8]:hover{opacity:.7}.n-customCol .n-customCol-content .n-customCol-left>li>div[data-v-d99655c8]{display:grid;gap:20px;grid-template-columns:repeat(auto-fill, minmax(100px, 1fr))}.n-customCol .n-customCol-content .n-customCol-left>li>div>*[data-v-d99655c8]{margin:0}.n-customCol .n-customCol-content .n-customCol-left>li>div .n-checkbox[data-v-d99655c8]{min-height:20px;line-height:1.5;color:var(--theme-text3)}.n-customCol .n-customCol-content .n-customCol-left>li>div .n-checkbox[data-v-d99655c8]:not(.n-checkboxDisabled):hover,.n-customCol .n-customCol-content .n-customCol-left>li>div .n-checkbox:not(.n-checkboxDisabled).n-checkboxCheck[data-v-d99655c8]{color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-left>li+li[data-v-d99655c8]{border-top:1px solid var(--theme-border3)}.n-customCol .n-customCol-content .n-customCol-right[data-v-d99655c8]{flex:0 1 25%;max-width:240px;min-width:200px;width:0;border:1px solid var(--theme-border3);display:flex;flex-direction:column}.n-customCol .n-customCol-content .n-customCol-right>div[data-v-d99655c8]{height:30px;background:var(--theme-bg-white1);display:flex;justify-content:center;align-items:center;color:var(--theme-color);border-top:1px solid var(--theme-border3);cursor:pointer}.n-customCol .n-customCol-content .n-customCol-right>div[data-v-d99655c8]:hover{background:var(--theme-color-light9)}.n-customCol .n-customCol-content .n-customCol-right>p[data-v-d99655c8]{font-size:14px;color:var(--theme-text3);display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:36px;border-bottom:1px solid var(--theme-border3)}.n-customCol .n-customCol-content .n-customCol-right>p>span[data-v-d99655c8]{cursor:pointer;color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-right>p>span[data-v-d99655c8]:hover{opacity:.7}.n-customCol .n-customCol-content .n-customCol-right>ul[data-v-d99655c8]{flex:1;padding:10px;overflow-y:auto}.n-customCol .n-customCol-content .n-customCol-right>ul>li[data-v-d99655c8]{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;height:30px;font-size:14px;width:100%;position:relative;color:var(--theme-text4);background:var(--theme-bg-white3);border-radius:3px}.n-customCol .n-customCol-content .n-customCol-right>ul>li>i[data-v-d99655c8]{margin-left:5px}.n-customCol .n-customCol-content .n-customCol-right>ul>li>i[data-v-d99655c8]:hover{font-weight:bold;color:var(--theme-color-dark1)}.n-customCol .n-customCol-content .n-customCol-right>ul>li>span[data-v-d99655c8]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-customCol .n-customCol-content .n-customCol-right>ul>li+li[data-v-d99655c8]{margin-top:10px}.n-customCol .n-customCol-content .n-customCol-right>ul>li[data-v-d99655c8]:hover{background:var(--theme-grey-light8)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-left[data-v-d99655c8]{background:var(--theme-color-light9);color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-right[data-v-d99655c8]{background:var(--theme-yellow-light9);color:var(--theme-yellow)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-right>i[data-v-d99655c8]:hover{color:var(--theme-yellow-dark1)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-t[data-v-d99655c8]::before,.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-b[data-v-d99655c8]::before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--theme-color);transform:translate(0, -5px)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-b[data-v-d99655c8]::before{transform:translate(0, 5px);bottom:0;top:auto}.n-customCol[data-v-d99655c8] .n-handle-bottom{justify-content:center}
24
24
  .n-customItem[data-v-6377e96a] .n-handle-content{max-width:700px}.n-customItem .n-customItem-main[data-v-6377e96a]{height:50vh;max-height:700px;width:100%;display:flex;justify-content:space-between;align-items:center;align-items:stretch;gap:10px}.n-customItem .n-customItem-title[data-v-6377e96a]{display:flex;align-items:center;justify-content:flex-start;color:var(--theme-text1);font-weight:bold;display:flex;align-items:center;justify-content:flex-start;gap:5px;height:36px;font-size:13px;background:var(--theme-bg-white3);padding:0 10px}.n-customItem .n-customItem-title>span[data-v-6377e96a]{cursor:pointer;font-weight:300;margin-left:auto;font-size:12px;color:var(--theme-text5)}.n-customItem .n-customItem-title>em[data-v-6377e96a]{margin-left:auto;color:var(--theme-color);font-weight:300;cursor:pointer}.n-customItem .n-customItem-left[data-v-6377e96a]{flex:1;width:0;border:1px solid var(--theme-border3);display:flex;flex-direction:column;align-items:stretch}.n-customItem .n-customItem-opts[data-v-6377e96a]{display:grid;height:0;flex:1;padding:10px;overflow-y:auto;overflow-x:hidden;gap:10px;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));grid-auto-rows:36px}.n-customItem .n-customItem-opts>li[data-v-6377e96a]{border-radius:3px;background:var(--theme-bg-white3);min-width:0;min-height:0;width:100%;height:100%;padding:0 15px;display:flex;justify-content:center;align-items:center;font-size:14px;color:var(--theme-text3);cursor:pointer}.n-customItem .n-customItem-opts>li[data-v-6377e96a]:hover{color:var(--theme-color)}.n-customItem .n-customItem-opts .n-customItem-check[data-v-6377e96a]{color:var(--theme-color);background:var(--theme-color-light9)}.n-customItem .n-customItem-opts .n-customItem-disabled[data-v-6377e96a]{opacity:.5;cursor:not-allowed}.n-customItem .n-customItem-right[data-v-6377e96a]{flex:0 1 25%;max-width:240px;min-width:200px;width:0;border:1px solid var(--theme-border3);display:flex;flex-direction:column}.n-customItem .n-customItem-list[data-v-6377e96a]{flex:1;height:0;padding:10px;overflow-y:auto}.n-customItem .n-customItem-list>li[data-v-6377e96a]{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;height:30px;font-size:14px;width:100%;position:relative;color:var(--theme-text4);background:var(--theme-bg-white3);border-radius:3px;gap:5px}.n-customItem .n-customItem-list>li>i[data-v-6377e96a]:hover{color:var(--theme-color)}.n-customItem .n-customItem-list>li>span[data-v-6377e96a]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-customItem .n-customItem-list>li+li[data-v-6377e96a]{margin-top:10px}.n-customItem .n-customItem-list .n-customItem-fixed-left[data-v-6377e96a]{background:var(--theme-color-opacity1);color:var(--theme-color)}.n-customItem .n-customItem-list .n-customItem-fixed-right[data-v-6377e96a]{background:var(--theme-yellow-light9);color:var(--theme-yellow)}.n-customItem .n-customItem-list .n-customItem-dragT[data-v-6377e96a]::before,.n-customItem .n-customItem-list .n-customItem-dragB[data-v-6377e96a]::before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--theme-color);transform:translate(0, -5px)}.n-customItem .n-customItem-list .n-customItem-dragB[data-v-6377e96a]::before{transform:translate(0, 5px);bottom:0;top:auto}
25
- .n-handle[data-v-b693b79a]{--zIndex:1000;--size:700px;--label-size:160px;position:fixed;left:-200%;top:0;width:100%;height:100%;z-index:var(--zIndex);display:flex;justify-content:flex-end;align-items:center;overflow:hidden;align-items:stretch;transition:left 0s linear .3s}.n-handle .n-handle-mask[data-v-b693b79a]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;width:100%;height:100%;background:var(--theme-bg-black1);transition:all .3s}.n-handle .n-handle-content[data-v-b693b79a]{position:relative;transition:all .3s;z-index:2;transform:translate(100%, 0);background:var(--theme-bg-white1-fill);padding:20px;display:flex;flex-direction:column;align-items:stretch;height:100%;width:var(--size)}.n-handle .n-handle-header[data-v-b693b79a]{font-size:17px;margin-bottom:30px;display:flex;align-items:center;justify-content:flex-start;color:var(--theme-text3);flex-shrink:0}.n-handle .n-handle-header>i[data-v-b693b79a]{cursor:pointer;font-size:17px;color:var(--theme-text5);margin-left:auto;width:24px;height:24px;border-radius:3px;display:flex;justify-content:center;align-items:center}.n-handle .n-handle-header>i[data-v-b693b79a]:hover{background:var(--theme-color-light9);color:var(--theme-color)}.n-handle .n-handle-bottom[data-v-b693b79a]{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;flex-shrink:0}.n-handle .n-handle-form[data-v-b693b79a]{overflow-y:auto;height:0;flex:1}.n-handle .n-handle-form-err[data-v-b693b79a]{transition:all .3s;background:var(--theme-red-light9)}.n-handle .n-handle-form-errInfo[data-v-b693b79a]{color:var(--theme-red);margin-top:6px;font-size:12px}.n-handle .n-handle-form-required[data-v-b693b79a]{color:var(--theme-red);margin-right:3px}.n-handle .n-handle-form-label[data-v-b693b79a]{height:36px;display:flex;justify-content:flex-end;align-items:center;width:var(--label-size);flex-shrink:0;color:var(--theme-text3);padding-right:12px}.n-handle .n-handle-form-label>em[data-v-b693b79a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-handle[data-v-b693b79a] .n-handle-form-content{flex:1;width:0}.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.n-num,.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.el-cascader,.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.n-checkBtn:not(.n-checkBtnAuto),.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.el-input,.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.el-input-number,.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.el-select,.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.el-textarea,.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.el-range-editor,.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.n-inputDate{width:300px;max-width:100%}.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.el-slider{width:280px;max-width:calc(100% - 20px)}.n-handle[data-v-b693b79a] .n-handle-form-content>.n-item>.n-upload .n-upload-btn{max-width:300px}.n-handle .n-handle-form-item[data-v-b693b79a]{border-radius:5px;margin-bottom:10px;padding:10px;display:flex;transition:all .3s;font-size:14px}.n-handle.n-handleShow[data-v-b693b79a]{left:0;transition:none}.n-handle.n-handleShow .n-handle-mask[data-v-b693b79a]{opacity:.5}.n-handle.n-handleShow .n-handle-content[data-v-b693b79a]{transform:translate(0, 0)}.n-handle.n-handleDialog[data-v-b693b79a]{justify-content:center;align-items:center}.n-handle.n-handleDialog .n-handle-content[data-v-b693b79a]{height:auto;border-radius:2px;opacity:0;max-height:90vh;transform:translate(0, -50px)}.n-handle.n-handleDialog .n-handle-form[data-v-b693b79a]{height:auto}.n-handle.n-handleDialog.n-handleShow .n-handle-content[data-v-b693b79a]{opacity:1;transform:translate(0, 0)}.n-handle.n-handlePage[data-v-b693b79a]{position:static;height:auto;display:block;z-index:1}.n-handle.n-handlePage .n-handle-mask[data-v-b693b79a]{display:none}.n-handle.n-handlePage .n-handle-content[data-v-b693b79a]{width:100%;display:block;transform:translate(0, 0)}.n-handle.n-handlePage .n-handle-form[data-v-b693b79a]{height:auto}
25
+ .n-handle[data-v-21072bb6]{--zIndex:1000;--size:700px;--label-size:160px;position:fixed;left:-200%;top:0;width:100%;height:100%;z-index:var(--zIndex);display:flex;justify-content:flex-end;align-items:center;overflow:hidden;align-items:stretch;transition:left 0s linear .3s}.n-handle .n-handle-mask[data-v-21072bb6]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;width:100%;height:100%;background:var(--theme-bg-black1);transition:all .3s}.n-handle .n-handle-content[data-v-21072bb6]{position:relative;transition:all .3s;z-index:2;transform:translate(100%, 0);background:var(--theme-bg-white1-fill);padding:20px;display:flex;flex-direction:column;align-items:stretch;height:100%;width:var(--size)}.n-handle .n-handle-header[data-v-21072bb6]{font-size:17px;margin-bottom:30px;display:flex;align-items:center;justify-content:flex-start;color:var(--theme-text3);flex-shrink:0}.n-handle .n-handle-header>i[data-v-21072bb6]{cursor:pointer;font-size:17px;color:var(--theme-text5);margin-left:auto;width:24px;height:24px;border-radius:3px;display:flex;justify-content:center;align-items:center}.n-handle .n-handle-header>i[data-v-21072bb6]:hover{background:var(--theme-color-light9);color:var(--theme-color)}.n-handle .n-handle-bottom[data-v-21072bb6]{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;flex-shrink:0}.n-handle .n-handle-form[data-v-21072bb6]{overflow-y:auto;height:0;flex:1}.n-handle .n-handle-form-err[data-v-21072bb6]{transition:all .3s;background:var(--theme-red-light9)}.n-handle .n-handle-form-errInfo[data-v-21072bb6]{color:var(--theme-red);margin-top:6px;font-size:12px}.n-handle .n-handle-form-required[data-v-21072bb6]{color:var(--theme-red);margin-right:3px}.n-handle .n-handle-form-label[data-v-21072bb6]{height:36px;display:flex;justify-content:flex-end;align-items:center;width:var(--label-size);flex-shrink:0;color:var(--theme-text3);padding-right:12px}.n-handle .n-handle-form-label>em[data-v-21072bb6]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-handle[data-v-21072bb6] .n-handle-form-content{flex:1;width:0}.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.n-num,.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.el-cascader,.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.n-checkBtn:not(.n-checkBtnAuto),.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.el-input,.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.el-input-number,.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.el-select,.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.el-textarea,.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.el-range-editor,.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.n-inputDate{width:300px;max-width:100%}.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.el-slider{width:280px;max-width:calc(100% - 20px)}.n-handle[data-v-21072bb6] .n-handle-form-content>.n-item>.n-upload .n-upload-btn{max-width:300px}.n-handle .n-handle-form-item[data-v-21072bb6]{border-radius:5px;margin-bottom:10px;padding:10px;display:flex;transition:all .3s;font-size:14px}.n-handle.n-handleShow[data-v-21072bb6]{left:0;transition:none}.n-handle.n-handleShow .n-handle-mask[data-v-21072bb6]{opacity:.5}.n-handle.n-handleShow .n-handle-content[data-v-21072bb6]{transform:translate(0, 0)}.n-handle.n-handleDialog[data-v-21072bb6]{justify-content:center;align-items:center}.n-handle.n-handleDialog .n-handle-content[data-v-21072bb6]{height:auto;border-radius:2px;opacity:0;max-height:90vh;transform:translate(0, -50px)}.n-handle.n-handleDialog .n-handle-form[data-v-21072bb6]{height:auto}.n-handle.n-handleDialog.n-handleShow .n-handle-content[data-v-21072bb6]{opacity:1;transform:translate(0, 0)}.n-handle.n-handlePage[data-v-21072bb6]{position:static;height:auto;display:block;z-index:1}.n-handle.n-handlePage .n-handle-mask[data-v-21072bb6]{display:none}.n-handle.n-handlePage .n-handle-content[data-v-21072bb6]{width:100%;display:block;transform:translate(0, 0)}.n-handle.n-handlePage .n-handle-form[data-v-21072bb6]{height:auto}
26
26
  .n-inputDate[data-v-300e1a5a]{width:100%;height:36px;display:flex;justify-content:space-between;align-items:center;border-radius:3px;overflow:hidden;align-items:stretch;background:var(--theme-bg-white1);border:1px solid var(--theme-border1)}.n-inputDate[data-v-300e1a5a]:hover{border-color:var(--theme-text6)}.n-inputDate.n-inputDate-focus[data-v-300e1a5a]{border-color:var(--theme-color) !important}.n-inputDate .n-inputDate-text[data-v-300e1a5a]{padding:0 10px;font-size:13px;color:var(--theme-text3);display:flex;align-items:center;justify-content:flex-start;width:0;flex:1}.n-inputDate .n-inputDate-item[data-v-300e1a5a]{height:100%;text-align:center;display:flex;justify-content:center;align-items:center}.n-inputDate .n-inputDate-focus[data-v-300e1a5a]{background:var(--theme-color);color:#fff}.n-inputDate .n-inputDate-def[data-v-300e1a5a]{margin:0 1px;padding-top:-2px;margin-bottom:2px}.n-inputDate .n-inputDate-space[data-v-300e1a5a]{width:10px}.n-inputDate .n-inputDate-oper[data-v-300e1a5a]{width:36px;flex:0 0 36px;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;flex-direction:column;display:none;align-items:stretch;border-left:1px solid var(--theme-border1)}.n-inputDate .n-inputDate-oper>i[data-v-300e1a5a]{cursor:pointer;height:50%;display:flex;justify-content:center;align-items:center;background:var(--theme-bg-white4);color:var(--theme-text3)}.n-inputDate .n-inputDate-oper>i[data-v-300e1a5a]:hover{background:var(--theme-bg-white5)}.n-inputDate .n-inputDate-oper>i+i[data-v-300e1a5a]{border-top:1px solid var(--theme-border1)}.n-inputDate.n-inputDateShowOper .n-inputDate-oper[data-v-300e1a5a]{display:flex}.n-inputDate.n-inputDateDisabled[data-v-300e1a5a]{cursor:not-allowed;background:var(--theme-bg-white3)}.n-inputDate.n-inputDateDisabled .n-inputDate-text[data-v-300e1a5a],.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-300e1a5a]{pointer-events:none}.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-300e1a5a]{background:var(--theme-bg-white4) !important}
27
27
  .n-item>.el-tag{margin:4px 10px 4px 0}.n-item>.el-switch{height:36px}.n-item>.el-input input,.n-item>.el-cascader,.n-item>.el-input,.n-item>.el-input-number,.n-item>.el-select,.n-item>.el-textarea,.n-item>.el-slider,.n-item>.el-date-editor:not([__null__]){width:100%}.n-item>.n-item-richText{width:100%;background:var(--theme-bg-white1)}.n-item>.n-item-txt{color:var(--theme-text5);height:36px;display:flex;align-items:center;justify-content:flex-start}.n-item .n-item-code{color:#ccc;background:#272822;border:1px solid var(--theme-border1);border-radius:3px;max-height:400px;white-space:pre-wrap;padding:10px;font-size:14px;line-height:1.7;min-height:32px;overflow-y:auto}.n-item .n-item-code::-webkit-scrollbar{background:rgba(255,255,255,0);width:7px;height:7px}.n-item .n-item-code::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:calc(7px / 2)}.n-item .n-item-code::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.9)}.n-item .n-item-code::-webkit-scrollbar-button{display:none}
28
28
  .n-menu[data-v-32c3df3e]{width:100%;height:100%;position:relative;background:var(--theme-bg-white1);overflow-y:auto;overflow-x:hidden}.n-menu[data-v-32c3df3e]::-webkit-scrollbar{width:0px;height:0px}.n-menu.n-menuHori[data-v-32c3df3e]{display:flex;align-items:center;justify-content:flex-start;align-items:stretch;overflow-y:hidden;overflow-x:auto}.n-menu.n-menuHori[data-v-32c3df3e] .n-menu-nodeTop{height:100%;width:auto;flex-shrink:0;width:60px}.n-menu.n-menuHori[data-v-32c3df3e] .n-menu-nodeTop>.n-menu-node-line>i{margin-right:12px}.n-menu.n-menuHori[data-v-32c3df3e] .n-menu-nodeTop>.n-menu-node-line.n-menu-node-check{border-right:0;overflow:hidden;border-top:3px solid var(--theme-color);padding-bottom:3px;background:linear-gradient(180deg, var(--theme-color-opacity1), rgba(255, 255, 255, 0))}.n-menu.n-menuHori.n-menuExpand[data-v-32c3df3e] .n-menu-nodeTop{width:160px}
@@ -40,4 +40,4 @@
40
40
  .n-tbEl[data-v-41a9f8a4] .n-tbEl-scroll:not([__null__]){position:fixed;width:200px;background:rgba(0,0,0,.36);bottom:10px;left:50%;transform:translate(-50%);border-radius:7px;z-index:10;border:1px solid rgba(0,0,0,.36);height:12px}.n-tbEl[data-v-41a9f8a4] .n-tbEl-scroll:not([__null__])>div{background:rgba(255,255,255,.9);border-radius:7px;cursor:pointer}.n-tbEl[data-v-41a9f8a4] .n-tbEl-scroll:not([__null__])>div:hover{background:#fff}.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead{overflow:visible}.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__header-wrapper,.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-header-wrapper{position:sticky;z-index:4}.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-header-wrapper,.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-body-wrapper,.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-footer-wrapper{overflow:hidden;width:100%}.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed,.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-right{max-width:100%;overflow:visible;z-index:5;pointer-events:none}.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed *,.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-right *{pointer-events:auto}.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-right .el-table__fixed-body-wrapper,.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-right .el-table__fixed-header-wrapper,.n-tbEl[data-v-41a9f8a4] .n-tbEl-fixedHead .el-table__fixed-right .el-table__fixed-footer-wrapper{display:flex;justify-content:flex-end}.n-tbEl .n-tbEl-filter[data-v-41a9f8a4]{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start}.n-tbEl .n-tbEl-filter>li[data-v-41a9f8a4]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;height:30px;padding:0 10px;font-size:12px;border-radius:3px;background:var(--theme-bg-white3);border:1px solid var(--theme-border1);color:var(--theme-text3);margin-right:10px;cursor:pointer}.n-tbEl .n-tbEl-filter>li>i[data-v-41a9f8a4]{margin-left:10px}.n-tbEl .n-tbEl-filter>li>i[data-v-41a9f8a4]:hover{font-weight:bold;color:var(--theme-color)}
41
41
  .n-virtualScroll[data-v-ee4f9aba]{width:100%;height:100%;overflow:auto}.n-virtualScroll .n-virtualScroll-box[data-v-ee4f9aba]{width:100%;height:auto}.n-virtualScroll.n-virtualScrollHori>.n-virtualScroll-box[data-v-ee4f9aba]{height:100%}.n-virtualScroll.n-virtualScrollHori>.n-virtualScroll-box>.n-virtualScroll-view[data-v-ee4f9aba]{display:flex;align-items:center;justify-content:flex-start;display:inline-flex;align-items:stretch;height:100%}.n-virtualScroll.n-virtualScrollHori>.n-virtualScroll-box>.n-virtualScroll-view>*[data-v-ee4f9aba]{flex-shrink:0}
42
42
  .n-virtualScrollTb[data-v-1ac6735b]{width:100%;height:100%;overflow:auto}.n-virtualScrollTb .n-virtualScrollTb-box[data-v-1ac6735b]{width:100%;height:auto}
43
- .n-upload[data-v-4a977064]{width:100%}.n-upload>li[data-v-4a977064]{width:100%}.n-upload>li+li[data-v-4a977064]{margin-top:10px}.n-upload .n-upload-item[data-v-4a977064]{background:var(--theme-bg-white1);border:1px dashed var(--theme-border2);border-radius:5px;display:flex;align-items:center;justify-content:flex-start;padding:10px}.n-upload .n-upload-item i[data-v-4a977064]{width:26px;height:26px;font-size:26px;color:var(--theme-text6)}.n-upload .n-upload-item i[data-v-4a977064]:hover{color:var(--theme-color)}.n-upload .n-upload-prog[data-v-4a977064]{height:100%;background:var(--theme-color-gd);opacity:.7;position:absolute;left:0;bottom:0;z-index:100;width:200px !important}.n-upload .n-upload-def[data-v-4a977064]{position:relative;overflow:hidden}.n-upload .n-upload-def>span[data-v-4a977064],.n-upload .n-upload-def .n-upload-loading[data-v-4a977064]{flex:1;width:0;cursor:pointer;margin-right:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--theme-color)}.n-upload .n-upload-def>.n-upload-loading[data-v-4a977064]{cursor:default}.n-upload .n-upload-def>.n-upload-loading[data-v-4a977064] .el-progress-bar__inner{background:var(--theme-color-gd) !important}.n-upload .n-upload-img[data-v-4a977064],.n-upload .n-upload-video[data-v-4a977064]{border-radius:5px;overflow:hidden;cursor:pointer;position:relative}.n-upload .n-upload-img>video[data-v-4a977064],.n-upload .n-upload-img>img[data-v-4a977064],.n-upload .n-upload-img>.n-upload-loading[data-v-4a977064],.n-upload .n-upload-video>video[data-v-4a977064],.n-upload .n-upload-video>img[data-v-4a977064],.n-upload .n-upload-video>.n-upload-loading[data-v-4a977064]{border-radius:5px;overflow:hidden;border:1px solid var(--theme-border3);width:120px;height:120px;object-fit:contain}.n-upload .n-upload-img>.n-upload-loading[data-v-4a977064],.n-upload .n-upload-video>.n-upload-loading[data-v-4a977064]{display:flex;justify-content:center;align-items:center}.n-upload .n-upload-img>.n-upload-loading[data-v-4a977064] .el-progress__text,.n-upload .n-upload-video>.n-upload-loading[data-v-4a977064] .el-progress__text{color:var(--theme-text3)}.n-upload .n-upload-img .n-upload-fileName[data-v-4a977064],.n-upload .n-upload-video .n-upload-fileName[data-v-4a977064]{flex:1;width:0;margin:0 20px;color:var(--theme-color);display:flex;align-items:center;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis}.n-upload .n-upload-img>.n-upload-oper[data-v-4a977064],.n-upload .n-upload-video>.n-upload-oper[data-v-4a977064]{align-self:flex-start;width:26px;margin-left:auto}.n-upload .n-upload-img>.n-upload-oper>i[data-v-4a977064],.n-upload .n-upload-video>.n-upload-oper>i[data-v-4a977064]{display:block;margin-bottom:5px}.n-upload .n-upload-err[data-v-4a977064]{background:var(--theme-red-light9)}.n-upload .n-upload-errTxt[data-v-4a977064]{color:var(--theme-red);text-align:right;font-size:13px;margin-top:5px !important}.n-upload .n-upload-btn[data-v-4a977064]{border:1px dashed var(--theme-border2);border-radius:3px;max-width:400px;display:flex;justify-content:center;flex-direction:column;align-items:center;height:120px;cursor:pointer;font-size:13px;color:var(--theme-text4)}.n-upload .n-upload-btn>i[data-v-4a977064]{font-size:36px;margin-bottom:10px;color:var(--theme-color)}.n-upload .n-upload-btn>*[data-v-4a977064]{pointer-events:none}.n-upload .n-upload-btn+li[data-v-4a977064]{margin-top:30px}.n-upload .n-upload-btn-hover[data-v-4a977064]{border-color:var(--theme-color);background:var(--theme-color-opacity1)}
43
+ .n-upload[data-v-f22d83ce]{width:100%}.n-upload>li[data-v-f22d83ce]{width:100%}.n-upload>li+li[data-v-f22d83ce]{margin-top:10px}.n-upload .n-upload-item[data-v-f22d83ce]{background:var(--theme-bg-white1);border:1px dashed var(--theme-border2);border-radius:5px;display:flex;align-items:center;justify-content:flex-start;padding:10px}.n-upload .n-upload-item i[data-v-f22d83ce]{width:26px;height:26px;font-size:26px;color:var(--theme-text6)}.n-upload .n-upload-item i[data-v-f22d83ce]:hover{color:var(--theme-color)}.n-upload .n-upload-prog[data-v-f22d83ce]{height:100%;background:var(--theme-color-gd);opacity:.7;position:absolute;left:0;bottom:0;z-index:100;width:200px !important}.n-upload .n-upload-def[data-v-f22d83ce]{position:relative;overflow:hidden}.n-upload .n-upload-def>span[data-v-f22d83ce],.n-upload .n-upload-def .n-upload-loading[data-v-f22d83ce]{flex:1;width:0;cursor:pointer;margin-right:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--theme-color)}.n-upload .n-upload-def>.n-upload-loading[data-v-f22d83ce]{cursor:default}.n-upload .n-upload-def>.n-upload-loading[data-v-f22d83ce] .el-progress-bar__inner{background:var(--theme-color-gd) !important}.n-upload .n-upload-img[data-v-f22d83ce],.n-upload .n-upload-video[data-v-f22d83ce]{border-radius:5px;overflow:hidden;cursor:pointer;position:relative}.n-upload .n-upload-img>video[data-v-f22d83ce],.n-upload .n-upload-img>img[data-v-f22d83ce],.n-upload .n-upload-img>.n-upload-loading[data-v-f22d83ce],.n-upload .n-upload-video>video[data-v-f22d83ce],.n-upload .n-upload-video>img[data-v-f22d83ce],.n-upload .n-upload-video>.n-upload-loading[data-v-f22d83ce]{border-radius:5px;overflow:hidden;border:1px solid var(--theme-border3);width:120px;height:120px;object-fit:contain}.n-upload .n-upload-img>.n-upload-loading[data-v-f22d83ce],.n-upload .n-upload-video>.n-upload-loading[data-v-f22d83ce]{display:flex;justify-content:center;align-items:center}.n-upload .n-upload-img>.n-upload-loading[data-v-f22d83ce] .el-progress__text,.n-upload .n-upload-video>.n-upload-loading[data-v-f22d83ce] .el-progress__text{color:var(--theme-text3)}.n-upload .n-upload-img .n-upload-fileName[data-v-f22d83ce],.n-upload .n-upload-video .n-upload-fileName[data-v-f22d83ce]{flex:1;width:0;margin:0 20px;color:var(--theme-color);display:flex;align-items:center;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis}.n-upload .n-upload-img>.n-upload-oper[data-v-f22d83ce],.n-upload .n-upload-video>.n-upload-oper[data-v-f22d83ce]{align-self:flex-start;width:26px;margin-left:auto}.n-upload .n-upload-img>.n-upload-oper>i[data-v-f22d83ce],.n-upload .n-upload-video>.n-upload-oper>i[data-v-f22d83ce]{display:block;margin-bottom:5px}.n-upload .n-upload-err[data-v-f22d83ce]{background:var(--theme-red-light9)}.n-upload .n-upload-errTxt[data-v-f22d83ce]{color:var(--theme-red);text-align:right;font-size:13px;margin-top:5px !important}.n-upload .n-upload-btn[data-v-f22d83ce]{border:1px dashed var(--theme-border2);border-radius:3px;max-width:400px;display:flex;justify-content:center;flex-direction:column;align-items:center;height:120px;cursor:pointer;font-size:13px;color:var(--theme-text4)}.n-upload .n-upload-btn>i[data-v-f22d83ce]{font-size:36px;margin-bottom:10px;color:var(--theme-color)}.n-upload .n-upload-btn>*[data-v-f22d83ce]{pointer-events:none}.n-upload .n-upload-btn+li[data-v-f22d83ce]{margin-top:30px}.n-upload .n-upload-btn-hover[data-v-f22d83ce]{border-color:var(--theme-color);background:var(--theme-color-opacity1)}