n-sys 1.1.0 → 1.2.0
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 +3 -3
- package/index.js +1 -1
- package/package.json +1 -1
package/index.css
CHANGED
|
@@ -24,12 +24,12 @@
|
|
|
24
24
|
.n-customCol[data-v-409de4f5] .n-handle-content{max-width:1000px}.n-customCol .n-customCol-content[data-v-409de4f5]{height:60vh;max-height:700px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-customCol .n-customCol-content .n-customCol-left[data-v-409de4f5]{-webkit-box-flex:1;-ms-flex:1;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-409de4f5]{width:100%;padding:20px}.n-customCol .n-customCol-content .n-customCol-left>li>p[data-v-409de4f5]{color:var(--theme-text1);font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.n-customCol .n-customCol-content .n-customCol-left>li>p>span[data-v-409de4f5]{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-409de4f5]:hover{opacity:.7}.n-customCol .n-customCol-content .n-customCol-left>li>div[data-v-409de4f5]{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-409de4f5]{margin:0}.n-customCol .n-customCol-content .n-customCol-left>li>div .el-checkbox[data-v-409de4f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-customCol .n-customCol-content .n-customCol-left>li>div .el-checkbox .el-checkbox__input[data-v-409de4f5]{line-height:0}.n-customCol .n-customCol-content .n-customCol-left>li>div .el-checkbox .el-checkbox__label[data-v-409de4f5]{white-space:pre-wrap}.n-customCol .n-customCol-content .n-customCol-left>li+li[data-v-409de4f5]{border-top:1px solid var(--theme-border3)}.n-customCol .n-customCol-content .n-customCol-right[data-v-409de4f5]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;max-width:240px;min-width:200px;width:0;border:1px solid var(--theme-border3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.n-customCol .n-customCol-content .n-customCol-right>div[data-v-409de4f5]{height:30px;background:var(--theme-bg-white1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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-409de4f5]:hover{background:var(--theme-color-light9)}.n-customCol .n-customCol-content .n-customCol-right>p[data-v-409de4f5]{font-size:14px;color:var(--theme-text3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;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-409de4f5]{cursor:pointer;color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-right>p>span[data-v-409de4f5]:hover{opacity:.7}.n-customCol .n-customCol-content .n-customCol-right>ul[data-v-409de4f5]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;overflow-y:auto}.n-customCol .n-customCol-content .n-customCol-right>ul>li[data-v-409de4f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;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-409de4f5]{margin-left:5px}.n-customCol .n-customCol-content .n-customCol-right>ul>li>i[data-v-409de4f5]:hover{font-weight:bold;color:var(--theme-color-dark1)}.n-customCol .n-customCol-content .n-customCol-right>ul>li>span[data-v-409de4f5]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-customCol .n-customCol-content .n-customCol-right>ul>li+li[data-v-409de4f5]{margin-top:10px}.n-customCol .n-customCol-content .n-customCol-right>ul>li[data-v-409de4f5]:hover{background:var(--theme-grey-light8)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-left[data-v-409de4f5]{background:var(--theme-color-light9);color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-right[data-v-409de4f5]{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-409de4f5]:hover{color:var(--theme-yellow-dark1)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-t[data-v-409de4f5]::before,.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-b[data-v-409de4f5]::before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--theme-color);-webkit-transform:translate(0, -5px);transform:translate(0, -5px)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-b[data-v-409de4f5]::before{-webkit-transform:translate(0, 5px);transform:translate(0, 5px);bottom:0;top:auto}.n-customCol[data-v-409de4f5] .n-handle-bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
|
|
25
25
|
.n-customItem[data-v-cbdc97ba] .n-handle-content{max-width:700px}.n-customItem .n-customItem-main[data-v-cbdc97ba]{height:50vh;max-height:700px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:10px}.n-customItem .n-customItem-title[data-v-cbdc97ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-text1);font-weight:bold;display:flex;align-items:center;gap:5px;height:36px;font-size:13px;background:var(--theme-bg-white3);padding:0 10px}.n-customItem .n-customItem-title>span[data-v-cbdc97ba]{cursor:pointer;font-weight:300;margin-left:auto;font-size:12px;color:var(--theme-text5)}.n-customItem .n-customItem-title>em[data-v-cbdc97ba]{margin-left:auto;color:var(--theme-color);font-weight:300;cursor:pointer}.n-customItem .n-customItem-left[data-v-cbdc97ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;border:1px solid var(--theme-border3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-customItem .n-customItem-opts[data-v-cbdc97ba]{display:grid;height:0;-webkit-box-flex:1;-ms-flex:1;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-cbdc97ba]{border-radius:3px;background:var(--theme-bg-white3);min-width:0;min-height:0;width:100%;height:100%;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:var(--theme-text3);cursor:pointer}.n-customItem .n-customItem-opts>li[data-v-cbdc97ba]:hover{color:var(--theme-color)}.n-customItem .n-customItem-opts .n-customItem-check[data-v-cbdc97ba]{color:var(--theme-color);background:var(--theme-color-light9)}.n-customItem .n-customItem-opts .n-customItem-disabled[data-v-cbdc97ba]{opacity:.5;cursor:not-allowed}.n-customItem .n-customItem-right[data-v-cbdc97ba]{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;max-width:240px;min-width:200px;width:0;border:1px solid var(--theme-border3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.n-customItem .n-customItem-list[data-v-cbdc97ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;padding:10px;overflow-y:auto}.n-customItem .n-customItem-list>li[data-v-cbdc97ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;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-cbdc97ba]:hover{color:var(--theme-color)}.n-customItem .n-customItem-list>li>span[data-v-cbdc97ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-customItem .n-customItem-list>li+li[data-v-cbdc97ba]{margin-top:10px}.n-customItem .n-customItem-list .n-customItem-fixed-left[data-v-cbdc97ba]{background:var(--theme-color-opacity1);color:var(--theme-color)}.n-customItem .n-customItem-list .n-customItem-fixed-right[data-v-cbdc97ba]{background:var(--theme-yellow-light9);color:var(--theme-yellow)}.n-customItem .n-customItem-list .n-customItem-dragT[data-v-cbdc97ba]::before,.n-customItem .n-customItem-list .n-customItem-dragB[data-v-cbdc97ba]::before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--theme-color);-webkit-transform:translate(0, -5px);transform:translate(0, -5px)}.n-customItem .n-customItem-list .n-customItem-dragB[data-v-cbdc97ba]::before{-webkit-transform:translate(0, 5px);transform:translate(0, 5px);bottom:0;top:auto}
|
|
26
26
|
.n-form>.el-tag{margin:4px 10px 4px 0}.n-form>.el-switch{height:36px}.n-form>.el-input input{width:100%}.n-form>.el-cascader,.n-form>.el-input,.n-form>.el-input-number,.n-form>.el-select,.n-form>.el-textarea,.n-form>.el-slider,.n-form>.el-date-editor:not([__null__]){width:100%}.n-form>.el-checkbox{margin:0}.n-form>.n-form-richText{width:100%;background:var(--theme-bg-white1)}.n-form>.n-form-txt{color:var(--theme-text5);height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-form>.n-form-code{color:#ccc;background:#272822;border:1px solid var(--theme-border1);border-radius:3px;max-height:400px;min-height:32px;overflow-y:auto}.n-form>.n-form-code::-webkit-scrollbar{background:rgba(255,255,255,0);width:7px;height:7px}.n-form>.n-form-code::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:calc(7px / 2)}.n-form>.n-form-code::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.9)}.n-form>.n-form-code::-webkit-scrollbar-button{display:none}.n-form>.n-form-code>p{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:22px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-form>.n-form-code>p>span:nth-child(1){padding:0 5px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;border-right:1px solid rgba(255,255,255,.1);text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:5px}.n-form>.n-form-code>p>span:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 5px;white-space:pre-wrap}.n-form>.n-form-remoteHuge{width:100%;background:var(--theme-bg-white1);border:1px solid var(--theme-border3);padding:15px 20px}.n-form>.n-form-remoteHuge .n-form-remoteHuge-title{color:var(--theme-text2);font-weight:bold;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.n-form>.n-form-remoteHuge .n-form-remoteHuge-title>em{cursor:pointer;margin-left:auto;color:var(--theme-color);font-weight:400;font-size:12px}.n-form>.n-form-remoteHuge .n-form-remoteHuge-title>em:hover{opacity:.7}.n-form>.n-form-remoteHuge .n-page .el-pagination{text-align:right}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list{margin:20px 0}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:5px 5px 5px 0;margin:1px 0;color:var(--theme-text3)}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list>li>span{color:var(--theme-text5);width:25px;text-align:right}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list>li>div{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list>li>i{font-size:16px;color:var(--theme-color);display:none;margin-left:auto}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list>li:hover{background:var(--theme-bg-white2)}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list>li:last-child{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--theme-text5)}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list .n-form-remoteHuge-disabled{cursor:not-allowed;color:var(--theme-text6);background:none !important}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list .n-form-remoteHuge-check{color:var(--theme-color);background:var(--theme-color-opacity1) !important}.n-form>.n-form-remoteHuge .n-form-remoteHuge-list .n-form-remoteHuge-check>i{display:inline !important}.n-form>.n-form-remoteHuge .n-form-remoteHuge-selectd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;max-height:300px;min-height:100px;overflow-x:hidden;overflow-y:auto;color:var(--theme-text4)}.n-form>.n-form-remoteHuge .n-form-remoteHuge-selectd>span{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--theme-border3);border-radius:2px;padding:5px;gap:5px;line-height:1}.n-form>.n-form-remoteHuge .n-form-remoteHuge-selectd>span>em{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-form>.n-form-remoteHuge .n-form-remoteHuge-selectd>span>i{margin-left:10px;width:17px;-ms-flex-negative:0;flex-shrink:0;height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;border-radius:30%}.n-form>.n-form-remoteHuge .n-form-remoteHuge-selectd>span>i:hover{font-weight:bold;background:var(--theme-grey-light8)}.n-form>.n-form-remoteHuge>article>.el-input{width:100%}.n-form>.n-form-remoteHuge>aside{margin-top:20px;padding-top:20px;border-top:1px solid var(--theme-border3)}.n-form>.n-form-remoteHuge.n-form-remoteHugeHori{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:20px;height:500px}.n-form>.n-form-remoteHuge.n-form-remoteHugeHori>article{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.n-form>.n-form-remoteHuge.n-form-remoteHugeHori>article,.n-form>.n-form-remoteHuge.n-form-remoteHugeHori>aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.n-form>.n-form-remoteHuge.n-form-remoteHugeHori>aside{margin:0;-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%;padding:0;border:0;padding-left:20px;border-left:1px solid var(--theme-border3)}.n-form>.n-form-remoteHuge.n-form-remoteHugeHori .n-form-remoteHuge-list{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;overflow-y:auto}.n-form>.n-form-remoteHuge.n-form-remoteHugeHori .n-form-remoteHuge-selectd{min-height:0;max-height:none;height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.n-form>.el-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex}.n-form>.el-checkbox-group .el-checkbox-button{-webkit-box-flex:1;-ms-flex:1;flex:1}.n-form>.el-checkbox-group .el-checkbox-button>span{width:100%}
|
|
27
|
-
.n-handle[data-v-
|
|
27
|
+
.n-handle[data-v-3ebc557b]{--zIndex:1000;--size:650px;position:fixed;left:-200%;top:0;width:100%;height:100%;z-index:var(--zIndex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:left 0s linear .3s;transition:left 0s linear .3s}.n-handle .n-handle-mask[data-v-3ebc557b]{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;width:100%;height:100%;background:var(--theme-bg-black1);-webkit-transition:all .3s;transition:all .3s}.n-handle .n-handle-content[data-v-3ebc557b]{position:relative;-webkit-transition:all .3s;transition:all .3s;z-index:2;-webkit-transform:translate(100%, 0);transform:translate(100%, 0);background:var(--theme-bg-white1-fill);padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;width:var(--size)}.n-handle .n-handle-header[data-v-3ebc557b]{font-size:17px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-text3)}.n-handle .n-handle-header>i[data-v-3ebc557b]{cursor:pointer;font-size:20px;color:var(--theme-text5);margin-left:auto}.n-handle .n-handle-header>i[data-v-3ebc557b]:hover{color:var(--theme-color)}.n-handle .n-handle-bottom[data-v-3ebc557b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.n-handle[data-v-3ebc557b] .n-handle-form{overflow-y:auto;height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.n-handle[data-v-3ebc557b] .n-handle-form .n-handle-form-err{-webkit-transition:all .3s;transition:all .3s;background:var(--theme-red-light9)}.n-handle[data-v-3ebc557b] .n-handle-form .n-handle-form-errInfo{color:var(--theme-red);margin-top:6px;font-size:12px}.n-handle[data-v-3ebc557b] .n-handle-form>li{border-radius:5px;margin-bottom:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s;transition:all .3s;font-size:14px}.n-handle[data-v-3ebc557b] .n-handle-form>li>span{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:160px;-ms-flex-negative:0;flex-shrink:0;color:var(--theme-text3);padding-right:12px}.n-handle[data-v-3ebc557b] .n-handle-form>li>span .n-handle-form-required{color:var(--theme-red);margin-right:3px}.n-handle[data-v-3ebc557b] .n-handle-form>li>span>em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-handle[data-v-3ebc557b] .n-handle-form>li>span>span{margin-left:5px}.n-handle[data-v-3ebc557b] .n-handle-form>li>div{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.n-num,.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.el-cascader,.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.n-checkBtn:not(.n-checkBtnAuto),.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.el-input,.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.el-input-number,.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.el-select,.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.el-textarea,.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.el-range-editor,.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.n-inputDate{width:300px;max-width:100%}.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.el-slider{width:280px;max-width:calc(100% - 20px)}.n-handle[data-v-3ebc557b] .n-handle-form .n-form>.el-checkbox{margin:0;padding-right:30px}.n-handle[data-v-3ebc557b] .n-handle-form .n-upload .n-upload-btn{max-width:300px}.n-handle.n-handleShow[data-v-3ebc557b]{left:0;-webkit-transition:none;transition:none}.n-handle.n-handleShow .n-handle-mask[data-v-3ebc557b]{opacity:.5}.n-handle.n-handleShow .n-handle-content[data-v-3ebc557b]{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.n-handle.n-handleDialog[data-v-3ebc557b]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-handle.n-handleDialog .n-handle-content[data-v-3ebc557b]{height:auto;border-radius:2px;opacity:0;max-height:90vh;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-transform:translate(0, -50px);transform:translate(0, -50px)}.n-handle.n-handleDialog.n-handleShow .n-handle-content[data-v-3ebc557b]{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.n-handle.n-handlePage[data-v-3ebc557b]{position:static;height:auto;display:block;z-index:1}.n-handle.n-handlePage .n-handle-mask[data-v-3ebc557b]{display:none}.n-handle.n-handlePage .n-handle-content[data-v-3ebc557b]{width:100%;display:block;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.n-handle.n-handlePage .n-handle-form[data-v-3ebc557b]{height:auto}
|
|
28
28
|
.n-inputDate[data-v-d87ce540]{width:100%;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:var(--theme-bg-white1);border:1px solid var(--theme-border1)}.n-inputDate[data-v-d87ce540]:hover{border-color:var(--theme-text6)}.n-inputDate.n-inputDate-focus[data-v-d87ce540]{border-color:var(--theme-color) !important}.n-inputDate .n-inputDate-text[data-v-d87ce540]{padding:0 10px;font-size:13px;color:var(--theme-text3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-inputDate .n-inputDate-text>div[data-v-d87ce540]{height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-inputDate .n-inputDate-text .n-inputDate-focus[data-v-d87ce540]{background:var(--theme-color);color:#fff}.n-inputDate .n-inputDate-text>i[data-v-d87ce540]{margin:0 1px;padding-top:-2px;margin-bottom:2px}.n-inputDate .n-inputDate-text>em[data-v-d87ce540]{width:10px}.n-inputDate .n-inputDate-oper[data-v-d87ce540]{width:36px;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-inputDate .n-inputDate-oper>i[data-v-d87ce540]{cursor:pointer;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--theme-bg-white4);color:var(--theme-text3)}.n-inputDate .n-inputDate-oper>i[data-v-d87ce540]:hover{background:var(--theme-bg-white5);color:var(--theme-color)}.n-inputDate .n-inputDate-oper>i+i[data-v-d87ce540]{border-top:1px solid var(--theme-border3)}.n-inputDate.n-inputDateDisabled[data-v-d87ce540]{cursor:not-allowed;background:var(--theme-bg-white3)}.n-inputDate.n-inputDateDisabled .n-inputDate-text[data-v-d87ce540],.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-d87ce540]{pointer-events:none}.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-d87ce540]{background:var(--theme-bg-white4) !important}
|
|
29
29
|
.n-menu[data-v-b621aee6]{width:100%;height:100%;position:relative;background:var(--theme-bg-white1);overflow-y:auto;overflow-x:hidden}.n-menu[data-v-b621aee6]::-webkit-scrollbar{width:0px;height:0px}.n-menu.n-menuHori[data-v-b621aee6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-y:hidden;overflow-x:auto}.n-menu.n-menuHori[data-v-b621aee6] .n-menu-nodeTop{height:100%;width:auto;-ms-flex-negative:0;flex-shrink:0;width:60px}.n-menu.n-menuHori[data-v-b621aee6] .n-menu-nodeTop>.n-menu-node-line>i{margin-right:12px}.n-menu.n-menuHori[data-v-b621aee6] .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:-webkit-gradient(linear, left top, left bottom, from(var(--theme-color-opacity1)), to(rgba(255, 255, 255, 0)));background:linear-gradient(180deg, var(--theme-color-opacity1), rgba(255, 255, 255, 0))}.n-menu.n-menuHori.n-menuExpand[data-v-b621aee6] .n-menu-nodeTop{width:160px}
|
|
30
30
|
.n-menu-node[data-v-2fb38d8a]{width:100%;height:60px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:auto;position:relative;font-size:15px;-webkit-transition:all .5s;transition:all .5s;color:var(--theme-text3)}.n-menu-node-line[data-v-2fb38d8a]{width:100%;height:60px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.n-menu-node-line>span[data-v-2fb38d8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;min-width:59px}.n-menu-node-line>span>i[data-v-2fb38d8a]{width:0;-webkit-box-flex:0;-ms-flex:0 0 59px;flex:0 0 59px;font-size:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-menu-node-line>span>span[data-v-2fb38d8a]{padding-right:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-menu-node-line>i[data-v-2fb38d8a]{margin-right:24px;-webkit-transition:all .5s;transition:all .5s}.n-menu-node-line[data-v-2fb38d8a]:hover{color:var(--theme-color);background-color:var(--theme-color-opacity1)}.n-menu-node-line.n-menu-node-focus[data-v-2fb38d8a]{color:var(--theme-color)}.n-menu-node-line.n-menu-node-check[data-v-2fb38d8a]{border-right:4px solid var(--theme-color);color:var(--theme-color);background:-webkit-gradient(linear, right top, left top, from(var(--theme-color-opacity1)), to(rgba(255, 255, 255, 0)));background:linear-gradient(-90deg, var(--theme-color-opacity1), rgba(255, 255, 255, 0))}.n-menu-node-line.n-menu-node-disabled[data-v-2fb38d8a]{cursor:not-allowed;background:var(--theme-grey-opacity1);color:var(--theme-text5)}.n-menu-sub[data-v-2fb38d8a]{background:var(--theme-bg-white3);width:100%;-webkit-transition:max-height .5s;transition:max-height .5s;overflow:hidden}
|
|
31
31
|
.n-menu-rightMenu{position:fixed;background:var(--theme-bg-white1);max-height:360px;border-radius:3px;width:200px;opacity:0;z-index:10;overflow:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transition:opacity .3s ease-in .1s,-webkit-transform .4s ease-in .1s;transition:opacity .3s ease-in .1s,-webkit-transform .4s ease-in .1s;transition:transform .4s ease-in .1s,opacity .3s ease-in .1s;transition:transform .4s ease-in .1s,opacity .3s ease-in .1s,-webkit-transform .4s ease-in .1s}.n-menu-rightMenu .n-menu-node .n-menu-node-line>span>i{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin:0 10px 0 20px}.n-menu-rightMenu.n-menu-rightMenuVert{-webkit-transform:scale(1, 0);transform:scale(1, 0)}.n-menu-rightMenu.n-menu-rightMenuShow{-webkit-transform:scale(1, 1);transform:scale(1, 1);overflow-y:auto;-webkit-box-shadow:4px 4px 16px 1px rgba(0,0,0,.12);box-shadow:4px 4px 16px 1px rgba(0,0,0,.12);-webkit-transition:opacity .3s ease-in,-webkit-transform .4s ease-in;transition:opacity .3s ease-in,-webkit-transform .4s ease-in;transition:transform .4s ease-in,opacity .3s ease-in;transition:transform .4s ease-in,opacity .3s ease-in,-webkit-transform .4s ease-in;opacity:1}
|
|
32
|
-
.n-num[data-v-
|
|
32
|
+
.n-num[data-v-06b0a467]{width:100%;height:36px;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}.n-num>input[data-v-06b0a467]{border:1px solid var(--theme-border2);width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;background:var(--theme-bg-white1);height:100%;padding:0 10px;text-align:center}.n-num>input[data-v-06b0a467]:focus{border-color:var(--theme-color)}.n-num .n-num-oper[data-v-06b0a467]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;right:1px;top:1px;font-size:12px;width:36px;height:calc(100% - 2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-num .n-num-oper>i[data-v-06b0a467]{cursor:pointer;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--theme-bg-white4);color:var(--theme-text3)}.n-num .n-num-oper>i[data-v-06b0a467]:hover{background:var(--theme-bg-white5)}.n-num .n-num-oper>i+i[data-v-06b0a467]{border-top:1px solid var(--theme-border3)}.n-num .n-num-oper .n-num-disabled[data-v-06b0a467]{cursor:not-allowed;pointer-events:none;color:var(--theme-text6);background:var(--theme-bg-white3) !important}.n-num.n-numShowOper>input[data-v-06b0a467]{padding-right:46px}.n-num.n-numShowOper .n-num-oper[data-v-06b0a467]{display:-webkit-box;display:-ms-flexbox;display:flex}.n-num.n-numHoverOper .n-num-oper[data-v-06b0a467]{opacity:0;-webkit-transition:all .3s;transition:all .3s}.n-num.n-numHoverOper:hover .n-num-oper[data-v-06b0a467]{opacity:1}.n-num.n-numDisabled[data-v-06b0a467]{cursor:not-allowed}.n-num.n-numDisabled>input[data-v-06b0a467]{cursor:not-allowed;background:var(--theme-bg-white3)}
|
|
33
33
|
.n-operMenu[data-v-a4439810]{width:100%;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.n-operMenu>li[data-v-a4439810]:last-child{margin-right:0px !important}.n-operMenu[data-v-a4439810] .el-button>i+span{margin-left:5px}.n-operMenu-line[data-v-a4439810]{margin-right:0 !important;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.n-operMenu-childRight[data-v-a4439810]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.n-operMenu-right[data-v-a4439810]{margin-left:auto !important}.n-operMenu-half[data-v-a4439810]{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.n-operMenu-auto[data-v-a4439810]{-webkit-box-flex:1;-ms-flex:1;flex:1}
|
|
34
34
|
.n-page[data-v-75af686a]{width:100%}.n-page[data-v-75af686a] .el-pagination{padding:0}.n-page[data-v-75af686a] .el-pagination .el-pagination__total{color:var(--theme-text3)}.n-page[data-v-75af686a] .el-pagination button{background:var(--theme-bg-white4);width:28px;height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.n-page[data-v-75af686a] .el-pagination button[disabled]{color:var(--theme-text6);border-color:var(--theme-border4)}.n-page[data-v-75af686a] .el-pagination .el-pager{font-size:14px;color:black(6)}.n-page[data-v-75af686a] .el-pagination .el-pager .more{color:var(--theme-text3);background:var(--theme-bg-white1)}.n-page[data-v-75af686a] .el-pagination .number,.n-page[data-v-75af686a] .el-pagination .btn-prev,.n-page[data-v-75af686a] .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-75af686a] .el-pagination .number:not([disabled]):hover,.n-page[data-v-75af686a] .el-pagination .btn-prev:not([disabled]):hover,.n-page[data-v-75af686a] .el-pagination .btn-next:not([disabled]):hover{color:var(--theme-color);border-color:var(--theme-color)}.n-page[data-v-75af686a] .el-pagination .el-pagination__sizes{margin:0;margin-left:5px}.n-page[data-v-75af686a] .el-pagination .el-pagination__sizes .el-input{margin-right:0;margin-left:0}.n-page[data-v-75af686a] .el-pagination .el-pagination__sizes .el-input input{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:26px;background:var(--theme-bg-white1);color:var(--theme-text3)}.n-page[data-v-75af686a] .el-pagination .active{font-weight:bold;background:var(--theme-bg-white1);border:1px solid var(--theme-color);color:var(--theme-color)}
|
|
35
35
|
.n-richText[data-v-f4e4c090]{width:100%;height:500px;border-radius:3px;border:1px solid var(--theme-border1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.n-richText .n-richText-compList[data-v-f4e4c090]{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid var(--theme-border1)}.n-richText .n-richText-compList>li[data-v-f4e4c090]{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;color:var(--theme-text3)}.n-richText .n-richText-compList>li .n-richText-compList-block[data-v-f4e4c090]{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;white-space:nowrap;padding:0 10px;position:relative}.n-richText .n-richText-compList>li .n-richText-compList-block>i[data-v-f4e4c090]{width:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.n-richText .n-richText-compList>li .n-richText-compList-block>span[data-v-f4e4c090]{margin:0 5px}.n-richText .n-richText-compList>li .n-richText-compList-block[data-v-f4e4c090]:hover{color:var(--theme-color)}.n-richText .n-richText-compList>li .n-richText-compList-block[data-v-f4e4c090] .el-color-picker{width:0;height:0;overflow:hidden;padding:0;position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.n-richText .n-richText-main[data-v-f4e4c090]{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0}.n-richText .n-richText-placeholder[data-v-f4e4c090]{position:absolute;pointer-events:none;color:var(--theme-text6);left:10px;font-size:15px;top:10px}.n-richText[data-v-f4e4c090] .n-richText-content{position:relative;width:100%;outline:none;padding:10px;-webkit-transform:translate(0, 0);transform:translate(0, 0);overflow-y:auto;font-size:15px;height:100%}.n-richText[data-v-f4e4c090] .n-richText-content .n-richText-resize{position:relative}.n-richText[data-v-f4e4c090] .n-richText-content .n-richText-resize:hover{cursor:default !important;border:1px dashed var(--theme-color) !important}.n-richText[data-v-f4e4c090] .n-richText-content .n-richText-resize:hover::before{content:" ";right:0;position:absolute;bottom:0;-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%);width:7px;background:var(--theme-color);height:7px;cursor:se-resize}.n-richText .n-richText-dropHover[data-v-f4e4c090]{border:1px dashed var(--theme-color);background:var(--theme-color-opacity1)}.n-richText.n-richTextDisabled[data-v-f4e4c090]{cursor:not-allowed}.n-richText.n-richTextDisabled .n-richText-compList[data-v-f4e4c090]{pointer-events:none}
|
|
@@ -37,4 +37,4 @@
|
|
|
37
37
|
.n-tabs[data-v-146e00f0]{width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:1px solid var(--theme-border3)}.n-tabs>li[data-v-146e00f0]{cursor:pointer;color:var(--theme-text3);padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-tabs .n-tabs-def[data-v-146e00f0]{font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.n-tabs .n-tabs-def>em[data-v-146e00f0]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-tabs .n-tabs-check[data-v-146e00f0]{color:var(--theme-color);border-bottom:2px solid var(--theme-color);-webkit-transform:translate(0, 1px);transform:translate(0, 1px)}.n-tabs .n-tabs-disabled[data-v-146e00f0]{cursor:not-allowed;color:var(--theme-text6) !important}.n-tabs>li[data-v-146e00f0]:hover{color:var(--theme-color)}.n-tabs.n-tabsAuto>li[data-v-146e00f0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}
|
|
38
38
|
.n-tb[data-v-00822c82] .n-tb-scroll:not([__null__]){position:fixed;width:200px;background:rgba(0,0,0,.36);bottom:10px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);border-radius:7px;z-index:10;border:1px solid rgba(0,0,0,.36);height:12px}.n-tb[data-v-00822c82] .n-tb-scroll:not([__null__])>div{background:rgba(255,255,255,.9);border-radius:7px;cursor:pointer}.n-tb[data-v-00822c82] .n-tb-scroll:not([__null__])>div:hover{background:#fff}.n-tb[data-v-00822c82] .n-tb-fixedHead{overflow:visible}.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__header-wrapper,.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-header-wrapper{position:sticky;z-index:4}.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-header-wrapper,.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-body-wrapper,.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-footer-wrapper{overflow:hidden;width:100%}.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed,.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-right{max-width:100%;overflow:visible;z-index:5;pointer-events:none}.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed *,.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-right *{pointer-events:auto}.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-right .el-table__fixed-body-wrapper,.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-right .el-table__fixed-header-wrapper,.n-tb[data-v-00822c82] .n-tb-fixedHead .el-table__fixed-right .el-table__fixed-footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.n-tb .n-tb-filter[data-v-00822c82]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.n-tb .n-tb-filter>li[data-v-00822c82]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;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-tb .n-tb-filter>li>i[data-v-00822c82]{margin-left:10px}.n-tb .n-tb-filter>li>i[data-v-00822c82]:hover{font-weight:bold;color:var(--theme-color)}
|
|
39
39
|
.n-upload[data-v-92c8ed02]{width:100%}.n-upload>li[data-v-92c8ed02]{width:100%}.n-upload>li+li[data-v-92c8ed02]{margin-top:10px}.n-upload .n-upload-item[data-v-92c8ed02]{background:var(--theme-bg-white1);border:1px dashed var(--theme-border2);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.n-upload .n-upload-item i[data-v-92c8ed02]{width:26px;height:26px;font-size:26px;color:var(--theme-text6)}.n-upload .n-upload-item i[data-v-92c8ed02]:hover{color:var(--theme-color)}.n-upload .n-upload-prog[data-v-92c8ed02]{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-92c8ed02]{position:relative;overflow:hidden}.n-upload .n-upload-def>span[data-v-92c8ed02],.n-upload .n-upload-def .n-upload-loading[data-v-92c8ed02]{-webkit-box-flex:1;-ms-flex:1;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-92c8ed02]{cursor:default}.n-upload .n-upload-def>.n-upload-loading[data-v-92c8ed02] .el-progress-bar__inner{background:var(--theme-color-gd) !important}.n-upload .n-upload-img[data-v-92c8ed02],.n-upload .n-upload-video[data-v-92c8ed02]{border-radius:5px;overflow:hidden;position:relative}.n-upload .n-upload-img>video[data-v-92c8ed02],.n-upload .n-upload-img>img[data-v-92c8ed02],.n-upload .n-upload-img>.n-upload-loading[data-v-92c8ed02],.n-upload .n-upload-video>video[data-v-92c8ed02],.n-upload .n-upload-video>img[data-v-92c8ed02],.n-upload .n-upload-video>.n-upload-loading[data-v-92c8ed02]{border-radius:5px;overflow:hidden;border:1px solid var(--theme-border3);width:120px;height:120px;-o-object-fit:contain;object-fit:contain}.n-upload .n-upload-img>.n-upload-loading[data-v-92c8ed02],.n-upload .n-upload-video>.n-upload-loading[data-v-92c8ed02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-upload .n-upload-img>.n-upload-loading[data-v-92c8ed02] .el-progress__text,.n-upload .n-upload-video>.n-upload-loading[data-v-92c8ed02] .el-progress__text{color:var(--theme-text3)}.n-upload .n-upload-img .n-upload-fileName[data-v-92c8ed02],.n-upload .n-upload-video .n-upload-fileName[data-v-92c8ed02]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin:0 20px;color:var(--theme-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;text-overflow:ellipsis}.n-upload .n-upload-img>.n-upload-oper[data-v-92c8ed02],.n-upload .n-upload-video>.n-upload-oper[data-v-92c8ed02]{-ms-flex-item-align:start;align-self:flex-start;width:26px;margin-left:auto}.n-upload .n-upload-img>.n-upload-oper>i[data-v-92c8ed02],.n-upload .n-upload-video>.n-upload-oper>i[data-v-92c8ed02]{display:block;margin-bottom:5px}.n-upload .n-upload-err[data-v-92c8ed02]{background:var(--theme-red-light9)}.n-upload .n-upload-errTxt[data-v-92c8ed02]{color:var(--theme-red);text-align:right;font-size:13px;margin-top:5px !important}.n-upload .n-upload-btn[data-v-92c8ed02]{border:1px dashed var(--theme-border2);border-radius:3px;max-width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:120px;cursor:pointer;font-size:13px;color:var(--theme-text4)}.n-upload .n-upload-btn>i[data-v-92c8ed02]{font-size:36px;margin-bottom:10px;color:var(--theme-color)}.n-upload .n-upload-btn>*[data-v-92c8ed02]{pointer-events:none}.n-upload .n-upload-btn+li[data-v-92c8ed02]{margin-top:30px}.n-upload .n-upload-btn-hover[data-v-92c8ed02]{border-color:var(--theme-color);background:var(--theme-color-opacity1)}
|
|
40
|
-
.n-virtualScroll[data-v-
|
|
40
|
+
.n-virtualScroll[data-v-691aef59]{width:100%;height:100%;overflow:auto}.n-virtualScroll .n-virtualScroll-vert[data-v-691aef59]{width:100%;height:auto}.n-virtualScroll .n-virtualScroll-hori[data-v-691aef59]{height:100%}.n-virtualScroll .n-virtualScroll-hori>.n-virtualScroll-box[data-v-691aef59]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.n-virtualScroll .n-virtualScroll-hori>.n-virtualScroll-box>*[data-v-691aef59]{-ms-flex-negative:0;flex-shrink:0}
|