n-sys 1.27.5 → 1.27.7
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/index.css +8 -8
- package/index.js +1 -1
- package/mini.js +1 -1
- package/package.json +1 -1
- package/small.css +8 -8
- package/small.js +1 -1
package/package.json
CHANGED
package/small.css
CHANGED
|
@@ -7,22 +7,22 @@
|
|
|
7
7
|
.n-customTheme[data-v-60143b9a]{width:100%;height:100%;position:fixed;top:0;left:-200vw;z-index:1000;display:flex;justify-content:flex-end;align-items:center;transition:left 0s linear .3s}.n-customTheme .n-customTheme-mask[data-v-60143b9a]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;height:100%}.n-customTheme .n-customTheme-content[data-v-60143b9a]{position:relative;z-index:2;transform:translate(100%, 0);height:100%;width:270px;opacity:0;transition:all .3s;background:var(--theme-bg-white1-fill);display:flex;flex-direction:column;border-radius:5px;border-bottom:1px solid var(--theme-border3);box-shadow:0 0 5px 1px var(--theme-shadow2);align-items:stretch}.n-customTheme .n-customTheme-head[data-v-60143b9a]{padding:5px 12px;background:var(--theme-bg-white3-fill);display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid var(--theme-border3);font-size:17px;color:var(--theme-text3)}.n-customTheme .n-customTheme-head>i[data-v-60143b9a]:hover{color:var(--theme-color)}.n-customTheme .n-customTheme-head>i+i[data-v-60143b9a]{margin-left:10px}.n-customTheme .n-customTheme-head[data-v-60143b9a] .el-button{margin-left:auto}.n-customTheme[data-v-60143b9a] .n-customTheme-comp{height:0;padding:0 12px;overflow-y:auto;flex:1}.n-customTheme[data-v-60143b9a] .n-customTheme-comp>li:first-child .n-customTheme-comp-title{margin-top:12px}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-customTheme-comp-title{margin:50px 0 3px 0;font-size:17px;color:var(--theme-text5);display:flex;align-items:center;justify-content:flex-start}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-customTheme-comp-item{padding:5px 0}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-customTheme-comp-item>h6{font-size:12px;color:var(--theme-text3);margin-bottom:6px}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-customTheme-comp-item>p{display:flex;justify-content:space-between;align-items:center}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-customTheme-comp-item>p .el-input{flex:1;width:0;margin-right:10px}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-upload .n-upload-btn{height:90px}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-upload .n-upload-list{margin-top:10px}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-upload .n-upload-fileName{display:none}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-upload .n-upload-card{padding:5px}.n-customTheme[data-v-60143b9a] .n-customTheme-comp .n-upload .n-upload-oper>i{width:20px;height:20px;font-size:20px}.n-customTheme.n-customThemeShow[data-v-60143b9a]{left:0;transition:none}.n-customTheme.n-customThemeShow .n-customTheme-content[data-v-60143b9a]{opacity:1;transform:translate(0, 0)}
|
|
8
8
|
.n-dragGrid[data-v-085504f3]{display:grid;grid-template-columns:repeat(auto-fill, var(--icon-size));grid-template-rows:repeat(auto-fill, var(--icon-size));grid-auto-flow:dense;justify-content:center;position:relative;transform:translate(0);grid-gap:var(--icon-gap-y) var(--icon-gap-x)}.n-dragGrid .n-dragGrid-box-item[data-v-085504f3]{transition:all .3s linear;cursor:move}.n-dragGrid .n-dragGrid-box-item.n-dragGrid-box-itemDisabled[data-v-085504f3]{cursor:auto}
|
|
9
9
|
.n-dragGrid-dragBox{position:fixed;pointer-events:none;background:rgba(255,255,255,.6);z-index:200;transform:translate(-50%, -50%)}
|
|
10
|
-
.n-navProg[data-v-
|
|
10
|
+
.n-navProg[data-v-9e48d30e]{--z-index:10000;position:fixed;top:0;z-index:var(--z-index);width:100%;height:3px;border-radius:2px;pointer-events:none;left:0}.n-navProg .n-navProg-slider[data-v-9e48d30e]{position:relative;left:0;height:100%;background:var(--theme-color-gd)}.n-navProg.n-navProgLeft[data-v-9e48d30e]{transform-origin:left top;width:100vh;transform:rotateZ(90deg) translate(0, -100%)}.n-navProg.n-navProgRight[data-v-9e48d30e]{transform-origin:left top;width:100vh;transform:rotateZ(90deg);left:100%}.n-navProg.n-navProgBottom[data-v-9e48d30e]{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-
|
|
12
|
+
.n-preview[data-v-0018790f]{--z-index:1000;width:100%;height:100%;opacity:0;z-index:var(--z-index);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-0018790f]{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-0018790f]:hover{color:#fff;background:rgba(0,0,0,.7);text-shadow:0 0 10px #fff}.n-preview .n-preview-close[data-v-0018790f]{top:30px;right:30px}.n-preview .n-preview-left[data-v-0018790f]{left:30px;top:50%;transform:translate(0, -50%)}.n-preview .n-preview-right[data-v-0018790f]{right:30px;top:50%;transform:translate(0, -50%)}.n-preview .n-preview-oper[data-v-0018790f]{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-0018790f]{margin:0 15px}.n-preview .n-preview-oper>i[data-v-0018790f]:hover{color:#fff;text-shadow:0 0 10px #fff}.n-preview .n-preview-view[data-v-0018790f]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.n-preview .n-preview-view>*[data-v-0018790f]{z-index:2}.n-preview .n-preview-mask[data-v-0018790f]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;z-index:1;height:100%}.n-preview .n-preview-html[data-v-0018790f]{overflow:hidden}.n-preview.n-previewShow[data-v-0018790f]{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}
|
|
16
16
|
.n-timeAxis[data-v-132ec660]{width:100%;height:80px;cursor:w-resize}
|
|
17
|
-
.n-tooltip-seat[data-v-
|
|
18
|
-
.n-tooltip{--
|
|
19
|
-
.n-waterMark[data-v-
|
|
17
|
+
.n-tooltip-seat[data-v-2682e823]{display:inline}
|
|
18
|
+
.n-tooltip{--z-index:1000;--size:auto;position:fixed;left:-200%;z-index:var(--z-index);pointer-events:none;opacity:0}.n-tooltip .n-tooltip-content{background:rgba(0,0,0,.6);color:#fff;display:flex;justify-content:center;align-items:center;padding:7px;max-width:300px;border-radius:3px;font-size:13px;box-shadow:0 0 10px 1px var(--theme-border1)}.n-tooltip.n-tooltipShow{transition:opacity .3s linear .3s;opacity:1}
|
|
19
|
+
.n-waterMark[data-v-7e5f2160]{--z-index:10000;--bg: none;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-5030360f]{width:100%;display:flex;align-items:center;justify-content:flex-start;height:36px;--radius: 4px}.n-checkBtn>li[data-v-5030360f]{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[data-v-5030360f]:hover{background:var(--theme-bg-white3)}.n-checkBtn>li.n-checkBtn-disabled[data-v-5030360f]{cursor:not-allowed;color:var(--theme-text6);background:var(--theme-bg-white4)}.n-checkBtn>li.n-checkBtn-cur[data-v-5030360f]{background:var(--theme-color);color:#fff;border-color:var(--theme-color)}.n-checkBtn .n-checkBtn-def[data-v-5030360f]{width:100%;display:flex;justify-content:center;align-items:center}.n-checkBtn .n-checkBtn-def>em[data-v-5030360f]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-checkBtn.n-checkBtnAuto[data-v-5030360f]{width:auto;display:inline-flex}.n-checkBtn.n-checkBtnAuto>li[data-v-5030360f]{flex:0 1 auto;width:auto;padding:0 10px}.n-checkBtn.n-checkBtnAuto .n-checkBtn-def[data-v-5030360f]{width:auto}.n-checkBtn.n-checkBtnHori>li[data-v-5030360f]{border-right-color:transparent}.n-checkBtn.n-checkBtnHori>li[data-v-5030360f]: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-5030360f]: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-5030360f]{border-left-color:transparent}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur+.n-checkBtn-cur[data-v-5030360f]{border-left-color:rgba(255,255,255,.5)}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur[data-v-5030360f]:last-child{border-right-color:var(--theme-color)}.n-checkBtn.n-checkBtnVert[data-v-5030360f]{display:block;height:auto}.n-checkBtn.n-checkBtnVert>li[data-v-5030360f]{border-bottom-color:transparent;height:36px;width:100%;justify-content:flex-start}.n-checkBtn.n-checkBtnVert>li[data-v-5030360f]: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-5030360f]: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-5030360f]{border-top-color:transparent}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur+.n-checkBtn-cur[data-v-5030360f]{border-top-color:rgba(255,255,255,.5)}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur[data-v-5030360f]:last-child{border-bottom-color:var(--theme-color)}.n-checkBtn.n-checkBtnPlain>li.n-checkBtn-cur[data-v-5030360f]{background:none;color:var(--theme-color);border:1px solid var(--theme-color)}.n-checkBtn.n-checkBtnDisabled[data-v-5030360f]{cursor:not-allowed;filter:brightness(0.9)}.n-checkBtn.n-checkBtnDisabled>li[data-v-5030360f]{pointer-events:none}
|
|
22
22
|
.n-checkbox[data-v-46e805ea]{display:flex;align-items:center;justify-content:flex-start;display:inline-flex;gap:5px;cursor:pointer;line-height:1}.n-checkbox .n-checkbox-btn[data-v-46e805ea]{width:1em;height:1em;flex-shrink:0;border-radius:3px;border:1px solid var(--theme-border1);position:relative}.n-checkbox .n-checkbox-btn>i[data-v-46e805ea]{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 .n-checkbox-btn .el-icon-minus[data-v-46e805ea]{display:none}.n-checkbox[data-v-46e805ea]:hover:not(.n-checkboxDisabled){color:var(--theme-color)}.n-checkbox:hover:not(.n-checkboxDisabled) .n-checkbox-btn[data-v-46e805ea]{border-color:var(--theme-color)}.n-checkbox.n-checkboxDisabled[data-v-46e805ea]{cursor:not-allowed}.n-checkbox.n-checkboxDisabled .n-checkbox-btn[data-v-46e805ea]{background:var(--theme-bg-white4);filter:grayscale(2)}.n-checkbox.n-checkboxIndeterminate:not(.n-checkboxCheck) .n-checkbox-btn>.el-icon-minus[data-v-46e805ea]{display:block}.n-checkbox.n-checkboxIndeterminate:not(.n-checkboxCheck) .n-checkbox-btn>.el-icon-check[data-v-46e805ea]{display:none}.n-checkbox.n-checkboxCheck .n-checkbox-btn[data-v-46e805ea],.n-checkbox.n-checkboxIndeterminate .n-checkbox-btn[data-v-46e805ea]{background:var(--theme-color);border-color:var(--theme-color)}.n-checkbox.n-checkboxCheck .n-checkbox-btn>i[data-v-46e805ea],.n-checkbox.n-checkboxIndeterminate .n-checkbox-btn>i[data-v-46e805ea]{opacity:1;transition:all .3s;transform:translate(-50%, -50%) rotateY(0deg)}
|
|
23
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-
|
|
25
|
+
.n-handle[data-v-b9baf11c]{--z-index:1000;--size:700px;--label-size:160px;position:fixed;left:-200%;top:0;width:100%;height:100%;z-index:var(--z-index);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-b9baf11c]{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-b9baf11c]{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-b9baf11c]{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-b9baf11c]{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-b9baf11c]:hover{background:var(--theme-color-light9);color:var(--theme-color)}.n-handle .n-handle-bottom[data-v-b9baf11c]{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;flex-shrink:0}.n-handle .n-handle-form[data-v-b9baf11c]{overflow-y:auto;height:0;flex:1}.n-handle .n-handle-form-required[data-v-b9baf11c]{color:var(--theme-red);margin-right:3px}.n-handle .n-handle-form-label[data-v-b9baf11c]{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-b9baf11c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-handle[data-v-b9baf11c] .n-handle-form-content{flex:1;width:0}.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.n-num,.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.el-cascader,.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.n-checkBtn:not(.n-checkBtnAuto),.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.el-input,.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.el-input-number,.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.el-select,.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.el-textarea,.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.el-range-editor,.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.n-inputDate,.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.n-upload{width:300px;max-width:100%}.n-handle[data-v-b9baf11c] .n-handle-form-content>.n-item>.el-slider{width:280px;max-width:calc(100% - 20px)}.n-handle .n-handle-form-item[data-v-b9baf11c]{border-radius:5px;margin-bottom:10px;padding:10px;display:flex;transition:all .3s;font-size:14px}.n-handle .n-handle-form-err[data-v-b9baf11c]{transition:all .3s;background:var(--theme-red-light9)}.n-handle .n-handle-form-errInfo[data-v-b9baf11c]{color:var(--theme-red);margin-top:6px;font-size:12px}.n-handle.n-handleShow[data-v-b9baf11c]{left:0;transition:none}.n-handle.n-handleShow .n-handle-mask[data-v-b9baf11c]{opacity:.5}.n-handle.n-handleShow .n-handle-content[data-v-b9baf11c]{transform:translate(0, 0)}.n-handle.n-handleDialog[data-v-b9baf11c]{justify-content:center;align-items:center}.n-handle.n-handleDialog .n-handle-content[data-v-b9baf11c]{height:auto;border-radius:2px;opacity:0;max-height:90vh;transform:translate(0, -50px)}.n-handle.n-handleDialog .n-handle-form[data-v-b9baf11c]{height:auto}.n-handle.n-handleDialog.n-handleShow .n-handle-content[data-v-b9baf11c]{opacity:1;transform:translate(0, 0)}.n-handle.n-handlePage[data-v-b9baf11c]{position:static;height:auto;display:block;z-index:1}.n-handle.n-handlePage .n-handle-mask[data-v-b9baf11c]{display:none}.n-handle.n-handlePage .n-handle-content[data-v-b9baf11c]{width:100%;display:block;transform:translate(0, 0)}.n-handle.n-handlePage .n-handle-form[data-v-b9baf11c]{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}
|
|
@@ -33,10 +33,10 @@
|
|
|
33
33
|
.n-page[data-v-637afff2]{width:100%}.n-page[data-v-637afff2] .el-pagination{padding:0}.n-page[data-v-637afff2] .el-pagination .el-pagination__total{color:var(--theme-text3)}.n-page[data-v-637afff2] .el-pagination button{background:var(--theme-bg-white4);width:28px;height:28px;box-sizing:border-box;border-radius:5px}.n-page[data-v-637afff2] .el-pagination button[disabled]{color:var(--theme-text6);border-color:var(--theme-border4)}.n-page[data-v-637afff2] .el-pagination .el-pager{font-size:14px;color:black(6)}.n-page[data-v-637afff2] .el-pagination .el-pager .more{color:var(--theme-text3);background:var(--theme-bg-white1)}.n-page[data-v-637afff2] .el-pagination .number,.n-page[data-v-637afff2] .el-pagination .btn-prev,.n-page[data-v-637afff2] .el-pagination .btn-next{padding:0 4px;min-width:28px;border-radius:3px;margin:0 5px;background:var(--theme-bg-white1);color:var(--theme-text3);font-weight:100;border:1px solid var(--theme-border2)}.n-page[data-v-637afff2] .el-pagination .number:not([disabled]):hover,.n-page[data-v-637afff2] .el-pagination .btn-prev:not([disabled]):hover,.n-page[data-v-637afff2] .el-pagination .btn-next:not([disabled]):hover{color:var(--theme-color);border-color:var(--theme-color)}.n-page[data-v-637afff2] .el-pagination .el-pagination__sizes{margin:0;margin-left:5px}.n-page[data-v-637afff2] .el-pagination .el-pagination__sizes .el-input{margin-right:0;margin-left:0}.n-page[data-v-637afff2] .el-pagination .el-pagination__sizes .el-input input{box-sizing:border-box;line-height:26px;background:var(--theme-bg-white1);color:var(--theme-text3)}.n-page[data-v-637afff2] .el-pagination .active{font-weight:bold;background:var(--theme-bg-white1);border:1px solid var(--theme-color);color:var(--theme-color)}
|
|
34
34
|
.n-radio[data-v-2ccc0996]{display:flex;align-items:center;justify-content:flex-start;display:inline-flex;gap:5px;cursor:pointer;line-height:1}.n-radio .n-radio-btn[data-v-2ccc0996]{width:1em;height:1em;border-radius:50%;border:1px solid var(--theme-border1);position:relative}.n-radio .n-radio-btn>i[data-v-2ccc0996]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:.5em;cursor:inherit;height:.5em;border-radius:50%;transform:translate(-50%, -50%) scale(0);opacity:0;background:var(--theme-color)}.n-radio[data-v-2ccc0996]:hover:not(.n-radioDisabled){color:var(--theme-color)}.n-radio:hover:not(.n-radioDisabled) .n-radio-btn[data-v-2ccc0996]{border-color:var(--theme-color)}.n-radio.n-radioDisabled[data-v-2ccc0996]{cursor:not-allowed}.n-radio.n-radioDisabled .n-radio-btn[data-v-2ccc0996]{background:var(--theme-bg-white4);filter:grayscale(2)}.n-radio.n-radioCheck .n-radio-btn[data-v-2ccc0996]{border-color:var(--theme-color)}.n-radio.n-radioCheck .n-radio-btn>i[data-v-2ccc0996]{opacity:1;transition:all .3s;transform:translate(-50%, -50%) scale(1)}
|
|
35
35
|
.n-richText[data-v-634726ce]{width:100%;height:500px;border-radius:3px;border:1px solid var(--theme-border1);display:flex;flex-direction:column;align-items:stretch}.n-richText .n-richText-compList[data-v-634726ce]{flex-wrap:wrap;display:flex;border-bottom:1px solid var(--theme-border1)}.n-richText .n-richText-compList>li[data-v-634726ce]{height:36px;display:flex;align-items:center;justify-content:flex-start;font-size:15px;color:var(--theme-text3)}.n-richText[data-v-634726ce] .n-richText-hoverColor:hover{color:var(--theme-color)}.n-richText .n-richText-compList-block[data-v-634726ce]{height:36px;display:flex;justify-content:center;align-items:center;font-size:12px;white-space:nowrap;padding:0 10px;position:relative}.n-richText .n-richText-compList-block>i[data-v-634726ce]{width:16px;display:flex;justify-content:center;align-items:center;font-size:16px}.n-richText .n-richText-compList-block>span[data-v-634726ce]{margin:0 5px}.n-richText .n-richText-compList-block[data-v-634726ce]:hover{color:var(--theme-color)}.n-richText .n-richText-compList-block[data-v-634726ce] .el-color-picker{width:0;height:0;overflow:hidden;padding:0;position:absolute;left:50%;bottom:0;transform:translate(-50%, 0)}.n-richText .n-richText-main[data-v-634726ce]{position:relative;flex:1;height:0}.n-richText .n-richText-placeholder[data-v-634726ce]{position:absolute;pointer-events:none;color:var(--theme-text6);left:10px;font-size:15px;top:10px}.n-richText[data-v-634726ce] .n-richText-content{position:relative;width:100%;outline:none;padding:10px;transform:translate(0, 0);overflow-y:auto;font-size:15px;height:100%}.n-richText[data-v-634726ce] .n-richText-content .n-richText-resize{position:relative}.n-richText[data-v-634726ce] .n-richText-content .n-richText-resize:hover{cursor:default !important;border:1px dashed var(--theme-color) !important}.n-richText[data-v-634726ce] .n-richText-content .n-richText-resize:hover::before{content:" ";right:0;position:absolute;bottom:0;transform:translate(50%, 50%);width:7px;background:var(--theme-color);height:7px;cursor:se-resize}.n-richText .n-richText-dropHover[data-v-634726ce]{border:1px dashed var(--theme-color);background:var(--theme-color-opacity1)}.n-richText.n-richTextDisabled[data-v-634726ce]{cursor:not-allowed}.n-richText.n-richTextDisabled .n-richText-compList[data-v-634726ce]{pointer-events:none}
|
|
36
|
-
.n-search[data-v-
|
|
36
|
+
.n-search[data-v-4de632df]{width:100%;--label-size:90px}.n-search .n-search-tag[data-v-4de632df]{display:flex;flex-wrap:wrap;align-content:flex-start;gap:10px}.n-search .n-search-filterTag[data-v-4de632df],.n-search .n-search-filterIcon[data-v-4de632df]{min-height:36px;font-size:13px;border-radius:3px;border:1px solid var(--theme-border1);color:var(--theme-text5);background:var(--theme-bg-white3);padding:5px 12px}.n-search .n-search-filterIcon[data-v-4de632df]{display:flex;justify-content:center;align-items:center;height:36px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background:var(--theme-bg-white1);color:var(--theme-text3)}.n-search .n-search-filterIcon[data-v-4de632df]:hover,.n-search .n-search-filterIcon.n-search-filterIcon-check[data-v-4de632df]{color:var(--theme-color);border-color:var(--theme-color)}.n-search .n-search-filterIcon[data-v-4de632df]::before{margin-right:5px}.n-search .n-search-filterTag[data-v-4de632df]{display:flex;align-items:center;justify-content:flex-start;line-height:1.7;color:var(--theme-text4)}.n-search .n-search-filterTag>i[data-v-4de632df]{cursor:pointer;margin-left:10px;width:16px;font-size:12px;height:16px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:1;color:var(--theme-text6)}.n-search .n-search-filterTag>i[data-v-4de632df]:hover{color:var(--theme-text5);background:var(--theme-grey-light8)}.n-search .n-search-filterBtns[data-v-4de632df]{margin-left:auto;white-space:nowrap;display:flex;align-items:center;justify-content:flex-start}.n-search .n-search-filterBtns>span[data-v-4de632df]{margin-left:10px;border:0;cursor:pointer;color:var(--theme-color);font-size:14px;display:flex;align-items:center;justify-content:flex-start}.n-search .n-search-filterBtns>span[data-v-4de632df]:hover{opacity:.7}.n-search .n-search-pop[data-v-4de632df]{width:100%;color:var(--theme-text3);overflow:hidden;transition:all .2s;flex-wrap:wrap;border-radius:3px;display:flex;align-content:flex-start;align-items:flex-start;gap:15px 10px;display:grid}.n-search[data-v-4de632df] .n-search-item{display:flex;align-items:center;justify-content:flex-start;overflow:hidden;min-width:0;min-height:0;gap:15px}.n-search[data-v-4de632df] .n-search-item>.n-item{flex:1;width:0}.n-search[data-v-4de632df] .n-search-item>.n-item>.el-slider{margin-right:10px}.n-search .n-search-label[data-v-4de632df]{display:inline-block;width:var(--label-size);flex-shrink:0;font-size:13px;overflow:hidden;text-overflow:ellipsis;height:36px;display:flex;justify-content:flex-end;align-items:center}.n-search .n-search-label>em[data-v-4de632df]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-search .n-search-label i[data-v-4de632df]{font-size:16px}.n-search .n-search-label>span[data-v-4de632df]{margin-left:5px}.n-search .n-search-line[data-v-4de632df]{grid-column:1/-1}.n-search .n-search-right[data-v-4de632df]{grid-column:-2/-1}.n-search .n-search-childRight[data-v-4de632df]{justify-content:flex-end}.n-search .n-search-tagPop[data-v-4de632df]{padding:0px 15px;opacity:0;background:var(--theme-bg-white3)}.n-search .n-search-tag+.n-search-pop-show[data-v-4de632df]{margin-top:20px;padding:13px 15px;opacity:1;transition:all .2s linear,padding .1s linear .15s}
|
|
37
37
|
.n-selectPage[data-v-127154dc]{width:100%;background:var(--theme-bg-white1);border:1px solid var(--theme-border3);padding:15px 20px}.n-selectPage .n-selectPage-title[data-v-127154dc]{color:var(--theme-text2);font-weight:bold;font-size:15px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}.n-selectPage .n-selectPage-title>em[data-v-127154dc]{cursor:pointer;margin-left:auto;color:var(--theme-color);font-weight:400;font-size:12px}.n-selectPage .n-selectPage-title>em[data-v-127154dc]:hover{opacity:.7}.n-selectPage[data-v-127154dc] .n-page .el-pagination{text-align:right}.n-selectPage .n-selectPage-list[data-v-127154dc]{margin:20px 0;max-height:300px;overflow:hidden auto}.n-selectPage .n-selectPage-list>li[data-v-127154dc]{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;padding:5px 5px 5px 0;margin:1px 0;color:var(--theme-text3)}.n-selectPage .n-selectPage-list>li>span[data-v-127154dc]{color:var(--theme-text5);width:25px;text-align:right}.n-selectPage .n-selectPage-list>li>div[data-v-127154dc]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px}.n-selectPage .n-selectPage-list>li>i[data-v-127154dc]{font-size:16px;color:var(--theme-color);display:none;margin-left:auto}.n-selectPage .n-selectPage-list>li[data-v-127154dc]:hover{background:var(--theme-bg-white2)}.n-selectPage .n-selectPage-list>li[data-v-127154dc]:last-child{justify-content:center;color:var(--theme-text5)}.n-selectPage .n-selectPage-list .n-selectPage-disabled[data-v-127154dc]{cursor:not-allowed;color:var(--theme-text6);background:none !important}.n-selectPage .n-selectPage-list .n-selectPage-check[data-v-127154dc]{color:var(--theme-color);background:var(--theme-color-opacity1) !important}.n-selectPage .n-selectPage-list .n-selectPage-check>i[data-v-127154dc]{display:inline !important}.n-selectPage .n-selectPage-selectd[data-v-127154dc]{max-height:300px;min-height:100px;overflow:hidden auto;color:var(--theme-text4)}.n-selectPage .n-selectPage-selectd>li[data-v-127154dc]{display:flex;align-items:center;justify-content:flex-start;border:1px solid var(--theme-border3);border-radius:2px;padding:5px;background:var(--theme-grey-light9);gap:5px;line-height:1}.n-selectPage .n-selectPage-selectd>li+li[data-v-127154dc]{margin-top:10px}.n-selectPage .n-selectPage-selectd>li>em[data-v-127154dc]{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-selectPage .n-selectPage-selectd>li>i[data-v-127154dc]{margin-left:auto;width:17px;flex-shrink:0;height:17px;display:flex;justify-content:center;align-items:center;font-size:13px;border-radius:30%}.n-selectPage .n-selectPage-selectd>li>i[data-v-127154dc]:hover{font-weight:bold;background:var(--theme-grey-light8)}.n-selectPage>article>.el-input[data-v-127154dc]{width:100%}.n-selectPage>aside[data-v-127154dc]{margin-top:20px;padding-top:20px;border-top:1px solid var(--theme-border3)}.n-selectPage.n-selectPageHori[data-v-127154dc]{display:flex;align-items:center;justify-content:flex-start;align-items:stretch;gap:20px;height:500px}.n-selectPage.n-selectPageHori>article[data-v-127154dc]{flex:1;width:0}.n-selectPage.n-selectPageHori>article[data-v-127154dc],.n-selectPage.n-selectPageHori>aside[data-v-127154dc]{display:flex;flex-direction:column;align-items:stretch;height:100%}.n-selectPage.n-selectPageHori>aside[data-v-127154dc]{margin:0;width:0;flex:0 1 40%;padding:0;border:0;padding-left:20px;border-left:1px solid var(--theme-border3)}.n-selectPage.n-selectPageHori .n-selectPage-list[data-v-127154dc],.n-selectPage.n-selectPageHori .n-selectPage-selectd[data-v-127154dc]{min-height:0;max-height:none;height:0;flex:1}
|
|
38
38
|
.n-tabs[data-v-053ca2bb]{width:100%;height:40px;display:flex;align-items:center;justify-content:flex-start;align-items:stretch;border-bottom:1px solid var(--theme-border3)}.n-tabs>li[data-v-053ca2bb]{cursor:pointer;color:var(--theme-text3);padding:0 10px;display:flex;justify-content:center;align-items:center}.n-tabs .n-tabs-def[data-v-053ca2bb]{font-size:15px;display:flex;justify-content:center;align-items:center;gap:10px}.n-tabs .n-tabs-def>em[data-v-053ca2bb]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-tabs .n-tabs-check[data-v-053ca2bb]{color:var(--theme-color);border-bottom:2px solid var(--theme-color);transform:translate(0, 1px)}.n-tabs .n-tabs-disabled[data-v-053ca2bb]{cursor:not-allowed;color:var(--theme-text6) !important}.n-tabs>li[data-v-053ca2bb]:hover{color:var(--theme-color)}.n-tabs.n-tabsAuto>li[data-v-053ca2bb]{flex:1;width:0}
|
|
39
|
-
.n-tb{width:100%;font-size:14px;color:var(--theme-text3);position:relative;display:flex;flex-direction:column;align-items:stretch;text-align:center;line-height:1.5;--
|
|
39
|
+
.n-tb{width:100%;font-size:14px;color:var(--theme-text3);position:relative;display:flex;flex-direction:column;align-items:stretch;text-align:center;line-height:1.5;--fixed-head: 0px}.n-tb .n-tb-bodyBox{height:0;flex:1;width:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.n-tb .n-tb-bodyBox::-webkit-scrollbar{background:rgba(0,0,0,0);width:0px;height:0px}.n-tb .n-tb-bodyBox::-webkit-scrollbar-thumb{background:var(--theme-scroll-btn-opacity);border-radius:calc(0px / 2)}.n-tb .n-tb-bodyBox::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0)}.n-tb .n-tb-bodyBox::-webkit-scrollbar-button{display:none}.n-tb .n-tb-bodyBox::-webkit-scrollbar{display:none}.n-tb .n-tb-table{border-collapse:separate;table-layout:fixed;border-spacing:0;width:100%}.n-tb .n-tb-headBox,.n-tb .n-tb-footBox{overflow:hidden;z-index:6}.n-tb .n-tb-headBox{z-index:7}.n-tb .n-tb-footBox{border-top:1px solid var(--theme-border3)}.n-tb .n-tb-footBox .n-tb-td{border:0}.n-tb .n-virtualScrollTb{scrollbar-width:none;-ms-overflow-style:none}.n-tb .n-virtualScrollTb::-webkit-scrollbar{background:rgba(0,0,0,0);width:0px;height:0px}.n-tb .n-virtualScrollTb::-webkit-scrollbar-thumb{background:var(--theme-scroll-btn-opacity);border-radius:calc(0px / 2)}.n-tb .n-virtualScrollTb::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0)}.n-tb .n-virtualScrollTb::-webkit-scrollbar-button{display:none}.n-tb .n-virtualScrollTb::-webkit-scrollbar{display:none}.n-tb .n-tb-th{background:var(--theme-bg-white2-fill)}.n-tb .n-tb-th>.n-tb-cell{display:flex;align-items:center;justify-content:flex-start;padding:0}.n-tb .n-tb-headTitle{flex:1;width:0;padding:12px}.n-tb .n-tb-td{background:var(--theme-bg-white1)}.n-tb .n-tb-th,.n-tb .n-tb-td{border-bottom:1px solid var(--theme-border3);position:relative}.n-tb .n-tb-fixedCol{position:sticky;z-index:5}.n-tb .n-tb-fixedCol.n-tb-td{background:var(--theme-bg-white1-fill)}.n-tb .n-tb-fixedCol.n-tb-th{background:var(--theme-bg-white2-fill)}.n-tb .n-tb-fixedLeftMove::after,.n-tb .n-tb-fixedRightMove::after{pointer-events:none;content:" ";width:36px;display:block;position:absolute;top:0;bottom:-1px;transition:background .2s;right:-36px;background:linear-gradient(-90deg, transparent 75%, var(--theme-shadow1))}.n-tb .n-tb-fixedRightMove::after{left:-36px;right:auto;background:linear-gradient(90deg, transparent 75%, var(--theme-shadow1))}.n-tb .n-tb-cell{padding:12px}.n-tb>.n-scrollbar{z-index:10}.n-tb>.n-scrollbar:not(.n-scrollbarMove):not(.n-tb-scrollbarMin){opacity:0;transition:all .3s}.n-tb>.n-scrollbar.n-tb-scrollbarMin{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-tb>.n-scrollbar.n-tb-scrollbarMin>div{background:rgba(255,255,255,.9);border-radius:7px;cursor:pointer}.n-tb>.n-scrollbar.n-tb-scrollbarMin>div:hover{background:#fff}.n-tb:hover>.n-scrollbar:not(.n-scrollbarMove):not(.n-tb-scrollbarMin){opacity:1}.n-tb .n-tb-expandSeat{display:inline-block;--level: 0;width:calc( var(--level) * 16px + 7px )}.n-tb .n-tb-expandIcon{transition:all .3s;font-size:16px;margin-right:7px;transform:rotateZ(0deg)}.n-tb .n-tb-expandIcon.n-tb-expandIconOpen{transform:rotateZ(90deg)}.n-tb .n-tb-expandIcon:hover{color:var(--theme-color)}.n-tb .n-tb-expandLoading{font-size:16px;margin-right:7px}.n-tb .n-tb-expandColTd{text-align:left}.n-tb .n-tb-sortIcon{display:flex;justify-content:center;flex-direction:column;align-items:center;color:var(--theme-text6);cursor:pointer;font-size:12px;width:20px;height:20px;border-radius:3px;margin-right:10px}.n-tb .n-tb-sortIcon:hover{color:var(--theme-text5);background:var(--theme-grey-light8)}.n-tb .n-tb-sortIcon>i+i{margin-top:-5px}.n-tb .n-tb-sortIcon.n-tb-sortIconAsc>i:first-child{color:var(--theme-color)}.n-tb .n-tb-sortIcon.n-tb-sortIconDesc>i:last-child{color:var(--theme-color)}.n-tb .n-tb-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block;line-height:1}.n-tb .n-tb-msgIcon{margin-left:7px;color:var(--theme-text5)}.n-tb .n-tb-colWidthIcon{width:6px;height:100%;display:inline-block;position:absolute;right:-1px;-webkit-user-select:none;-ms-user-select:none;user-select:none;top:0;z-index:2}.n-tb .n-tb-colWidthIcon.n-tb-colWidthIconMove,.n-tb .n-tb-colWidthIcon:hover{border-right:1px solid var(--theme-color);cursor:col-resize}.n-tb .n-tb-noData{width:100%;font-size:14px;color:var(--theme-text5)}.n-tb .n-tb-noData>p{background:var(--theme-bg-white1);display:flex;justify-content:center;align-items:center;height:60px;border:1px solid var(--theme-border3);border-top:0}.n-tb.n-tbBorder{border:1px solid var(--theme-border3)}.n-tb.n-tbBorder .n-tb-th+*,.n-tb.n-tbBorder .n-tb-td+*{border-left:1px solid var(--theme-border3)}.n-tb.n-tbBorder .n-tb-noData>p{border:0}.n-tb.n-tbStriped .n-tb-tbody>tr:nth-child(2n)>td{background:var(--theme-bg-white2)}.n-tb.n-tbStriped .n-tb-tbody>tr:nth-child(2n)>.n-tb-fixedCol{background:var(--theme-bg-white2-fill)}.n-tb .n-tb-tbody>tr:hover>td{background:var(--theme-bg-white3)}.n-tb .n-tb-tbody>tr:hover>.n-tb-fixedCol{background:var(--theme-bg-white3-fill)}.n-tb .n-tb-tbody>tr:last-child>td{border-bottom-color:transparent}.n-tb.n-tbFixedHead>.n-tb-headBox{position:sticky;top:var(--fixed-head)}
|
|
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}
|