@vipl520/dk-ui 1.0.46 → 1.0.48
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.css +1 -1
- package/dist/index.js +96 -62
- package/dist/index.min.js +4 -4
- package/dist/index.min.js.map +1 -1
- package/dist/index.min.mjs +4 -4
- package/dist/index.min.mjs.map +1 -1
- package/dist/index.mjs +96 -62
- package/dist/web-types.json +1 -1
- package/es/style-box-input/src/style-box-input.vue2.mjs +68 -56
- package/es/style-box-input/src/style-box-input.vue2.mjs.map +1 -1
- package/es/style-box-input/style/index.css +1 -1
- package/es/style-box-input/style/index.scss +7 -3
- package/es/style-input/index.d.ts +9 -0
- package/es/style-input/src/props.d.ts +8 -1
- package/es/style-input/src/props.mjs +10 -1
- package/es/style-input/src/props.mjs.map +1 -1
- package/es/style-input/src/style-input.vue.d.ts +9 -0
- package/es/style-input/src/style-input.vue2.mjs +17 -4
- package/es/style-input/src/style-input.vue2.mjs.map +1 -1
- package/es/uni-icon/style/index.css +1 -1
- package/es/uni-icon/style/index.scss +2 -1
- package/lib/style-box-input/src/style-box-input.vue2.js +68 -56
- package/lib/style-box-input/src/style-box-input.vue2.js.map +1 -1
- package/lib/style-box-input/style/index.css +1 -1
- package/lib/style-box-input/style/index.scss +7 -3
- package/lib/style-input/index.d.ts +9 -0
- package/lib/style-input/src/props.d.ts +8 -1
- package/lib/style-input/src/props.js +10 -1
- package/lib/style-input/src/props.js.map +1 -1
- package/lib/style-input/src/style-input.vue.d.ts +9 -0
- package/lib/style-input/src/style-input.vue2.js +16 -3
- package/lib/style-input/src/style-input.vue2.js.map +1 -1
- package/lib/uni-icon/style/index.css +1 -1
- package/lib/uni-icon/style/index.scss +2 -1
- package/package.json +1 -1
- package/dist/uniicons.ttf +0 -0
package/dist/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
@charset "UTF-8";.dk-icon:hover{color:var(--hover-color)!important}.dk-group ._dk-group-container{position:relative;padding:5px 0;margin:15px 0}.dk-group ._dk-group-container ._dk-group-idx{align-items:center;bottom:-15px;display:flex;font-weight:700;height:30px;justify-content:center;position:absolute}.dk-group ._dk-group-container ._dk-group-handle{bottom:-20px;display:flex;flex-direction:row;position:absolute;right:0;opacity:.5}.dk-group ._dk-group-container:hover ._dk-group-handle{opacity:1}.dk-group .group-arrow{position:relative;width:20px;height:20px}.dk-group .collapse-title{display:flex;align-items:center;font-size:12px;margin:0;padding:0;width:calc(100% - 30px)}.dk-group .collapse-title .collapse-title-block{width:3px;height:18px;background:var(--el-color-primary);display:block;margin-right:5px}.dk-group .collapse-title .collapse-title-rank{cursor:move;margin-right:6px}.dk-group .collapse-title .collapse-title-rank:hover{color:var(--el-color-primary)!important}.dk-group .collapse-title span{overflow:hidden;height:48px;white-space:nowrap;text-overflow:ellipsis;width:100%;text-align:left}.dk-dialog .el-dialog__header{margin-right:0}.dk-dialog .el-dialog__body{padding:10px 0}.dk-attachment{width:1000px;min-height:450px;background:var(--el-bg-color)}.dk-attachment .attachment-header{border-bottom:1px solid var(--el-border-color)}.dk-attachment .attachment-header .dk-upload-button{position:relative;display:inline-block;margin-left:10px}.dk-attachment .attachment-header .dk-upload-button .el-upload-list{position:absolute;right:0;z-index:999;background:#fff;box-shadow:0 5px 5px rgba(0,0,0,.2)}.dk-attachment .attachment-header .dk-upload-button .el-upload-list li{padding:10px;border-bottom:1px solid #f5f5f5}.dk-attachment .attachment-header .dk-upload-button .el-upload-list li a{width:200px}.dk-attachment .attachment-header .dk-upload-button .el-upload-list li .el-upload-list__item-status-label{top:10px;right:15px}.dk-attachment .attachment-content .attachment-group{width:150px;overflow:auto;border-right:1px solid var(--el-border-color)}.dk-attachment .attachment-content .attachment-group h5{padding-top:5px;padding-bottom:10px;margin-top:10px;font-size:14px;font-weight:400;color:#8492a6;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-attachment .attachment-content .attachment-group h5 .el-icon-circle-plus{cursor:pointer}.dk-attachment .attachment-content .attachment-group .group-menu{border-right:none}.dk-attachment .attachment-content .attachment-group .group_list li{position:relative;padding:10px;cursor:pointer;border-bottom:1px solid var(--el-border-color)}.dk-attachment .attachment-content .attachment-group .group_list li .op{position:absolute;top:0;right:0;display:none;padding:12px;color:#ccc}.dk-attachment .attachment-content .attachment-group .group_list li.active{background:var(--el-color-primary-light-9)}.dk-attachment .attachment-content .attachment-group .group_list li.active .op{display:block}.dk-attachment .attachment-content .attachment-group .group_list li:hover{color:var(--el-color-primary);background:var(--el-color-primary-light-9)}.dk-attachment .attachment-content .attachment-container{width:850px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-attachment .attachment-content .attachment-container .attachment-list{height:325px}.dk-attachment .attachment-content .attachment-container .attachment-list li{position:relative;box-sizing:border-box;float:left;width:calc(20% - 10px);height:150px;margin:5px;overflow:hidden;cursor:pointer;background:#eee;border:4px solid #eee}.dk-attachment .attachment-content .attachment-container .attachment-list li .file{width:100%;height:146px;text-align:center}.dk-attachment .attachment-content .attachment-container .attachment-list li .file .other-file{font-size:80px;line-height:150px;color:#aaa}.dk-attachment .attachment-content .attachment-container .attachment-list li .file-name{position:absolute;bottom:0;z-index:2;width:100%;padding:4px 10px;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:rgba(0,0,0,.5)}.dk-attachment .attachment-content .attachment-container .attachment-list li .right{display:none}.dk-attachment .attachment-content .attachment-container .attachment-list li.choose,.dk-attachment .attachment-content .attachment-container .attachment-list li:hover{z-index:4;border:4px solid var(--el-color-primary)}.dk-attachment .attachment-content .attachment-container .attachment-list li.choose .right{position:absolute;bottom:0;z-index:3;display:block;width:100%;height:146px;font-size:50px;line-height:150px;color:#fff;text-align:center;background:rgba(0,0,0,.5)}.dk-file-input{width:100%}.dk-file-input .image-error{height:70px;font-size:40px;line-height:70px;color:#999;text-align:center;background:var(--el-bg-color-page)}.dk-file-input .button{padding-top:10px;text-align:center;border-top:1px solid var(--el-bg-color-page)}.dk-file-input .show{position:relative;height:80px}.dk-file-input .show .file{width:80px;height:80px;padding:5px;border:1px solid var(--el-border-color)}.dk-file-input .show em{position:absolute;top:0;font-size:15px;font-weight:600;line-height:20px;color:var(--el-border-color);cursor:pointer}.dk-file-input .only-img{position:relative;width:100px;height:100px;padding:5px;margin-right:10px;margin-bottom:10px;border:1px solid var(--el-border-color);border-radius:4px}.dk-file-input .only-img:hover .close{display:flex}.dk-file-input .only-img .close{position:absolute;top:0;right:0;display:none;align-items:center;justify-content:center;width:20px;height:20px;font-size:12px;color:#fff;cursor:pointer;background:rgba(0,0,0,.7019607843);border-radius:100px}.dk-file-input .only-img .no-image{width:100%;color:#999;text-align:center;cursor:pointer;background:var(--el-bg-color-page)}.dk-file-input .only-img .media{width:100%;color:#999;text-align:center;cursor:pointer;background:var(--el-bg-color-page)}.dk-file-input .only-img .play_btn{position:absolute;right:0;bottom:0;width:20px;height:20px;font-size:18px;line-height:20px;color:#fff;text-align:center;cursor:pointer;background:#409eff}.dk-file-list-input{width:100%}.dk-file-list-input .button{padding-top:10px;text-align:center;border-top:1px solid #f5f5f5}.dk-file-list-input .dk-image-list ul::after{display:block;clear:both;content:""}.dk-file-list-input .dk-image-list ul li{float:left;margin-right:10px;margin-bottom:10px;border:1px solid var(--el-border-color);border-radius:4px}.dk-file-list-input .dk-image-list ul li .file{position:relative;width:100px;height:100px;text-align:center}.dk-file-list-input .dk-image-list ul li .file div{position:relative}.dk-file-list-input .dk-image-list ul li .file div .other-file{font-size:80px;line-height:100px;color:#aaa}.dk-file-list-input .dk-image-list ul li .file div .el-icon-video-play{position:absolute;right:2px;bottom:2px;display:none;font-size:20px;cursor:pointer}.dk-file-list-input .dk-image-list ul li .file div:hover .el-icon-video-play{display:block;color:#409eff}.dk-file-list-input .dk-image-list ul li .file .close{position:absolute;top:0;right:0;display:none;align-items:center;justify-content:center;width:20px;height:20px;line-height:20px;color:#fff;text-align:center;cursor:pointer;background:rgba(0,0,0,.4);border-radius:100%}.dk-file-list-input .dk-image-list ul li .file:hover .close{display:flex}.dk-file-list-input .dk-image-list ul li .chooseImage{width:100px;height:100px;font-size:40px;line-height:100px;color:#999;text-align:center;cursor:pointer}.dk-file-list-input .dk-image-list ul li .chooseImage:hover{color:#409eff}.dk-icon-input{width:100%}.dk-icon-input .show{position:relative}.dk-icon-input .show .icon{width:80px;height:80px;padding:5px;border:1px solid var(--el-border-color)}.dk-icon-input .show em{position:absolute;top:0;font-size:15px;font-weight:600;line-height:20px;color:var(--el-border-color);cursor:pointer}.dk-icon-content{position:relative}.dk-icon-content .search-icon{position:absolute;top:0;right:0}.dk-icon-content .dk-tab-pane{height:300px;overflow:auto}.dk-icon-content .dk-icon{border:2px solid transparent}.dk-icon-content .choose-icon{border:2px solid #409eff}.dk-tiny-editor{width:100%}.dk-tiny-editor textarea{width:100%;height:400px;opacity:0}.dk-page-diy{min-width:1000px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-page-diy ._fc-l,.dk-page-diy ._fc-m,.dk-page-diy ._fc-r{background:#fff;box-sizing:border-box;height:calc(100vh - 180px);position:relative}.dk-page-diy ._fc-l::-webkit-scrollbar,.dk-page-diy ._fc-m::-webkit-scrollbar,.dk-page-diy ._fc-r::-webkit-scrollbar{display:none}.dk-page-diy ._fc-l{overflow:inherit!important;display:flex;flex:0 0 auto;flex-direction:column;top:0}.dk-page-diy ._fc-l ._fc-l-group{padding:0 12px}.dk-page-diy ._fc-l ._fc-l-title{font-weight:600;font-size:14px;margin:18px 0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-page-diy ._fc-l ._fc-l-item{display:inline-block;background:#fff;color:#000;min-width:70px;width:80px;height:70px;line-height:1;text-align:center;transition:all .2s ease;cursor:pointer;border-radius:6px;position:relative}.dk-page-diy ._fc-l ._fc-l-item.not-drag{cursor:not-allowed;background:#f6f6f6!important;color:#000!important}.dk-page-diy ._fc-l ._fc-l-item ._fc-l-name{font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-page-diy ._fc-l ._fc-l-item ._fc-l-count{background-color:#409eff;border-radius:10px;color:#fff;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #fff;position:absolute;top:5px;right:20px;z-index:1;transform:translateY(-50%) translateX(100%)}.dk-page-diy ._fc-l ._fc-l-item ._fc-l-icon{padding:10px 5px 12px}.dk-page-diy ._fc-l ._fc-l-item:hover{background:#409eff;color:#fff}.dk-page-diy ._fc-l.item-box ._fc-l-groups{height:calc(100vh - 220px);overflow:auto;flex:1 1 0%}.dk-page-diy ._fc-l.item-box ._fc-l-groups::-webkit-scrollbar{display:none}.dk-page-diy ._fc-l.item-box ._fc-l-groups ._fc-l-items ._fc-l-item{margin:5px;width:76px;box-shadow:1px 1px 4px rgba(0,0,0,.1019607843)}.dk-page-diy ._fc-l:hover .aside-toggle{display:block}.dk-page-diy ._fc-l .children-list{width:100%;position:relative;background:#fff;bottom:0;overflow:auto;z-index:2}.dk-page-diy ._fc-l .children-list .child-title{cursor:pointer;text-align:center;font-size:14px;padding:4px;position:sticky;z-index:2;top:0;background:#fff;border-top:1px solid #eaecef;border-right:0}.dk-page-diy ._fc-l .children-list .child-title .dk-icon{position:absolute;right:10px}.dk-page-diy ._fc-l .children-list .child-title .dk-icon:hover{color:#409eff!important}.dk-page-diy ._fc-l .children-list .el-tree-node-content .close-rule{position:absolute;right:0;padding:2px 10px;box-sizing:initial}.dk-page-diy ._fc-l .children-list .el-tree-node-content .close-rule:hover{color:#409eff!important}.dk-page-diy ._fc-l .children-list .el-tree-node-content:hover .close-rule{display:inline-flex}.dk-page-diy ._fc-l .children-list .aside-resizer{width:100%;height:4px;margin:-2px 0;cursor:n-resize;z-index:3}.dk-page-diy ._fc-l .children-list::-webkit-scrollbar{display:none}.dk-page-diy ._fc-m{background:#ebeced;width:100%}.dk-page-diy ._fc-m ._fc-m-tools{background:#fff;height:40px;align-items:center;display:flex;justify-content:flex-end;border:1px solid #ececec;border-top:0 none}.dk-page-diy ._fc-m ._fc-m-drag{overflow:auto;box-sizing:border-box}.dk-page-diy ._fc-m .form-create ._fc-l-item{background:#409eff;width:100%;height:30px;overflow:hidden;transition:all .3s ease;display:flex;justify-content:center;align-items:center;color:#fff}.dk-page-diy ._fc-m .form-create ._fc-l-item.sortable-chosen ._fc-l-count,.dk-page-diy ._fc-m .form-create ._fc-l-item.sortable-chosen ._fc-l-icon,.dk-page-diy ._fc-m .form-create ._fc-l-item.sortable-chosen ._fc-l-name{display:none}.dk-page-diy ._fc-m .form-create ._fc-l-item.sortable-chosen:after{content:"放在这里";color:#fff;font-size:14px}.dk-page-diy ._fc-m .form-create ._fc-l-item ._fc-l-icon{margin:0 10px}.dk-page-diy ._fc-r{width:calc(100% - 800px);overflow:inherit!important}.dk-page-diy ._fc-r .el-tabs__nav-wrap{padding:0 20px}.dk-page-diy ._fc-r .el-tabs__nav{width:100%}.dk-page-diy ._fc-r .el-tabs__item{width:33%;text-align:center}.dk-page-diy ._fc-r .el-tabs__content{padding:0 20px;height:calc(100vh - 235px);overflow:auto}.dk-page-diy ._fc-r .el-tabs__content::-webkit-scrollbar{width:5px}.dk-page-diy ._fc-r .el-tabs__nav-wrap::after{height:1px;background-color:#ececec}.dk-page-diy ._fc-r ._fc-r-tabs{display:flex;cursor:pointer;padding:0;border-bottom:1px solid #ececec}.dk-page-diy ._fc-r ._fc-r-tab{height:40px;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:600;color:#303133;position:relative;flex:1;text-align:center}.dk-page-diy ._fc-r ._fc-r-tab.active{color:#409eff;border-bottom:2px solid #409eff}.dk-page-diy ._fc-r:hover .aside-toggle{display:block}.dk-page-diy ._fc-r .el-form-item__content{display:block}.dk-page-diy ._fc-r .el-form-item__content .form-help{line-height:1.5;margin-top:4px;color:#888;font-size:12px}.dk-page-diy ._fc-m-drag,.dk-page-diy .draggable-drag{min-height:630px;height:100%;position:relative}.dk-page-diy ._fc-m-drag .chosen,.dk-page-diy .draggable-drag .chosen{opacity:1!important}.dk-page-diy .aside-resizer{cursor:ew-resize;height:100%;margin:0 -2px;position:absolute;top:0;width:4px;z-index:1;right:0}.dk-page-diy .aside-resizer:hover{background:rgba(204,204,204,.5)}.dk-page-diy .aside-toggle{background:inherit;cursor:pointer;padding:20px 5px;position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:none}.dk-page-diy .drag-tool{padding:var(--padding);position:relative;min-height:var(--minHeight);box-sizing:border-box;word-wrap:break-word;word-break:break-all;margin:var(--margin);outline:var(--showDashed) dashed #a2d1ff;overflow:var(--overflow)}.dk-page-diy .drag-tool:hover{outline:2px dashed #a2d1ff}.dk-page-diy .drag-tool .drag-tool{margin:5px}.dk-page-diy .drag-tool+.drag-tool{margin-top:5px}.dk-page-diy .drag-tool .drag-content{overflow:hidden}.dk-page-diy .drag-tool .drag-content .drag-tool .del{right:0;top:0}.dk-page-diy .drag-tool .drag-r{display:block}.dk-page-diy .drag-tool .drag-r{position:absolute;right:2px;bottom:2px;z-index:1200}.dk-page-diy .drag-tool .drag-l{position:absolute;top:0;left:0;z-index:1904}.dk-page-diy .drag-tool .drag-btn{height:18px;width:18px;color:#fff;background-color:#666;text-align:center;line-height:20px;padding-bottom:1px;float:left;cursor:pointer;justify-content:center;display:none;opacity:.5}.dk-page-diy .drag-tool .drag-btn+.drag-btn{margin-left:2px}.dk-page-diy .drag-tool .drag-btn:hover{background-color:var(--el-color-primary);opacity:1}.dk-page-diy .drag-tool .drag-btn-danger{background-color:var(--el-color-danger)!important}.dk-page-diy .drag-tool .drag-btn i{font-size:13px}.dk-page-diy .drag-tool .drag-mask{z-index:1199;position:absolute;top:0;left:0;right:0;bottom:0}.dk-page-diy .drag-tool.active{outline:2px solid #409eff}.dk-page-diy .drag-tool.active>.drag-r .drag-btn{display:block}.dk-page-diy .drag-tool.active>.drag-l .drag-btn{display:block}.dk-page-diy .drag-tool.active>.del{display:block}.dk-page-diy .drag-tool.active>.op{display:block}.dk-page-diy .preview-phone{overflow:auto;box-shadow:inset 0 2px 5px 1px rgba(62,62,62,.0901960784);height:100%}.dk-page-diy .preview-phone::-webkit-scrollbar{width:8px}.dk-page-diy .preview-phone .phone{background:#fff;width:375px;margin:20px auto;box-shadow:0 5px 10px rgba(0,0,0,.2);min-height:700px}.dk-page-diy .preview-phone .phone .phone-header{height:75px;margin-bottom:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-page-diy .preview-phone .phone .phone-header img{width:100%}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top{display:flex;align-items:flex-start;justify-content:space-between;height:30px;font-size:12px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-time{margin:10px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-time span{margin-right:5px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-bangs{background:#000;width:200px;height:30px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-battery{margin:10px;display:flex;align-items:center;height:18px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-battery img{margin-left:5px}.dk-page-diy .preview-phone .phone .phone-header .phone-title{display:flex;justify-content:space-between;align-items:center;height:40px}.dk-page-diy .preview-phone .phone .phone-header .phone-title .phone-title-icon{margin:5px}.dk-page-diy .preview-phone .phone .phone-header-min{background-image:url(https://demo-saas.site.niucloud.com/admin/assets/diy_preview_head-8c072698.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.dk-page-diy .preview-phone .phone .phone-header-min .close-button{position:absolute;top:34px;right:27px}.dk-page-diy .preview-phone .phone .phone-header-min .close-button:hover .close-button-mask{background:rgba(0,0,0,.0666666667)}.dk-page-diy .preview-phone .phone .phone-header-min .close-button .close-button-mask{width:20px;height:20px;border-radius:100%;cursor:pointer}.dk-page-diy .preview-phone .phone .phone-header-min .more-button-mask{position:absolute;top:34px;right:70px;width:25px;cursor:pointer;border-radius:40px;height:20px}.dk-page-diy .preview-phone .phone .phone-header-min .more-button-mask:hover{background:rgba(0,0,0,.0666666667)}.dk-page-diy .preview-phone .phone .phone-body{background:#f5f5f5;background-size:100% auto!important;overflow:visible;background-repeat:no-repeat;background-origin:initial;background-clip:initial}.dk-page-diy .preview-phone .phone .phone-body .ghost{box-shadow:var(--el-box-shadow)}.dk-page-diy .dk-view-bullet-chat{height:30px;line-height:30px;color:#fff;background:rgba(0,0,0,.6);border-radius:100px}.dk-page-diy .dk-view-bullet-chat .bullet-content{display:flex;align-items:center;height:20px;margin:5px;font-size:12px}.dk-page-diy .dk-view-bullet-chat .bullet-content img{width:20px;height:20px;border-radius:100%}.dk-page-diy .dk-view-bullet-chat .bullet-content span{padding:0 5px}.dk-page-diy .dk-view-common-btn .btn{display:flex;align-items:center;justify-content:center}.dk-page-diy .dk-view-common-btn .btn .van-icon{font-size:1.2em}.dk-page-diy .dk-view-common-btn .f-btn{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.dk-page-diy .dk-view-common-btn .f-btn .image-content{display:inherit}.dk-page-diy .dk-view-common-btn .f-btn .f-btn-content{display:flex;align-items:center;justify-content:center;border-radius:100%}.dk-page-diy .dk-view-common-btn .f-img{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.dk-page-diy .dk-view-image.dk-mobile-image-default{display:flex;flex-direction:column}.dk-page-diy .dk-view-image.dk-mobile-image-default .van-image{display:block}.dk-page-diy .dk-view-image.dk-mobile-image-default .dk-mobile-image-content{display:block}.dk-page-diy .dk-view-image.dk-mobile-image-slide{width:100%;overflow-x:scroll;white-space:nowrap}.dk-page-diy .dk-view-image.dk-mobile-image-slide .dk-mobile-image-content{position:relative;display:inline-block;margin-right:10px;vertical-align:top}.dk-page-diy .dk-view-image .dk-mobile-image-content{position:relative;overflow:hidden}.dk-page-diy .dk-view-image .dk-mobile-image-content:last-child{margin:0!important}.dk-page-diy .dk-view-image .dk-mobile-image-content .text-type-footer{text-align:center;height:48px;line-height:48px}.dk-page-diy .dk-view-image .dk-mobile-image-content .text-type-default{color:#fff;text-align:center;position:absolute;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75));bottom:0;height:48px;line-height:48px;width:100%}.dk-page-diy .dk-view-dialog .preview{display:flex;align-items:center;justify-content:center;height:40px;text-align:center;background:#fff}.dk-page-diy .dk-view-music{width:100%;display:flex;align-items:center;justify-content:center}.dk-page-diy .dk-view-music .dk-music-icon{background:#fff;border-radius:100%;border:2px solid #fff;font-weight:800;box-sizing:content-box;color:#f56c6c}.dk-page-diy .dk-view-music .dk-music-img{border-radius:100%}.dk-page-diy .dk-view-music .changeRight{animation-name:changeRight}.dk-page-diy .dk-view-music .changeLeft{animation-name:changeLeft}@keyframes changeRight{0%{-webkit-transform:rotate(0)}50%{-webkit-transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes changeLeft{0%{-webkit-transform:rotate(0)}50%{-webkit-transform:rotate(-180deg)}100%{-webkit-transform:rotate(-360deg)}}.dk-page-diy .dk-view-swipe .image{width:100%}.dk-page-diy .dk-view-tabbar .van-tabbar,.dk-page-diy .dk-view-tabbar .van-tabbar-item--active{background:0 0}.dk-page-diy .dk-view-title{display:flex;align-items:center;justify-content:space-between}.dk-page-diy .dk-view-title .title-left{display:flex;align-items:center}.dk-page-diy .dk-view-video{display:flex;align-items:center;justify-content:center;width:100%;min-height:240px;color:#eee;background:#222}.dk-page-diy .dk-view-video .dk-video-content{width:100%;height:100%;text-align:center}.dk-page-diy .dk-view-video .dk-video-content p{font-size:12px;color:#999}.dk-page-diy .dk-view-video .dk-video-content .poster{width:100%;height:100%}.dk-page-diy .dk-view-video .el-icon-video-play{font-size:50px}.dk-page-diy .dk-view-video .video-preview{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#000;opacity:.8}.dk-page-diy .dk-min-swipe .image{width:100%}.dk-page-diy .dk-min-swipe .swipe-title{position:absolute;bottom:0;background:rgba(0,0,0,.3333333333);width:100%;color:#fff;padding:5px}.dk-page-diy .dk-min-area{position:relative}.dk-page-diy .hot-item{display:flex;align-items:center;justify-content:center;color:#fff}.diy-cloud .diy-header{display:flex;justify-content:space-between}.diy-cloud .diy-header .diy-search{width:500px;display:flex;align-items:center}.diy-cloud .diy-content{padding:20px 0}.diy-cloud .diy-content ul{height:520px}.diy-cloud .diy-content ul li{float:left;width:calc(16.6% - 10px);text-align:center;margin:5px;position:relative;transition:all .3s ease 0s;cursor:pointer;border-radius:10px;overflow:hidden;border:1px solid #ccc}.diy-cloud .diy-content ul li .cover{width:180px;height:240px;transition:all .3s ease 0s}.diy-cloud .diy-content ul li .title{position:absolute;bottom:0;padding:4px 10px;background:#fff;color:#000;text-align:center;width:100%}.diy-cloud .diy-content ul li .type{position:absolute;bottom:40px;padding:4px 10px;color:#000;text-align:center;width:100%}.diy-cloud .diy-content ul li .tag-list{position:absolute;bottom:30px;padding:4px 10px;color:#000;text-align:right;width:100%}.diy-cloud .diy-content ul li .tag-list .tag{font-size:12px;margin-top:17px;text-align:right;padding:2px 6px;top:180px;right:6px;background-color:rgba(0,0,0,.6);color:#fff;border-radius:4px;margin-left:5px}.diy-cloud .diy-content ul li .mask{position:absolute;height:240px;width:180px;top:0;background:rgba(0,0,0,.3019607843)}.diy-cloud .diy-content ul li:hover{box-shadow:0 4px 12px 0 rgba(0,13,71,.2)}.diy-cloud .diy-content ul li.choose{transition:all .1s ease 0s;border:1px solid #1989fa}.diy-cloud .diy-footer{text-align:center;padding:10px}.dk-style-box-input{display:flex;flex-direction:column;flex-shrink:0;min-height:100%;width:100%}.dk-style-box-input .position-line{background:rgba(255,0,0,.42);position:fixed;z-index:999}.dk-style-box-input .header{margin-bottom:20px}.dk-style-box-input .header .name-header-operations{float:right;margin-left:4px;position:relative}.dk-style-box-input .wrapper{background-color:#e7dec6;height:380px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dk-style-box-input .wrapper .thumnail{margin:auto;position:relative;top:50%;transform:translateY(-50%)}.dk-style-box-input .wrapper .thumnail-heightlight{border:1px dashed rgba(51,51,51,.5);box-sizing:initial}.dk-style-box-input .wrapper .margin{background-color:#eace95;height:90%;width:90%}.dk-style-box-input .wrapper .margin .title{color:#7f0020;display:block;padding:6px;position:absolute}.dk-style-box-input .wrapper .margin .anchor{background-color:#fff;border:1px solid rgba(51,51,51,.5);height:8px;width:8px;z-index:10000}.dk-style-box-input .wrapper .margin .anchor-left{left:-4px;position:absolute;top:50%;transform:translateY(-50%)}.dk-style-box-input .wrapper .margin .anchor-left:hover{cursor:w-resize}.dk-style-box-input .wrapper .margin .anchor-right{position:absolute;right:-4px;top:50%;transform:translateY(-50%)}.dk-style-box-input .wrapper .margin .anchor-right:hover{cursor:e-resize}.dk-style-box-input .wrapper .margin .anchor-top{left:50%;position:absolute;top:-4px;transform:translateX(-50%)}.dk-style-box-input .wrapper .margin .anchor-top:hover{cursor:n-resize}.dk-style-box-input .wrapper .margin .anchor-bottom{bottom:-4px;left:50%;position:absolute;transform:translateX(-50%)}.dk-style-box-input .wrapper .margin .anchor-bottom:hover{cursor:s-resize}.dk-style-box-input .wrapper .margin .anchor-tip-left{left:6px;position:absolute;top:50%;transform:translateY(-50%);z-index:999}.dk-style-box-input .wrapper .margin .anchor-tip-right{position:absolute;right:6px;top:50%;transform:translateY(-50%);z-index:999}.dk-style-box-input .wrapper .margin .anchor-tip-top{left:50%;position:absolute;top:6px;transform:translateX(-50%);z-index:999}.dk-style-box-input .wrapper .margin .anchor-tip-bottom{bottom:6px;left:50%;position:absolute;transform:translateX(-50%);z-index:999}.dk-style-box-input .wrapper .margin .anchor-tip-left,.dk-style-box-input .wrapper .margin .anchor-tip-right{width:13%;height:100%}.dk-style-box-input .wrapper .margin .anchor-tip-bottom,.dk-style-box-input .wrapper .margin .anchor-tip-top{height:10%;width:70%}.dk-style-box-input .wrapper .margin .border{border-width:3px;height:70%;width:70%}.dk-style-box-input .wrapper .margin .padding{background-color:#aed29f;height:calc(100% - 1px);width:calc(100% - 1px)}.dk-style-box-input .wrapper .margin .padding .anchor-tip-left,.dk-style-box-input .wrapper .margin .padding .anchor-tip-right{height:50%;width:16%}.dk-style-box-input .wrapper .margin .padding .anchor-tip-bottom,.dk-style-box-input .wrapper .margin .padding .anchor-tip-top{height:16%;width:100%}.dk-style-box-input .wrapper .margin .padding .width-height{align-items:center;background-color:#9ae0f1;display:flex;height:50%;justify-content:center;width:60%;font-size:14px}.dk-style-box-input .wrapper .margin .padding .width-height input{line-height:46px;top:calc(50% - 12px)}.dk-style-box-input .wrapper .margin .padding .width-height .title{color:#000;height:80%;padding:0;text-align:center;width:100%}.dk-style-box-input .wrapper .margin .padding .width-height .title span{top:calc(50% - 12px);height:100%;position:absolute}.dk-style-box-input .wrapper .margin .padding .width-height .title .content-unit{cursor:pointer;display:inline-block;width:40%}.dk-style-box-input .wrapper .margin .input-box{border:0;border-radius:2px;display:none;font-size:12px;max-height:24px;max-width:48px;outline:1px solid #666}.dk-style-box-input .wrapper .margin .input-box.show{display:block}.dk-style-box-input .wrapper .margin .value-indicator{color:#333;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}.dk-style-box-input .wrapper .margin .value-indicator:hover~.esm-modal-svg{opacity:1}.dk-style-box-input .wrapper .margin .esm-modal-svg{opacity:0}.dk-style-box-input .wrapper .margin .esm-modal-svg:hover{opacity:1}.dk-style-font-input .el-radio-button__inner{padding:6px 15px}.dk-style-border-input{align-items:center;display:flex;justify-content:space-between;width:100%}.dk-style-border-input .border-box{display:grid;grid-template:". border-top ." "border-left border-all border-right" ". border-bottom .";height:-moz-min-content;height:min-content;width:-moz-min-content;width:min-content}.dk-style-border-input .border-box .border-box-option{cursor:pointer;height:30px;text-align:center;width:30px}.dk-style-border-input .border-box .border-box-option.selected{background:#e8e8e8!important;border-radius:20%}.dk-style-border-input .border-box .border-box-option:hover{background:#f0f0f0;border-radius:20%}.dk-style-border-input .dk-border-slider{width:calc(100% - 140px);margin-right:10px;margin-left:10px}.dk-style-border-input .dk-border-input{width:100px}.dk-style-border-input .dk-border-select{width:40px}.dk-style-border-input.mini{flex-direction:column}.dk-style-border-input.mini .m-l-20px{margin-left:0!important;margin-top:10px}.dk-style-border-input .el-form-item{margin-bottom:18px!important;display:flex!important}.dk-box-size-input{display:flex;align-items:flex-start;justify-content:space-between;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-box-size-input .alone{display:flex}.dk-box-size-input .w-resize{display:flex;align-items:center;cursor:w-resize}.dk-box-size-input .el-input-group__append{padding:0}.dk-box-size-input .el-select-v2__suffix{display:none}.dk-box-size-input .el-select-v2__placeholder{width:100%}.dk-box-size-input .el-virtual-scrollbar{right:0!important;width:2px!important}body{--dk-color-input-background:black}.dk-color-input{width:100%}.dk-style-shadow-input .shadow-list li{display:flex;align-items:center;margin-top:10px}.dk-style-shadow-input .shadow-list li .close-shadow{margin-left:10px;cursor:pointer}.dk-style-shadow-content{display:flex;align-items:center;justify-content:space-between}.dk-style-shadow-content .shadow-form-content{margin-right:10px;width:calc(100% - var(--shadow-box-width));max-width:400px}.dk-style-shadow-content .shadow-content-box{border:1px solid #ccc;border-radius:5px;background:#f6f6f6;position:relative;cursor:pointer;overflow:hidden}.dk-style-shadow-content .shadow-content-box #spot{position:absolute;width:0;height:0;border-radius:100%}.dk-style-shadow-content .shadow-content-box #spot #center{position:absolute;top:-5px;left:-5px;width:10px;height:10px;background:#1989fa;border-radius:100%;z-index:9}.dk-style-shadow-content .shadow-content-box.down #center{box-shadow:1px 1px 10px 2px #1989fa}.dk-style-shadow-content .shadow-content-box #center-spot{position:absolute;width:0;height:0;border-radius:100%;background:#1989fa}.dk-style-shadow-content .shadow-content-box .x-hr{width:100%;position:absolute;height:1px;background:#ccc}.dk-style-shadow-content .shadow-content-box .y-hr{height:100%;position:absolute;width:1px;background:#ccc}.dk-style-background-input{display:flex}.dk-style-background-input .dk-image-input{width:100%;margin-left:5px}.dk-style-input{width:100%}.dk-style-input .el-collapse-item__content{padding:0}.dk-style-number-input{-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;display:inline-flex;width:100%}.dk-style-number-input.horizontal{flex-direction:row}.dk-style-number-input.horizontal .w-resize{cursor:ew-resize;display:flex}.dk-style-number-input.vertical{align-items:baseline}.dk-style-number-input.vertical .w-resize{cursor:ns-resize;display:flex}.dk-style-position-input .el-form-item{margin-bottom:18px!important;display:flex!important}.dk-form .form-help{margin-top:4px;margin-bottom:0;font-size:12px;line-height:1.5;color:#888}.dk-form .el-form-item__content{display:block}.dk-table .dk-data-table .cell{color:var(--el-text-color-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dk-table .dk-data-table .cell .dk-render-color{width:100%;height:25px}.dk-table .dk-data-table .cell .move-button{cursor:move}.dk-table .dk-data-table .cell .table-operate-text{padding-left:5px}.dk-table .dk-data-table .cell .table-operate{height:auto;padding:4px 5px}.dk-table .dk-data-table .cell .dk-tooltip-button{display:inline-flex;margin-left:6px;vertical-align:middle;height:auto;padding:4px 5px}.dk-table .dk-data-table .cell .el-image{width:36px;height:36px}.dk-table .dk-data-table .cell .images-item{width:50px;margin:0 5px}.dk-table .table-pagination{box-sizing:border-box;width:100%;max-width:100%;background-color:var(--ba-bg-color-overlay);padding:13px 15px}.dk-table-header{position:relative;overflow-x:auto;box-sizing:border-box;display:flex;align-items:center;width:100%;max-width:100%;background-color:var(--ba-bg-color-overlay);border:1px solid var(--ba-border-color);border-bottom:none;padding:13px 15px;font-size:14px}.dk-table-header .el-button+.el-button{margin-left:6px}.dk-table-header .table-header-operate-text{margin-left:6px}.dk-table-header .table-search{display:flex;margin-left:auto}.dk-table-header .table-search .quick-search{width:auto}.dk-table-header .table-search-button-group{display:flex;border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);overflow:hidden}.dk-table-header .table-search-button-group button:active,.dk-table-header .table-search-button-group button:focus{background-color:var(--ba-bg-color-overlay)}.dk-table-header .table-search-button-group button:hover{background-color:var(--el-color-info-light-7)}.dk-table-header .table-search-button-group .table-search-button-item{border:none;border-radius:0}.dk-table-header .table-search-button-group .el-button+.el-button{margin:0}.dk-table-header .table-search-button-group .right-border{border-right:1px solid var(--el-border-color)}.table-com-search{box-sizing:border-box;width:100%;max-width:100%;padding:13px 15px;font-size:14px;background-color:var(--ba-bg-color-overlay);border:1px solid var(--ba-border-color);border-bottom:none}.table-com-search .com-search-col{display:flex;align-items:center;padding-top:8px;font-size:13px;color:var(--el-text-color-regular)}.table-com-search .com-search-col-label{width:80px;padding:0 15px;overflow:hidden;text-align:left;white-space:nowrap}.table-com-search .com-search-col-input{width:100%;padding:0 15px}.table-com-search .com-search-col-input-range{display:flex;align-items:center;width:100%;padding:0 15px}.table-com-search .com-search-col-input-range .range-separator{padding:0 5px}.dk-poster{display:flex;justify-content:space-between;overflow:hidden}.dk-poster .poster-draw{border-radius:5px;border:1px solid #ccc;position:relative}.dk-poster .poster-draw .poster-tools{width:100%;display:flex;padding:10px;align-items:center;justify-content:space-between;position:absolute;background:#fff;z-index:1;top:0;box-shadow:0 0 5px 1px rgba(0,0,0,.1882352941);transition:all .4s ease 0s}.dk-poster .poster-draw .poster-tools .form-inline{height:28px;margin-left:20px}.dk-poster .poster-draw .poster-body{background:linear-gradient(-90deg,rgba(0,0,0,.1) 1px,transparent 1px) 0 0/10px 10px,linear-gradient(rgba(0,0,0,.1) 1px,transparent 1px) 0 0/10px 10px;padding:20px;padding-bottom:50px;width:600px;display:flex;justify-content:space-around;min-height:600px;position:relative;align-items:center}.dk-poster .poster-draw .poster-body .poster-content{position:relative;box-sizing:content-box;box-shadow:var(--el-box-shadow);background:#fff;z-index:0;overflow:hidden}.dk-poster .poster-draw .poster-body .poster-content .bg{overflow:hidden;position:absolute;width:100%;z-index:0;box-sizing:border-box;-webkit-box-sizing:border-box}.dk-poster .poster-draw .poster-body .poster-content .bgBorder{position:absolute;z-index:-1}.dk-poster .poster-draw .poster-body .poster-content .vdr-handle{z-index:1}.dk-poster .poster-draw .el-icon-setting{position:absolute;right:20px;top:16px;font-size:18px;z-index:9;cursor:pointer}.dk-poster .poster-draw .snap-tolerance{position:absolute;bottom:-10px;left:10px;display:flex;justify-content:space-evenly;opacity:.5}.dk-poster .poster-draw .snap-tolerance:hover{opacity:1}.dk-poster .view-buttons .el-button{margin-left:0;margin-right:12px}.hot-area-content{display:flex;justify-content:space-between}.hot-area-content .hot-area-draggable{width:500px;border:1px solid var(--el-border-color)}.hot-area-content .hot-area-form{width:400px}.hot-area-content .hot-area-form .hot-area-input{display:flex;align-items:center}.hot-area-content .hot-area-form .hot-area-input span{width:100px}.hot-item-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;color:#fff;background:rgba(0,0,0,.2509803922)}.dk-animate-content{display:flex;justify-content:space-between;min-height:300px}.dk-animate-content .animate-preview{width:250px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.dk-animate-content .animate-list{width:600px}.dk-animate-content .animate-list ul li{float:left;width:calc(25% - 10px);padding:10px;cursor:pointer;border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);margin:5px}.dk-animate-content .animate-list ul li:hover{box-shadow:var(--el-box-shadow-lighter)}.dk-animate-content .animate-list ul li.choose{border:1px solid var(--el-color-primary)}.dk-style-animation-input .el-form-item__content{display:block}.dk-style-animation-input .form-help{margin-top:4px;margin-bottom:0;font-size:12px;line-height:1.5;color:#888}.uniui-cart-filled:before{content:"\e6d0"}.uniui-gift-filled:before{content:"\e6c4"}.uniui-color:before{content:"\e6cf"}.uniui-wallet:before{content:"\e6b1"}.uniui-settings-filled:before{content:"\e6ce"}.uniui-auth-filled:before{content:"\e6cc"}.uniui-shop-filled:before{content:"\e6cd"}.uniui-staff-filled:before{content:"\e6cb"}.uniui-vip-filled:before{content:"\e6c6"}.uniui-plus-filled:before{content:"\e6c7"}.uniui-folder-add-filled:before{content:"\e6c8"}.uniui-color-filled:before{content:"\e6c9"}.uniui-tune-filled:before{content:"\e6ca"}.uniui-calendar-filled:before{content:"\e6c0"}.uniui-notification-filled:before{content:"\e6c1"}.uniui-wallet-filled:before{content:"\e6c2"}.uniui-medal-filled:before{content:"\e6c3"}.uniui-fire-filled:before{content:"\e6c5"}.uniui-refreshempty:before{content:"\e6bf"}.uniui-location-filled:before{content:"\e6af"}.uniui-person-filled:before{content:"\e69d"}.uniui-personadd-filled:before{content:"\e698"}.uniui-arrowthinleft:before{content:"\e6d2"}.uniui-arrowthinup:before{content:"\e6d3"}.uniui-arrowthindown:before{content:"\e6d4"}.uniui-back:before{content:"\e6b9"}.uniui-forward:before{content:"\e6ba"}.uniui-arrow-right:before{content:"\e6bb"}.uniui-arrow-left:before{content:"\e6bc"}.uniui-arrow-up:before{content:"\e6bd"}.uniui-arrow-down:before{content:"\e6be"}.uniui-arrowthinright:before{content:"\e6d1"}.uniui-down:before{content:"\e6b8"}.uniui-bottom:before{content:"\e6b8"}.uniui-arrowright:before{content:"\e6d5"}.uniui-right:before{content:"\e6b5"}.uniui-up:before{content:"\e6b6"}.uniui-top:before{content:"\e6b6"}.uniui-left:before{content:"\e6b7"}.uniui-arrowup:before{content:"\e6d6"}.uniui-eye:before{content:"\e651"}.uniui-eye-filled:before{content:"\e66a"}.uniui-eye-slash:before{content:"\e6b3"}.uniui-eye-slash-filled:before{content:"\e6b4"}.uniui-info-filled:before{content:"\e649"}.uniui-reload:before{content:"\e6b2"}.uniui-micoff-filled:before{content:"\e6b0"}.uniui-map-pin-ellipse:before{content:"\e6ac"}.uniui-map-pin:before{content:"\e6ad"}.uniui-location:before{content:"\e6ae"}.uniui-starhalf:before{content:"\e683"}.uniui-star:before{content:"\e688"}.uniui-star-filled:before{content:"\e68f"}.uniui-calendar:before{content:"\e6a0"}.uniui-fire:before{content:"\e6a1"}.uniui-medal:before{content:"\e6a2"}.uniui-font:before{content:"\e6a3"}.uniui-gift:before{content:"\e6a4"}.uniui-link:before{content:"\e6a5"}.uniui-notification:before{content:"\e6a6"}.uniui-staff:before{content:"\e6a7"}.uniui-vip:before{content:"\e6a8"}.uniui-folder-add:before{content:"\e6a9"}.uniui-tune:before{content:"\e6aa"}.uniui-auth:before{content:"\e6ab"}.uniui-person:before{content:"\e699"}.uniui-email-filled:before{content:"\e69a"}.uniui-phone-filled:before{content:"\e69b"}.uniui-phone:before{content:"\e69c"}.uniui-email:before{content:"\e69e"}.uniui-personadd:before{content:"\e69f"}.uniui-chatboxes-filled:before{content:"\e692"}.uniui-contact:before{content:"\e693"}.uniui-chatbubble-filled:before{content:"\e694"}.uniui-contact-filled:before{content:"\e695"}.uniui-chatboxes:before{content:"\e696"}.uniui-chatbubble:before{content:"\e697"}.uniui-upload-filled:before{content:"\e68e"}.uniui-upload:before{content:"\e690"}.uniui-weixin:before{content:"\e691"}.uniui-compose:before{content:"\e67f"}.uniui-qq:before{content:"\e680"}.uniui-download-filled:before{content:"\e681"}.uniui-pyq:before{content:"\e682"}.uniui-sound:before{content:"\e684"}.uniui-trash-filled:before{content:"\e685"}.uniui-sound-filled:before{content:"\e686"}.uniui-trash:before{content:"\e687"}.uniui-videocam-filled:before{content:"\e689"}.uniui-spinner-cycle:before{content:"\e68a"}.uniui-weibo:before{content:"\e68b"}.uniui-videocam:before{content:"\e68c"}.uniui-download:before{content:"\e68d"}.uniui-help:before{content:"\e679"}.uniui-navigate-filled:before{content:"\e67a"}.uniui-plusempty:before{content:"\e67b"}.uniui-smallcircle:before{content:"\e67c"}.uniui-minus-filled:before{content:"\e67d"}.uniui-micoff:before{content:"\e67e"}.uniui-closeempty:before{content:"\e66c"}.uniui-clear:before{content:"\e66d"}.uniui-navigate:before{content:"\e66e"}.uniui-minus:before{content:"\e66f"}.uniui-image:before{content:"\e670"}.uniui-mic:before{content:"\e671"}.uniui-paperplane:before{content:"\e672"}.uniui-close:before{content:"\e673"}.uniui-help-filled:before{content:"\e674"}.uniui-paperplane-filled:before{content:"\e675"}.uniui-plus:before{content:"\e676"}.uniui-mic-filled:before{content:"\e677"}.uniui-image-filled:before{content:"\e678"}.uniui-locked-filled:before{content:"\e668"}.uniui-info:before{content:"\e669"}.uniui-locked:before{content:"\e66b"}.uniui-camera-filled:before{content:"\e658"}.uniui-chat-filled:before{content:"\e659"}.uniui-camera:before{content:"\e65a"}.uniui-circle:before{content:"\e65b"}.uniui-checkmarkempty:before{content:"\e65c"}.uniui-chat:before{content:"\e65d"}.uniui-circle-filled:before{content:"\e65e"}.uniui-flag:before{content:"\e65f"}.uniui-flag-filled:before{content:"\e660"}.uniui-gear-filled:before{content:"\e661"}.uniui-home:before{content:"\e662"}.uniui-home-filled:before{content:"\e663"}.uniui-gear:before{content:"\e664"}.uniui-smallcircle-filled:before{content:"\e665"}.uniui-map-filled:before{content:"\e666"}.uniui-map:before{content:"\e667"}.uniui-refresh-filled:before{content:"\e656"}.uniui-refresh:before{content:"\e657"}.uniui-cloud-upload:before{content:"\e645"}.uniui-cloud-download-filled:before{content:"\e646"}.uniui-cloud-download:before{content:"\e647"}.uniui-cloud-upload-filled:before{content:"\e648"}.uniui-redo:before{content:"\e64a"}.uniui-images-filled:before{content:"\e64b"}.uniui-undo-filled:before{content:"\e64c"}.uniui-more:before{content:"\e64d"}.uniui-more-filled:before{content:"\e64e"}.uniui-undo:before{content:"\e64f"}.uniui-images:before{content:"\e650"}.uniui-paperclip:before{content:"\e652"}.uniui-settings:before{content:"\e653"}.uniui-search:before{content:"\e654"}.uniui-redo-filled:before{content:"\e655"}.uniui-list:before{content:"\e644"}.uniui-mail-open-filled:before{content:"\e63a"}.uniui-hand-down-filled:before{content:"\e63c"}.uniui-hand-down:before{content:"\e63d"}.uniui-hand-up-filled:before{content:"\e63e"}.uniui-hand-up:before{content:"\e63f"}.uniui-heart-filled:before{content:"\e641"}.uniui-mail-open:before{content:"\e643"}.uniui-heart:before{content:"\e639"}.uniui-loop:before{content:"\e633"}.uniui-pulldown:before{content:"\e632"}.uniui-scan:before{content:"\e62a"}.uniui-bars:before{content:"\e627"}.uniui-checkbox:before{content:"\e62b"}.uniui-checkbox-filled:before{content:"\e62c"}.uniui-shop:before{content:"\e62f"}.uniui-headphones:before{content:"\e630"}.uniui-cart:before{content:"\e631"}@font-face{font-family:uniicons;src:url(../style/uniicons.ttf)}.dk-uni-icon{font-family:uniicons;text-decoration:none;text-align:center;font-style:normal}.dk-uni-icon-input .uni-icon-content{margin-top:5px;border:1px solid #ccc;width:80px;height:80px;display:flex;align-items:center;justify-content:center}::-webkit-scrollbar{width:10px;height:10px;background:hsla(0,0%,100%,.3)}::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:1px solid #fff;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#ccc}*,::after,::before{box-sizing:border-box}.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl{zoom:1}
|
1
|
+
@charset "UTF-8";.dk-icon:hover{color:var(--hover-color)!important}.dk-group ._dk-group-container{position:relative;padding:5px 0;margin:15px 0}.dk-group ._dk-group-container ._dk-group-idx{align-items:center;bottom:-15px;display:flex;font-weight:700;height:30px;justify-content:center;position:absolute}.dk-group ._dk-group-container ._dk-group-handle{bottom:-20px;display:flex;flex-direction:row;position:absolute;right:0;opacity:.5}.dk-group ._dk-group-container:hover ._dk-group-handle{opacity:1}.dk-group .group-arrow{position:relative;width:20px;height:20px}.dk-group .collapse-title{display:flex;align-items:center;font-size:12px;margin:0;padding:0;width:calc(100% - 30px)}.dk-group .collapse-title .collapse-title-block{width:3px;height:18px;background:var(--el-color-primary);display:block;margin-right:5px}.dk-group .collapse-title .collapse-title-rank{cursor:move;margin-right:6px}.dk-group .collapse-title .collapse-title-rank:hover{color:var(--el-color-primary)!important}.dk-group .collapse-title span{overflow:hidden;height:48px;white-space:nowrap;text-overflow:ellipsis;width:100%;text-align:left}.dk-dialog .el-dialog__header{margin-right:0}.dk-dialog .el-dialog__body{padding:10px 0}.dk-attachment{width:1000px;min-height:450px;background:var(--el-bg-color)}.dk-attachment .attachment-header{border-bottom:1px solid var(--el-border-color)}.dk-attachment .attachment-header .dk-upload-button{position:relative;display:inline-block;margin-left:10px}.dk-attachment .attachment-header .dk-upload-button .el-upload-list{position:absolute;right:0;z-index:999;background:#fff;box-shadow:0 5px 5px rgba(0,0,0,.2)}.dk-attachment .attachment-header .dk-upload-button .el-upload-list li{padding:10px;border-bottom:1px solid #f5f5f5}.dk-attachment .attachment-header .dk-upload-button .el-upload-list li a{width:200px}.dk-attachment .attachment-header .dk-upload-button .el-upload-list li .el-upload-list__item-status-label{top:10px;right:15px}.dk-attachment .attachment-content .attachment-group{width:150px;overflow:auto;border-right:1px solid var(--el-border-color)}.dk-attachment .attachment-content .attachment-group h5{padding-top:5px;padding-bottom:10px;margin-top:10px;font-size:14px;font-weight:400;color:#8492a6;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-attachment .attachment-content .attachment-group h5 .el-icon-circle-plus{cursor:pointer}.dk-attachment .attachment-content .attachment-group .group-menu{border-right:none}.dk-attachment .attachment-content .attachment-group .group_list li{position:relative;padding:10px;cursor:pointer;border-bottom:1px solid var(--el-border-color)}.dk-attachment .attachment-content .attachment-group .group_list li .op{position:absolute;top:0;right:0;display:none;padding:12px;color:#ccc}.dk-attachment .attachment-content .attachment-group .group_list li.active{background:var(--el-color-primary-light-9)}.dk-attachment .attachment-content .attachment-group .group_list li.active .op{display:block}.dk-attachment .attachment-content .attachment-group .group_list li:hover{color:var(--el-color-primary);background:var(--el-color-primary-light-9)}.dk-attachment .attachment-content .attachment-container{width:850px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-attachment .attachment-content .attachment-container .attachment-list{height:325px}.dk-attachment .attachment-content .attachment-container .attachment-list li{position:relative;box-sizing:border-box;float:left;width:calc(20% - 10px);height:150px;margin:5px;overflow:hidden;cursor:pointer;background:#eee;border:4px solid #eee}.dk-attachment .attachment-content .attachment-container .attachment-list li .file{width:100%;height:146px;text-align:center}.dk-attachment .attachment-content .attachment-container .attachment-list li .file .other-file{font-size:80px;line-height:150px;color:#aaa}.dk-attachment .attachment-content .attachment-container .attachment-list li .file-name{position:absolute;bottom:0;z-index:2;width:100%;padding:4px 10px;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:rgba(0,0,0,.5)}.dk-attachment .attachment-content .attachment-container .attachment-list li .right{display:none}.dk-attachment .attachment-content .attachment-container .attachment-list li.choose,.dk-attachment .attachment-content .attachment-container .attachment-list li:hover{z-index:4;border:4px solid var(--el-color-primary)}.dk-attachment .attachment-content .attachment-container .attachment-list li.choose .right{position:absolute;bottom:0;z-index:3;display:block;width:100%;height:146px;font-size:50px;line-height:150px;color:#fff;text-align:center;background:rgba(0,0,0,.5)}.dk-file-input{width:100%}.dk-file-input .image-error{height:70px;font-size:40px;line-height:70px;color:#999;text-align:center;background:var(--el-bg-color-page)}.dk-file-input .button{padding-top:10px;text-align:center;border-top:1px solid var(--el-bg-color-page)}.dk-file-input .show{position:relative;height:80px}.dk-file-input .show .file{width:80px;height:80px;padding:5px;border:1px solid var(--el-border-color)}.dk-file-input .show em{position:absolute;top:0;font-size:15px;font-weight:600;line-height:20px;color:var(--el-border-color);cursor:pointer}.dk-file-input .only-img{position:relative;width:100px;height:100px;padding:5px;margin-right:10px;margin-bottom:10px;border:1px solid var(--el-border-color);border-radius:4px}.dk-file-input .only-img:hover .close{display:flex}.dk-file-input .only-img .close{position:absolute;top:0;right:0;display:none;align-items:center;justify-content:center;width:20px;height:20px;font-size:12px;color:#fff;cursor:pointer;background:rgba(0,0,0,.7019607843);border-radius:100px}.dk-file-input .only-img .no-image{width:100%;color:#999;text-align:center;cursor:pointer;background:var(--el-bg-color-page)}.dk-file-input .only-img .media{width:100%;color:#999;text-align:center;cursor:pointer;background:var(--el-bg-color-page)}.dk-file-input .only-img .play_btn{position:absolute;right:0;bottom:0;width:20px;height:20px;font-size:18px;line-height:20px;color:#fff;text-align:center;cursor:pointer;background:#409eff}.dk-file-list-input{width:100%}.dk-file-list-input .button{padding-top:10px;text-align:center;border-top:1px solid #f5f5f5}.dk-file-list-input .dk-image-list ul::after{display:block;clear:both;content:""}.dk-file-list-input .dk-image-list ul li{float:left;margin-right:10px;margin-bottom:10px;border:1px solid var(--el-border-color);border-radius:4px}.dk-file-list-input .dk-image-list ul li .file{position:relative;width:100px;height:100px;text-align:center}.dk-file-list-input .dk-image-list ul li .file div{position:relative}.dk-file-list-input .dk-image-list ul li .file div .other-file{font-size:80px;line-height:100px;color:#aaa}.dk-file-list-input .dk-image-list ul li .file div .el-icon-video-play{position:absolute;right:2px;bottom:2px;display:none;font-size:20px;cursor:pointer}.dk-file-list-input .dk-image-list ul li .file div:hover .el-icon-video-play{display:block;color:#409eff}.dk-file-list-input .dk-image-list ul li .file .close{position:absolute;top:0;right:0;display:none;align-items:center;justify-content:center;width:20px;height:20px;line-height:20px;color:#fff;text-align:center;cursor:pointer;background:rgba(0,0,0,.4);border-radius:100%}.dk-file-list-input .dk-image-list ul li .file:hover .close{display:flex}.dk-file-list-input .dk-image-list ul li .chooseImage{width:100px;height:100px;font-size:40px;line-height:100px;color:#999;text-align:center;cursor:pointer}.dk-file-list-input .dk-image-list ul li .chooseImage:hover{color:#409eff}.dk-icon-input{width:100%}.dk-icon-input .show{position:relative}.dk-icon-input .show .icon{width:80px;height:80px;padding:5px;border:1px solid var(--el-border-color)}.dk-icon-input .show em{position:absolute;top:0;font-size:15px;font-weight:600;line-height:20px;color:var(--el-border-color);cursor:pointer}.dk-icon-content{position:relative}.dk-icon-content .search-icon{position:absolute;top:0;right:0}.dk-icon-content .dk-tab-pane{height:300px;overflow:auto}.dk-icon-content .dk-icon{border:2px solid transparent}.dk-icon-content .choose-icon{border:2px solid #409eff}.dk-tiny-editor{width:100%}.dk-tiny-editor textarea{width:100%;height:400px;opacity:0}.dk-page-diy{min-width:1000px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-page-diy ._fc-l,.dk-page-diy ._fc-m,.dk-page-diy ._fc-r{background:#fff;box-sizing:border-box;height:calc(100vh - 180px);position:relative}.dk-page-diy ._fc-l::-webkit-scrollbar,.dk-page-diy ._fc-m::-webkit-scrollbar,.dk-page-diy ._fc-r::-webkit-scrollbar{display:none}.dk-page-diy ._fc-l{overflow:inherit!important;display:flex;flex:0 0 auto;flex-direction:column;top:0}.dk-page-diy ._fc-l ._fc-l-group{padding:0 12px}.dk-page-diy ._fc-l ._fc-l-title{font-weight:600;font-size:14px;margin:18px 0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-page-diy ._fc-l ._fc-l-item{display:inline-block;background:#fff;color:#000;min-width:70px;width:80px;height:70px;line-height:1;text-align:center;transition:all .2s ease;cursor:pointer;border-radius:6px;position:relative}.dk-page-diy ._fc-l ._fc-l-item.not-drag{cursor:not-allowed;background:#f6f6f6!important;color:#000!important}.dk-page-diy ._fc-l ._fc-l-item ._fc-l-name{font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-page-diy ._fc-l ._fc-l-item ._fc-l-count{background-color:#409eff;border-radius:10px;color:#fff;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #fff;position:absolute;top:5px;right:20px;z-index:1;transform:translateY(-50%) translateX(100%)}.dk-page-diy ._fc-l ._fc-l-item ._fc-l-icon{padding:10px 5px 12px}.dk-page-diy ._fc-l ._fc-l-item:hover{background:#409eff;color:#fff}.dk-page-diy ._fc-l.item-box ._fc-l-groups{height:calc(100vh - 220px);overflow:auto;flex:1 1 0%}.dk-page-diy ._fc-l.item-box ._fc-l-groups::-webkit-scrollbar{display:none}.dk-page-diy ._fc-l.item-box ._fc-l-groups ._fc-l-items ._fc-l-item{margin:5px;width:76px;box-shadow:1px 1px 4px rgba(0,0,0,.1019607843)}.dk-page-diy ._fc-l:hover .aside-toggle{display:block}.dk-page-diy ._fc-l .children-list{width:100%;position:relative;background:#fff;bottom:0;overflow:auto;z-index:2}.dk-page-diy ._fc-l .children-list .child-title{cursor:pointer;text-align:center;font-size:14px;padding:4px;position:sticky;z-index:2;top:0;background:#fff;border-top:1px solid #eaecef;border-right:0}.dk-page-diy ._fc-l .children-list .child-title .dk-icon{position:absolute;right:10px}.dk-page-diy ._fc-l .children-list .child-title .dk-icon:hover{color:#409eff!important}.dk-page-diy ._fc-l .children-list .el-tree-node-content .close-rule{position:absolute;right:0;padding:2px 10px;box-sizing:initial}.dk-page-diy ._fc-l .children-list .el-tree-node-content .close-rule:hover{color:#409eff!important}.dk-page-diy ._fc-l .children-list .el-tree-node-content:hover .close-rule{display:inline-flex}.dk-page-diy ._fc-l .children-list .aside-resizer{width:100%;height:4px;margin:-2px 0;cursor:n-resize;z-index:3}.dk-page-diy ._fc-l .children-list::-webkit-scrollbar{display:none}.dk-page-diy ._fc-m{background:#ebeced;width:100%}.dk-page-diy ._fc-m ._fc-m-tools{background:#fff;height:40px;align-items:center;display:flex;justify-content:flex-end;border:1px solid #ececec;border-top:0 none}.dk-page-diy ._fc-m ._fc-m-drag{overflow:auto;box-sizing:border-box}.dk-page-diy ._fc-m .form-create ._fc-l-item{background:#409eff;width:100%;height:30px;overflow:hidden;transition:all .3s ease;display:flex;justify-content:center;align-items:center;color:#fff}.dk-page-diy ._fc-m .form-create ._fc-l-item.sortable-chosen ._fc-l-count,.dk-page-diy ._fc-m .form-create ._fc-l-item.sortable-chosen ._fc-l-icon,.dk-page-diy ._fc-m .form-create ._fc-l-item.sortable-chosen ._fc-l-name{display:none}.dk-page-diy ._fc-m .form-create ._fc-l-item.sortable-chosen:after{content:"放在这里";color:#fff;font-size:14px}.dk-page-diy ._fc-m .form-create ._fc-l-item ._fc-l-icon{margin:0 10px}.dk-page-diy ._fc-r{width:calc(100% - 800px);overflow:inherit!important}.dk-page-diy ._fc-r .el-tabs__nav-wrap{padding:0 20px}.dk-page-diy ._fc-r .el-tabs__nav{width:100%}.dk-page-diy ._fc-r .el-tabs__item{width:33%;text-align:center}.dk-page-diy ._fc-r .el-tabs__content{padding:0 20px;height:calc(100vh - 235px);overflow:auto}.dk-page-diy ._fc-r .el-tabs__content::-webkit-scrollbar{width:5px}.dk-page-diy ._fc-r .el-tabs__nav-wrap::after{height:1px;background-color:#ececec}.dk-page-diy ._fc-r ._fc-r-tabs{display:flex;cursor:pointer;padding:0;border-bottom:1px solid #ececec}.dk-page-diy ._fc-r ._fc-r-tab{height:40px;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:600;color:#303133;position:relative;flex:1;text-align:center}.dk-page-diy ._fc-r ._fc-r-tab.active{color:#409eff;border-bottom:2px solid #409eff}.dk-page-diy ._fc-r:hover .aside-toggle{display:block}.dk-page-diy ._fc-r .el-form-item__content{display:block}.dk-page-diy ._fc-r .el-form-item__content .form-help{line-height:1.5;margin-top:4px;color:#888;font-size:12px}.dk-page-diy ._fc-m-drag,.dk-page-diy .draggable-drag{min-height:630px;height:100%;position:relative}.dk-page-diy ._fc-m-drag .chosen,.dk-page-diy .draggable-drag .chosen{opacity:1!important}.dk-page-diy .aside-resizer{cursor:ew-resize;height:100%;margin:0 -2px;position:absolute;top:0;width:4px;z-index:1;right:0}.dk-page-diy .aside-resizer:hover{background:rgba(204,204,204,.5)}.dk-page-diy .aside-toggle{background:inherit;cursor:pointer;padding:20px 5px;position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:none}.dk-page-diy .drag-tool{padding:var(--padding);position:relative;min-height:var(--minHeight);box-sizing:border-box;word-wrap:break-word;word-break:break-all;margin:var(--margin);outline:var(--showDashed) dashed #a2d1ff;overflow:var(--overflow)}.dk-page-diy .drag-tool:hover{outline:2px dashed #a2d1ff}.dk-page-diy .drag-tool .drag-tool{margin:5px}.dk-page-diy .drag-tool+.drag-tool{margin-top:5px}.dk-page-diy .drag-tool .drag-content{overflow:hidden}.dk-page-diy .drag-tool .drag-content .drag-tool .del{right:0;top:0}.dk-page-diy .drag-tool .drag-r{display:block}.dk-page-diy .drag-tool .drag-r{position:absolute;right:2px;bottom:2px;z-index:1200}.dk-page-diy .drag-tool .drag-l{position:absolute;top:0;left:0;z-index:1904}.dk-page-diy .drag-tool .drag-btn{height:18px;width:18px;color:#fff;background-color:#666;text-align:center;line-height:20px;padding-bottom:1px;float:left;cursor:pointer;justify-content:center;display:none;opacity:.5}.dk-page-diy .drag-tool .drag-btn+.drag-btn{margin-left:2px}.dk-page-diy .drag-tool .drag-btn:hover{background-color:var(--el-color-primary);opacity:1}.dk-page-diy .drag-tool .drag-btn-danger{background-color:var(--el-color-danger)!important}.dk-page-diy .drag-tool .drag-btn i{font-size:13px}.dk-page-diy .drag-tool .drag-mask{z-index:1199;position:absolute;top:0;left:0;right:0;bottom:0}.dk-page-diy .drag-tool.active{outline:2px solid #409eff}.dk-page-diy .drag-tool.active>.drag-r .drag-btn{display:block}.dk-page-diy .drag-tool.active>.drag-l .drag-btn{display:block}.dk-page-diy .drag-tool.active>.del{display:block}.dk-page-diy .drag-tool.active>.op{display:block}.dk-page-diy .preview-phone{overflow:auto;box-shadow:inset 0 2px 5px 1px rgba(62,62,62,.0901960784);height:100%}.dk-page-diy .preview-phone::-webkit-scrollbar{width:8px}.dk-page-diy .preview-phone .phone{background:#fff;width:375px;margin:20px auto;box-shadow:0 5px 10px rgba(0,0,0,.2);min-height:700px}.dk-page-diy .preview-phone .phone .phone-header{height:75px;margin-bottom:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-page-diy .preview-phone .phone .phone-header img{width:100%}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top{display:flex;align-items:flex-start;justify-content:space-between;height:30px;font-size:12px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-time{margin:10px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-time span{margin-right:5px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-bangs{background:#000;width:200px;height:30px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-battery{margin:10px;display:flex;align-items:center;height:18px}.dk-page-diy .preview-phone .phone .phone-header .phone-header-top .phone-battery img{margin-left:5px}.dk-page-diy .preview-phone .phone .phone-header .phone-title{display:flex;justify-content:space-between;align-items:center;height:40px}.dk-page-diy .preview-phone .phone .phone-header .phone-title .phone-title-icon{margin:5px}.dk-page-diy .preview-phone .phone .phone-header-min{background-image:url(https://demo-saas.site.niucloud.com/admin/assets/diy_preview_head-8c072698.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.dk-page-diy .preview-phone .phone .phone-header-min .close-button{position:absolute;top:34px;right:27px}.dk-page-diy .preview-phone .phone .phone-header-min .close-button:hover .close-button-mask{background:rgba(0,0,0,.0666666667)}.dk-page-diy .preview-phone .phone .phone-header-min .close-button .close-button-mask{width:20px;height:20px;border-radius:100%;cursor:pointer}.dk-page-diy .preview-phone .phone .phone-header-min .more-button-mask{position:absolute;top:34px;right:70px;width:25px;cursor:pointer;border-radius:40px;height:20px}.dk-page-diy .preview-phone .phone .phone-header-min .more-button-mask:hover{background:rgba(0,0,0,.0666666667)}.dk-page-diy .preview-phone .phone .phone-body{background:#f5f5f5;background-size:100% auto!important;overflow:visible;background-repeat:no-repeat;background-origin:initial;background-clip:initial}.dk-page-diy .preview-phone .phone .phone-body .ghost{box-shadow:var(--el-box-shadow)}.dk-page-diy .dk-view-bullet-chat{height:30px;line-height:30px;color:#fff;background:rgba(0,0,0,.6);border-radius:100px}.dk-page-diy .dk-view-bullet-chat .bullet-content{display:flex;align-items:center;height:20px;margin:5px;font-size:12px}.dk-page-diy .dk-view-bullet-chat .bullet-content img{width:20px;height:20px;border-radius:100%}.dk-page-diy .dk-view-bullet-chat .bullet-content span{padding:0 5px}.dk-page-diy .dk-view-common-btn .btn{display:flex;align-items:center;justify-content:center}.dk-page-diy .dk-view-common-btn .btn .van-icon{font-size:1.2em}.dk-page-diy .dk-view-common-btn .f-btn{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.dk-page-diy .dk-view-common-btn .f-btn .image-content{display:inherit}.dk-page-diy .dk-view-common-btn .f-btn .f-btn-content{display:flex;align-items:center;justify-content:center;border-radius:100%}.dk-page-diy .dk-view-common-btn .f-img{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.dk-page-diy .dk-view-image.dk-mobile-image-default{display:flex;flex-direction:column}.dk-page-diy .dk-view-image.dk-mobile-image-default .van-image{display:block}.dk-page-diy .dk-view-image.dk-mobile-image-default .dk-mobile-image-content{display:block}.dk-page-diy .dk-view-image.dk-mobile-image-slide{width:100%;overflow-x:scroll;white-space:nowrap}.dk-page-diy .dk-view-image.dk-mobile-image-slide .dk-mobile-image-content{position:relative;display:inline-block;margin-right:10px;vertical-align:top}.dk-page-diy .dk-view-image .dk-mobile-image-content{position:relative;overflow:hidden}.dk-page-diy .dk-view-image .dk-mobile-image-content:last-child{margin:0!important}.dk-page-diy .dk-view-image .dk-mobile-image-content .text-type-footer{text-align:center;height:48px;line-height:48px}.dk-page-diy .dk-view-image .dk-mobile-image-content .text-type-default{color:#fff;text-align:center;position:absolute;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75));bottom:0;height:48px;line-height:48px;width:100%}.dk-page-diy .dk-view-dialog .preview{display:flex;align-items:center;justify-content:center;height:40px;text-align:center;background:#fff}.dk-page-diy .dk-view-music{width:100%;display:flex;align-items:center;justify-content:center}.dk-page-diy .dk-view-music .dk-music-icon{background:#fff;border-radius:100%;border:2px solid #fff;font-weight:800;box-sizing:content-box;color:#f56c6c}.dk-page-diy .dk-view-music .dk-music-img{border-radius:100%}.dk-page-diy .dk-view-music .changeRight{animation-name:changeRight}.dk-page-diy .dk-view-music .changeLeft{animation-name:changeLeft}@keyframes changeRight{0%{-webkit-transform:rotate(0)}50%{-webkit-transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes changeLeft{0%{-webkit-transform:rotate(0)}50%{-webkit-transform:rotate(-180deg)}100%{-webkit-transform:rotate(-360deg)}}.dk-page-diy .dk-view-swipe .image{width:100%}.dk-page-diy .dk-view-tabbar .van-tabbar,.dk-page-diy .dk-view-tabbar .van-tabbar-item--active{background:0 0}.dk-page-diy .dk-view-title{display:flex;align-items:center;justify-content:space-between}.dk-page-diy .dk-view-title .title-left{display:flex;align-items:center}.dk-page-diy .dk-view-video{display:flex;align-items:center;justify-content:center;width:100%;min-height:240px;color:#eee;background:#222}.dk-page-diy .dk-view-video .dk-video-content{width:100%;height:100%;text-align:center}.dk-page-diy .dk-view-video .dk-video-content p{font-size:12px;color:#999}.dk-page-diy .dk-view-video .dk-video-content .poster{width:100%;height:100%}.dk-page-diy .dk-view-video .el-icon-video-play{font-size:50px}.dk-page-diy .dk-view-video .video-preview{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#000;opacity:.8}.dk-page-diy .dk-min-swipe .image{width:100%}.dk-page-diy .dk-min-swipe .swipe-title{position:absolute;bottom:0;background:rgba(0,0,0,.3333333333);width:100%;color:#fff;padding:5px}.dk-page-diy .dk-min-area{position:relative}.dk-page-diy .hot-item{display:flex;align-items:center;justify-content:center;color:#fff}.diy-cloud .diy-header{display:flex;justify-content:space-between}.diy-cloud .diy-header .diy-search{width:500px;display:flex;align-items:center}.diy-cloud .diy-content{padding:20px 0}.diy-cloud .diy-content ul{height:520px}.diy-cloud .diy-content ul li{float:left;width:calc(16.6% - 10px);text-align:center;margin:5px;position:relative;transition:all .3s ease 0s;cursor:pointer;border-radius:10px;overflow:hidden;border:1px solid #ccc}.diy-cloud .diy-content ul li .cover{width:180px;height:240px;transition:all .3s ease 0s}.diy-cloud .diy-content ul li .title{position:absolute;bottom:0;padding:4px 10px;background:#fff;color:#000;text-align:center;width:100%}.diy-cloud .diy-content ul li .type{position:absolute;bottom:40px;padding:4px 10px;color:#000;text-align:center;width:100%}.diy-cloud .diy-content ul li .tag-list{position:absolute;bottom:30px;padding:4px 10px;color:#000;text-align:right;width:100%}.diy-cloud .diy-content ul li .tag-list .tag{font-size:12px;margin-top:17px;text-align:right;padding:2px 6px;top:180px;right:6px;background-color:rgba(0,0,0,.6);color:#fff;border-radius:4px;margin-left:5px}.diy-cloud .diy-content ul li .mask{position:absolute;height:240px;width:180px;top:0;background:rgba(0,0,0,.3019607843)}.diy-cloud .diy-content ul li:hover{box-shadow:0 4px 12px 0 rgba(0,13,71,.2)}.diy-cloud .diy-content ul li.choose{transition:all .1s ease 0s;border:1px solid #1989fa}.diy-cloud .diy-footer{text-align:center;padding:10px}.dk-style-box-input{display:flex;flex-direction:column;flex-shrink:0;min-height:100%;width:100%}.dk-style-box-input .position-line{background:rgba(255,0,0,.42);position:fixed;z-index:999}.dk-style-box-input .header{margin-bottom:20px}.dk-style-box-input .header .name-header-operations{float:right;margin-left:4px;position:relative}.dk-style-box-input .wrapper{background-color:#e7dec6;height:380px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dk-style-box-input .wrapper .thumnail{margin:auto;position:relative;top:50%;transform:translateY(-50%)}.dk-style-box-input .wrapper .thumnail-heightlight{border:1px dashed rgba(51,51,51,.5);box-sizing:border-box}.dk-style-box-input .wrapper .margin{background-color:#eace95;height:100%;width:100%}.dk-style-box-input .wrapper .margin .title{color:#7f0020;display:block;padding:6px;position:absolute}.dk-style-box-input .wrapper .margin .anchor{background-color:#fff;border:1px solid rgba(51,51,51,.5);height:8px;width:8px;z-index:10000}.dk-style-box-input .wrapper .margin .anchor-left{left:-4px;position:absolute;top:50%;transform:translateY(-50%)}.dk-style-box-input .wrapper .margin .anchor-left:hover{cursor:w-resize}.dk-style-box-input .wrapper .margin .anchor-right{position:absolute;right:-4px;top:50%;transform:translateY(-50%)}.dk-style-box-input .wrapper .margin .anchor-right:hover{cursor:e-resize}.dk-style-box-input .wrapper .margin .anchor-top{left:50%;position:absolute;top:-4px;transform:translateX(-50%)}.dk-style-box-input .wrapper .margin .anchor-top:hover{cursor:n-resize}.dk-style-box-input .wrapper .margin .anchor-bottom{bottom:-4px;left:50%;position:absolute;transform:translateX(-50%)}.dk-style-box-input .wrapper .margin .anchor-bottom:hover{cursor:s-resize}.dk-style-box-input .wrapper .margin .anchor-tip-left{left:6px;position:absolute;top:50%;transform:translateY(-50%);z-index:999}.dk-style-box-input .wrapper .margin .anchor-tip-right{position:absolute;right:6px;top:50%;transform:translateY(-50%);z-index:999}.dk-style-box-input .wrapper .margin .anchor-tip-top{left:50%;position:absolute;top:6px;transform:translateX(-50%);z-index:999}.dk-style-box-input .wrapper .margin .anchor-tip-bottom{bottom:6px;left:50%;position:absolute;transform:translateX(-50%);z-index:999}.dk-style-box-input .wrapper .margin .anchor-tip-left,.dk-style-box-input .wrapper .margin .anchor-tip-right{width:13%;height:100%}.dk-style-box-input .wrapper .margin .anchor-tip-bottom,.dk-style-box-input .wrapper .margin .anchor-tip-top{height:10%;width:70%}.dk-style-box-input .wrapper .margin .border{border-width:3px;height:70%;width:70%}.dk-style-box-input .wrapper .margin .padding{background-color:#aed29f;height:calc(100% - 1px);width:calc(100% - 1px)}.dk-style-box-input .wrapper .margin .padding .anchor-tip-left,.dk-style-box-input .wrapper .margin .padding .anchor-tip-right{height:50%;width:16%}.dk-style-box-input .wrapper .margin .padding .anchor-tip-bottom,.dk-style-box-input .wrapper .margin .padding .anchor-tip-top{height:16%;width:100%}.dk-style-box-input .wrapper .margin .padding .width-height{align-items:center;background-color:#9ae0f1;display:flex;height:50%;justify-content:center;width:60%;font-size:14px}.dk-style-box-input .wrapper .margin .padding .width-height input{line-height:46px;top:calc(50% - 12px)}.dk-style-box-input .wrapper .margin .padding .width-height .title{color:#000;height:80%;padding:0;text-align:center;width:100%}.dk-style-box-input .wrapper .margin .padding .width-height .title span{top:calc(50% - 12px);height:100%;position:absolute}.dk-style-box-input .wrapper .margin .padding .width-height .title .content-unit{cursor:pointer;display:inline-block;width:40%}.dk-style-box-input .wrapper .margin .padding .width-height .title .content-unit em{font-style:normal;font-size:12px}.dk-style-box-input .wrapper .margin .input-box{border:0;border-radius:2px;display:none;font-size:12px;max-height:24px;max-width:48px;outline:1px solid #666}.dk-style-box-input .wrapper .margin .input-box.show{display:block}.dk-style-box-input .wrapper .margin .value-indicator{color:#333;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}.dk-style-box-input .wrapper .margin .value-indicator:hover~.esm-modal-svg{opacity:1}.dk-style-box-input .wrapper .margin .esm-modal-svg{opacity:0}.dk-style-box-input .wrapper .margin .esm-modal-svg:hover{opacity:1}.dk-style-font-input .el-radio-button__inner{padding:6px 15px}.dk-style-border-input{align-items:center;display:flex;justify-content:space-between;width:100%}.dk-style-border-input .border-box{display:grid;grid-template:". border-top ." "border-left border-all border-right" ". border-bottom .";height:-moz-min-content;height:min-content;width:-moz-min-content;width:min-content}.dk-style-border-input .border-box .border-box-option{cursor:pointer;height:30px;text-align:center;width:30px}.dk-style-border-input .border-box .border-box-option.selected{background:#e8e8e8!important;border-radius:20%}.dk-style-border-input .border-box .border-box-option:hover{background:#f0f0f0;border-radius:20%}.dk-style-border-input .dk-border-slider{width:calc(100% - 140px);margin-right:10px;margin-left:10px}.dk-style-border-input .dk-border-input{width:100px}.dk-style-border-input .dk-border-select{width:40px}.dk-style-border-input.mini{flex-direction:column}.dk-style-border-input.mini .m-l-20px{margin-left:0!important;margin-top:10px}.dk-style-border-input .el-form-item{margin-bottom:18px!important;display:flex!important}.dk-box-size-input{display:flex;align-items:flex-start;justify-content:space-between;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dk-box-size-input .alone{display:flex}.dk-box-size-input .w-resize{display:flex;align-items:center;cursor:w-resize}.dk-box-size-input .el-input-group__append{padding:0}.dk-box-size-input .el-select-v2__suffix{display:none}.dk-box-size-input .el-select-v2__placeholder{width:100%}.dk-box-size-input .el-virtual-scrollbar{right:0!important;width:2px!important}body{--dk-color-input-background:black}.dk-color-input{width:100%}.dk-style-shadow-input .shadow-list li{display:flex;align-items:center;margin-top:10px}.dk-style-shadow-input .shadow-list li .close-shadow{margin-left:10px;cursor:pointer}.dk-style-shadow-content{display:flex;align-items:center;justify-content:space-between}.dk-style-shadow-content .shadow-form-content{margin-right:10px;width:calc(100% - var(--shadow-box-width));max-width:400px}.dk-style-shadow-content .shadow-content-box{border:1px solid #ccc;border-radius:5px;background:#f6f6f6;position:relative;cursor:pointer;overflow:hidden}.dk-style-shadow-content .shadow-content-box #spot{position:absolute;width:0;height:0;border-radius:100%}.dk-style-shadow-content .shadow-content-box #spot #center{position:absolute;top:-5px;left:-5px;width:10px;height:10px;background:#1989fa;border-radius:100%;z-index:9}.dk-style-shadow-content .shadow-content-box.down #center{box-shadow:1px 1px 10px 2px #1989fa}.dk-style-shadow-content .shadow-content-box #center-spot{position:absolute;width:0;height:0;border-radius:100%;background:#1989fa}.dk-style-shadow-content .shadow-content-box .x-hr{width:100%;position:absolute;height:1px;background:#ccc}.dk-style-shadow-content .shadow-content-box .y-hr{height:100%;position:absolute;width:1px;background:#ccc}.dk-style-background-input{display:flex}.dk-style-background-input .dk-image-input{width:100%;margin-left:5px}.dk-style-input{width:100%}.dk-style-input .el-collapse-item__content{padding:0}.dk-style-number-input{-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;display:inline-flex;width:100%}.dk-style-number-input.horizontal{flex-direction:row}.dk-style-number-input.horizontal .w-resize{cursor:ew-resize;display:flex}.dk-style-number-input.vertical{align-items:baseline}.dk-style-number-input.vertical .w-resize{cursor:ns-resize;display:flex}.dk-style-position-input .el-form-item{margin-bottom:18px!important;display:flex!important}.dk-form .form-help{margin-top:4px;margin-bottom:0;font-size:12px;line-height:1.5;color:#888}.dk-form .el-form-item__content{display:block}.dk-table .dk-data-table .cell{color:var(--el-text-color-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dk-table .dk-data-table .cell .dk-render-color{width:100%;height:25px}.dk-table .dk-data-table .cell .move-button{cursor:move}.dk-table .dk-data-table .cell .table-operate-text{padding-left:5px}.dk-table .dk-data-table .cell .table-operate{height:auto;padding:4px 5px}.dk-table .dk-data-table .cell .dk-tooltip-button{display:inline-flex;margin-left:6px;vertical-align:middle;height:auto;padding:4px 5px}.dk-table .dk-data-table .cell .el-image{width:36px;height:36px}.dk-table .dk-data-table .cell .images-item{width:50px;margin:0 5px}.dk-table .table-pagination{box-sizing:border-box;width:100%;max-width:100%;background-color:var(--ba-bg-color-overlay);padding:13px 15px}.dk-table-header{position:relative;overflow-x:auto;box-sizing:border-box;display:flex;align-items:center;width:100%;max-width:100%;background-color:var(--ba-bg-color-overlay);border:1px solid var(--ba-border-color);border-bottom:none;padding:13px 15px;font-size:14px}.dk-table-header .el-button+.el-button{margin-left:6px}.dk-table-header .table-header-operate-text{margin-left:6px}.dk-table-header .table-search{display:flex;margin-left:auto}.dk-table-header .table-search .quick-search{width:auto}.dk-table-header .table-search-button-group{display:flex;border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);overflow:hidden}.dk-table-header .table-search-button-group button:active,.dk-table-header .table-search-button-group button:focus{background-color:var(--ba-bg-color-overlay)}.dk-table-header .table-search-button-group button:hover{background-color:var(--el-color-info-light-7)}.dk-table-header .table-search-button-group .table-search-button-item{border:none;border-radius:0}.dk-table-header .table-search-button-group .el-button+.el-button{margin:0}.dk-table-header .table-search-button-group .right-border{border-right:1px solid var(--el-border-color)}.table-com-search{box-sizing:border-box;width:100%;max-width:100%;padding:13px 15px;font-size:14px;background-color:var(--ba-bg-color-overlay);border:1px solid var(--ba-border-color);border-bottom:none}.table-com-search .com-search-col{display:flex;align-items:center;padding-top:8px;font-size:13px;color:var(--el-text-color-regular)}.table-com-search .com-search-col-label{width:80px;padding:0 15px;overflow:hidden;text-align:left;white-space:nowrap}.table-com-search .com-search-col-input{width:100%;padding:0 15px}.table-com-search .com-search-col-input-range{display:flex;align-items:center;width:100%;padding:0 15px}.table-com-search .com-search-col-input-range .range-separator{padding:0 5px}.dk-poster{display:flex;justify-content:space-between;overflow:hidden}.dk-poster .poster-draw{border-radius:5px;border:1px solid #ccc;position:relative}.dk-poster .poster-draw .poster-tools{width:100%;display:flex;padding:10px;align-items:center;justify-content:space-between;position:absolute;background:#fff;z-index:1;top:0;box-shadow:0 0 5px 1px rgba(0,0,0,.1882352941);transition:all .4s ease 0s}.dk-poster .poster-draw .poster-tools .form-inline{height:28px;margin-left:20px}.dk-poster .poster-draw .poster-body{background:linear-gradient(-90deg,rgba(0,0,0,.1) 1px,transparent 1px) 0 0/10px 10px,linear-gradient(rgba(0,0,0,.1) 1px,transparent 1px) 0 0/10px 10px;padding:20px;padding-bottom:50px;width:600px;display:flex;justify-content:space-around;min-height:600px;position:relative;align-items:center}.dk-poster .poster-draw .poster-body .poster-content{position:relative;box-sizing:content-box;box-shadow:var(--el-box-shadow);background:#fff;z-index:0;overflow:hidden}.dk-poster .poster-draw .poster-body .poster-content .bg{overflow:hidden;position:absolute;width:100%;z-index:0;box-sizing:border-box;-webkit-box-sizing:border-box}.dk-poster .poster-draw .poster-body .poster-content .bgBorder{position:absolute;z-index:-1}.dk-poster .poster-draw .poster-body .poster-content .vdr-handle{z-index:1}.dk-poster .poster-draw .el-icon-setting{position:absolute;right:20px;top:16px;font-size:18px;z-index:9;cursor:pointer}.dk-poster .poster-draw .snap-tolerance{position:absolute;bottom:-10px;left:10px;display:flex;justify-content:space-evenly;opacity:.5}.dk-poster .poster-draw .snap-tolerance:hover{opacity:1}.dk-poster .view-buttons .el-button{margin-left:0;margin-right:12px}.hot-area-content{display:flex;justify-content:space-between}.hot-area-content .hot-area-draggable{width:500px;border:1px solid var(--el-border-color)}.hot-area-content .hot-area-form{width:400px}.hot-area-content .hot-area-form .hot-area-input{display:flex;align-items:center}.hot-area-content .hot-area-form .hot-area-input span{width:100px}.hot-item-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;color:#fff;background:rgba(0,0,0,.2509803922)}.dk-animate-content{display:flex;justify-content:space-between;min-height:300px}.dk-animate-content .animate-preview{width:250px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.dk-animate-content .animate-list{width:600px}.dk-animate-content .animate-list ul li{float:left;width:calc(25% - 10px);padding:10px;cursor:pointer;border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);margin:5px}.dk-animate-content .animate-list ul li:hover{box-shadow:var(--el-box-shadow-lighter)}.dk-animate-content .animate-list ul li.choose{border:1px solid var(--el-color-primary)}.dk-style-animation-input .el-form-item__content{display:block}.dk-style-animation-input .form-help{margin-top:4px;margin-bottom:0;font-size:12px;line-height:1.5;color:#888}.uniui-cart-filled:before{content:"\e6d0"}.uniui-gift-filled:before{content:"\e6c4"}.uniui-color:before{content:"\e6cf"}.uniui-wallet:before{content:"\e6b1"}.uniui-settings-filled:before{content:"\e6ce"}.uniui-auth-filled:before{content:"\e6cc"}.uniui-shop-filled:before{content:"\e6cd"}.uniui-staff-filled:before{content:"\e6cb"}.uniui-vip-filled:before{content:"\e6c6"}.uniui-plus-filled:before{content:"\e6c7"}.uniui-folder-add-filled:before{content:"\e6c8"}.uniui-color-filled:before{content:"\e6c9"}.uniui-tune-filled:before{content:"\e6ca"}.uniui-calendar-filled:before{content:"\e6c0"}.uniui-notification-filled:before{content:"\e6c1"}.uniui-wallet-filled:before{content:"\e6c2"}.uniui-medal-filled:before{content:"\e6c3"}.uniui-fire-filled:before{content:"\e6c5"}.uniui-refreshempty:before{content:"\e6bf"}.uniui-location-filled:before{content:"\e6af"}.uniui-person-filled:before{content:"\e69d"}.uniui-personadd-filled:before{content:"\e698"}.uniui-arrowthinleft:before{content:"\e6d2"}.uniui-arrowthinup:before{content:"\e6d3"}.uniui-arrowthindown:before{content:"\e6d4"}.uniui-back:before{content:"\e6b9"}.uniui-forward:before{content:"\e6ba"}.uniui-arrow-right:before{content:"\e6bb"}.uniui-arrow-left:before{content:"\e6bc"}.uniui-arrow-up:before{content:"\e6bd"}.uniui-arrow-down:before{content:"\e6be"}.uniui-arrowthinright:before{content:"\e6d1"}.uniui-down:before{content:"\e6b8"}.uniui-bottom:before{content:"\e6b8"}.uniui-arrowright:before{content:"\e6d5"}.uniui-right:before{content:"\e6b5"}.uniui-up:before{content:"\e6b6"}.uniui-top:before{content:"\e6b6"}.uniui-left:before{content:"\e6b7"}.uniui-arrowup:before{content:"\e6d6"}.uniui-eye:before{content:"\e651"}.uniui-eye-filled:before{content:"\e66a"}.uniui-eye-slash:before{content:"\e6b3"}.uniui-eye-slash-filled:before{content:"\e6b4"}.uniui-info-filled:before{content:"\e649"}.uniui-reload:before{content:"\e6b2"}.uniui-micoff-filled:before{content:"\e6b0"}.uniui-map-pin-ellipse:before{content:"\e6ac"}.uniui-map-pin:before{content:"\e6ad"}.uniui-location:before{content:"\e6ae"}.uniui-starhalf:before{content:"\e683"}.uniui-star:before{content:"\e688"}.uniui-star-filled:before{content:"\e68f"}.uniui-calendar:before{content:"\e6a0"}.uniui-fire:before{content:"\e6a1"}.uniui-medal:before{content:"\e6a2"}.uniui-font:before{content:"\e6a3"}.uniui-gift:before{content:"\e6a4"}.uniui-link:before{content:"\e6a5"}.uniui-notification:before{content:"\e6a6"}.uniui-staff:before{content:"\e6a7"}.uniui-vip:before{content:"\e6a8"}.uniui-folder-add:before{content:"\e6a9"}.uniui-tune:before{content:"\e6aa"}.uniui-auth:before{content:"\e6ab"}.uniui-person:before{content:"\e699"}.uniui-email-filled:before{content:"\e69a"}.uniui-phone-filled:before{content:"\e69b"}.uniui-phone:before{content:"\e69c"}.uniui-email:before{content:"\e69e"}.uniui-personadd:before{content:"\e69f"}.uniui-chatboxes-filled:before{content:"\e692"}.uniui-contact:before{content:"\e693"}.uniui-chatbubble-filled:before{content:"\e694"}.uniui-contact-filled:before{content:"\e695"}.uniui-chatboxes:before{content:"\e696"}.uniui-chatbubble:before{content:"\e697"}.uniui-upload-filled:before{content:"\e68e"}.uniui-upload:before{content:"\e690"}.uniui-weixin:before{content:"\e691"}.uniui-compose:before{content:"\e67f"}.uniui-qq:before{content:"\e680"}.uniui-download-filled:before{content:"\e681"}.uniui-pyq:before{content:"\e682"}.uniui-sound:before{content:"\e684"}.uniui-trash-filled:before{content:"\e685"}.uniui-sound-filled:before{content:"\e686"}.uniui-trash:before{content:"\e687"}.uniui-videocam-filled:before{content:"\e689"}.uniui-spinner-cycle:before{content:"\e68a"}.uniui-weibo:before{content:"\e68b"}.uniui-videocam:before{content:"\e68c"}.uniui-download:before{content:"\e68d"}.uniui-help:before{content:"\e679"}.uniui-navigate-filled:before{content:"\e67a"}.uniui-plusempty:before{content:"\e67b"}.uniui-smallcircle:before{content:"\e67c"}.uniui-minus-filled:before{content:"\e67d"}.uniui-micoff:before{content:"\e67e"}.uniui-closeempty:before{content:"\e66c"}.uniui-clear:before{content:"\e66d"}.uniui-navigate:before{content:"\e66e"}.uniui-minus:before{content:"\e66f"}.uniui-image:before{content:"\e670"}.uniui-mic:before{content:"\e671"}.uniui-paperplane:before{content:"\e672"}.uniui-close:before{content:"\e673"}.uniui-help-filled:before{content:"\e674"}.uniui-paperplane-filled:before{content:"\e675"}.uniui-plus:before{content:"\e676"}.uniui-mic-filled:before{content:"\e677"}.uniui-image-filled:before{content:"\e678"}.uniui-locked-filled:before{content:"\e668"}.uniui-info:before{content:"\e669"}.uniui-locked:before{content:"\e66b"}.uniui-camera-filled:before{content:"\e658"}.uniui-chat-filled:before{content:"\e659"}.uniui-camera:before{content:"\e65a"}.uniui-circle:before{content:"\e65b"}.uniui-checkmarkempty:before{content:"\e65c"}.uniui-chat:before{content:"\e65d"}.uniui-circle-filled:before{content:"\e65e"}.uniui-flag:before{content:"\e65f"}.uniui-flag-filled:before{content:"\e660"}.uniui-gear-filled:before{content:"\e661"}.uniui-home:before{content:"\e662"}.uniui-home-filled:before{content:"\e663"}.uniui-gear:before{content:"\e664"}.uniui-smallcircle-filled:before{content:"\e665"}.uniui-map-filled:before{content:"\e666"}.uniui-map:before{content:"\e667"}.uniui-refresh-filled:before{content:"\e656"}.uniui-refresh:before{content:"\e657"}.uniui-cloud-upload:before{content:"\e645"}.uniui-cloud-download-filled:before{content:"\e646"}.uniui-cloud-download:before{content:"\e647"}.uniui-cloud-upload-filled:before{content:"\e648"}.uniui-redo:before{content:"\e64a"}.uniui-images-filled:before{content:"\e64b"}.uniui-undo-filled:before{content:"\e64c"}.uniui-more:before{content:"\e64d"}.uniui-more-filled:before{content:"\e64e"}.uniui-undo:before{content:"\e64f"}.uniui-images:before{content:"\e650"}.uniui-paperclip:before{content:"\e652"}.uniui-settings:before{content:"\e653"}.uniui-search:before{content:"\e654"}.uniui-redo-filled:before{content:"\e655"}.uniui-list:before{content:"\e644"}.uniui-mail-open-filled:before{content:"\e63a"}.uniui-hand-down-filled:before{content:"\e63c"}.uniui-hand-down:before{content:"\e63d"}.uniui-hand-up-filled:before{content:"\e63e"}.uniui-hand-up:before{content:"\e63f"}.uniui-heart-filled:before{content:"\e641"}.uniui-mail-open:before{content:"\e643"}.uniui-heart:before{content:"\e639"}.uniui-loop:before{content:"\e633"}.uniui-pulldown:before{content:"\e632"}.uniui-scan:before{content:"\e62a"}.uniui-bars:before{content:"\e627"}.uniui-checkbox:before{content:"\e62b"}.uniui-checkbox-filled:before{content:"\e62c"}.uniui-shop:before{content:"\e62f"}.uniui-headphones:before{content:"\e630"}.uniui-cart:before{content:"\e631"}@font-face{font-family:uniicons;src:url(https://registry.npmmirror.com/@vipl520/dk-ui/1.0.46/files/dist/uniicons.ttf)}.dk-uni-icon{font-family:uniicons;text-decoration:none;text-align:center;font-style:normal}.dk-uni-icon-input .uni-icon-content{margin-top:5px;border:1px solid #ccc;width:80px;height:80px;display:flex;align-items:center;justify-content:center}::-webkit-scrollbar{width:10px;height:10px;background:hsla(0,0%,100%,.3)}::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:1px solid #fff;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#ccc}*,::after,::before{box-sizing:border-box}.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl{zoom:1}
|
package/dist/index.js
CHANGED
@@ -2918,7 +2918,7 @@
|
|
2918
2918
|
const _hoisted_21$1 = { class: "file-name over" };
|
2919
2919
|
const _hoisted_22$1 = { class: "right" };
|
2920
2920
|
const _hoisted_23$1 = { class: "block p-10px" };
|
2921
|
-
const _hoisted_24 = {
|
2921
|
+
const _hoisted_24$1 = {
|
2922
2922
|
key: 1,
|
2923
2923
|
style: { "display": "flex", "align-items": "center", "justify-content": "center", "height": "340px" }
|
2924
2924
|
};
|
@@ -3418,7 +3418,7 @@
|
|
3418
3418
|
])
|
3419
3419
|
])), [
|
3420
3420
|
[_directive_loading, loading.value]
|
3421
|
-
]) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_24, [
|
3421
|
+
]) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_24$1, [
|
3422
3422
|
vue.createVNode(_component_el_empty, { description: "\u6682\u65E0\u6570\u636E" })
|
3423
3423
|
])),
|
3424
3424
|
(vue.openBlock(), vue.createBlock(_component_dk_form, {
|
@@ -4840,7 +4840,7 @@
|
|
4840
4840
|
|
4841
4841
|
const styleInputProps = {
|
4842
4842
|
/**
|
4843
|
-
*
|
4843
|
+
* 引入组件
|
4844
4844
|
*/
|
4845
4845
|
components: {
|
4846
4846
|
default: () => {
|
@@ -4848,6 +4848,15 @@
|
|
4848
4848
|
},
|
4849
4849
|
type: Array
|
4850
4850
|
},
|
4851
|
+
/**
|
4852
|
+
* 需要隐藏组件
|
4853
|
+
*/
|
4854
|
+
hideComponents: {
|
4855
|
+
default: () => {
|
4856
|
+
return [];
|
4857
|
+
},
|
4858
|
+
type: Array
|
4859
|
+
},
|
4851
4860
|
modelValue: {
|
4852
4861
|
default: () => {
|
4853
4862
|
return {};
|
@@ -4882,10 +4891,14 @@
|
|
4882
4891
|
});
|
4883
4892
|
emit("update:modelValue", obj);
|
4884
4893
|
};
|
4894
|
+
const _components = vue.ref([]);
|
4885
4895
|
const init = () => {
|
4886
|
-
|
4896
|
+
_components.value = props.components.filter((item) => {
|
4897
|
+
console.log("item.name", item.name);
|
4898
|
+
return !props.hideComponents.includes(item.name);
|
4899
|
+
});
|
4887
4900
|
const obj = {};
|
4888
|
-
|
4901
|
+
_components.value.forEach((item) => {
|
4889
4902
|
const params = item.params;
|
4890
4903
|
const paramsObj = {};
|
4891
4904
|
Object.keys(params).forEach((key) => {
|
@@ -4899,6 +4912,15 @@
|
|
4899
4912
|
values.value = obj;
|
4900
4913
|
loading.value = false;
|
4901
4914
|
};
|
4915
|
+
vue.watch(
|
4916
|
+
() => props.modelValue,
|
4917
|
+
() => {
|
4918
|
+
init();
|
4919
|
+
},
|
4920
|
+
{
|
4921
|
+
deep: true
|
4922
|
+
}
|
4923
|
+
);
|
4902
4924
|
vue.onMounted(() => {
|
4903
4925
|
init();
|
4904
4926
|
});
|
@@ -4915,7 +4937,7 @@
|
|
4915
4937
|
(vue.openBlock(true), vue.createElementBlock(
|
4916
4938
|
vue.Fragment,
|
4917
4939
|
null,
|
4918
|
-
vue.renderList(
|
4940
|
+
vue.renderList(_components.value, (item, key) => {
|
4919
4941
|
return vue.openBlock(), vue.createBlock(_component_el_collapse_item, {
|
4920
4942
|
key,
|
4921
4943
|
title: "",
|
@@ -5468,46 +5490,50 @@
|
|
5468
5490
|
const _hoisted_5$d = { class: "name-header-operations" };
|
5469
5491
|
const _hoisted_6$b = { class: "name-header-operations" };
|
5470
5492
|
const _hoisted_7$b = { class: "name-header-operations" };
|
5471
|
-
const _hoisted_8$9 = ["title"
|
5472
|
-
const _hoisted_9$7 = ["
|
5473
|
-
const _hoisted_10$5 = ["
|
5474
|
-
const _hoisted_11$5 =
|
5493
|
+
const _hoisted_8$9 = ["title"];
|
5494
|
+
const _hoisted_9$7 = ["onMouseenter"];
|
5495
|
+
const _hoisted_10$5 = ["onUpdate:modelValue", "onBlur"];
|
5496
|
+
const _hoisted_11$5 = ["width", "height", "viewBox", "data-link-anchor", "innerHTML"];
|
5497
|
+
const _hoisted_12$4 = /* @__PURE__ */ vue.createElementVNode(
|
5475
5498
|
"div",
|
5476
5499
|
{ style: { "position": "absolute", "display": "none", "width": "100%", "height": "100%" } },
|
5477
5500
|
null,
|
5478
5501
|
-1
|
5479
5502
|
/* HOISTED */
|
5480
5503
|
);
|
5481
|
-
const
|
5482
|
-
const
|
5483
|
-
const
|
5504
|
+
const _hoisted_13$3 = { class: "anchor-wrapper" };
|
5505
|
+
const _hoisted_14$3 = ["onMousedown"];
|
5506
|
+
const _hoisted_15$2 = /* @__PURE__ */ vue.createElementVNode(
|
5484
5507
|
"span",
|
5485
5508
|
{ class: "title" },
|
5486
5509
|
" \u5916\u8FB9\u8DDD ",
|
5487
5510
|
-1
|
5488
5511
|
/* HOISTED */
|
5489
5512
|
);
|
5490
|
-
const
|
5491
|
-
const
|
5492
|
-
const
|
5493
|
-
const
|
5494
|
-
const
|
5495
|
-
const
|
5496
|
-
const
|
5513
|
+
const _hoisted_16$2 = { class: "thumnail border" };
|
5514
|
+
const _hoisted_17$1 = ["title"];
|
5515
|
+
const _hoisted_18 = ["onMouseenter"];
|
5516
|
+
const _hoisted_19 = ["onUpdate:modelValue", "onBlur"];
|
5517
|
+
const _hoisted_20 = ["width", "height", "viewBox", "data-link-anchor", "innerHTML"];
|
5518
|
+
const _hoisted_21 = { class: "anchor-wrapper" };
|
5519
|
+
const _hoisted_22 = ["onMousedown"];
|
5520
|
+
const _hoisted_23 = /* @__PURE__ */ vue.createElementVNode(
|
5497
5521
|
"span",
|
5498
5522
|
{ class: "title" },
|
5499
5523
|
" \u5185\u8FB9\u8DDD ",
|
5500
5524
|
-1
|
5501
5525
|
/* HOISTED */
|
5502
5526
|
);
|
5503
|
-
const
|
5504
|
-
const
|
5527
|
+
const _hoisted_24 = { class: "title" };
|
5528
|
+
const _hoisted_25 = { class: "content-unit left-0" };
|
5529
|
+
const _hoisted_26 = /* @__PURE__ */ vue.createElementVNode(
|
5505
5530
|
"span",
|
5506
5531
|
null,
|
5507
5532
|
" x ",
|
5508
5533
|
-1
|
5509
5534
|
/* HOISTED */
|
5510
5535
|
);
|
5536
|
+
const _hoisted_27 = { class: "content-unit right-0" };
|
5511
5537
|
const __default__$p = vue.defineComponent({
|
5512
5538
|
name: "DkStyleBoxInput"
|
5513
5539
|
});
|
@@ -5864,9 +5890,12 @@
|
|
5864
5890
|
return vue.openBlock(), vue.createElementBlock("div", { key }, [
|
5865
5891
|
vue.createElementVNode("span", {
|
5866
5892
|
title: item.title,
|
5867
|
-
class: vue.normalizeClass(`anchor-tip-${item.position} value-indicator`)
|
5868
|
-
|
5869
|
-
|
5893
|
+
class: vue.normalizeClass(`anchor-tip-${item.position} value-indicator`)
|
5894
|
+
}, [
|
5895
|
+
vue.createElementVNode("span", {
|
5896
|
+
onMouseenter: ($event) => onDblclick(item.value, key)
|
5897
|
+
}, vue.toDisplayString(getValue(styles[item.value])), 41, _hoisted_9$7)
|
5898
|
+
], 10, _hoisted_8$9),
|
5870
5899
|
vue.withDirectives(vue.createElementVNode("input", {
|
5871
5900
|
ref_for: true,
|
5872
5901
|
ref_key: "inputField",
|
@@ -5874,7 +5903,7 @@
|
|
5874
5903
|
"onUpdate:modelValue": ($event) => styles[item.value] = $event,
|
5875
5904
|
class: vue.normalizeClass("input-box anchor-tip-" + item.position + (showStyles[item.value] ? " show" : "")),
|
5876
5905
|
onBlur: ($event) => onBlur(item.value)
|
5877
|
-
}, null, 42,
|
5906
|
+
}, null, 42, _hoisted_10$5), [
|
5878
5907
|
[vue.vModelText, styles[item.value]]
|
5879
5908
|
]),
|
5880
5909
|
(vue.openBlock(), vue.createElementBlock("svg", {
|
@@ -5886,15 +5915,15 @@
|
|
5886
5915
|
style: vue.normalizeStyle(item.svg.style),
|
5887
5916
|
class: "esm-modal-svg",
|
5888
5917
|
innerHTML: item.svg.content
|
5889
|
-
}, null, 12,
|
5918
|
+
}, null, 12, _hoisted_11$5))
|
5890
5919
|
]);
|
5891
5920
|
}),
|
5892
5921
|
128
|
5893
5922
|
/* KEYED_FRAGMENT */
|
5894
5923
|
))
|
5895
5924
|
]),
|
5896
|
-
|
5897
|
-
vue.createElementVNode("div",
|
5925
|
+
_hoisted_12$4,
|
5926
|
+
vue.createElementVNode("div", _hoisted_13$3, [
|
5898
5927
|
(vue.openBlock(), vue.createElementBlock(
|
5899
5928
|
vue.Fragment,
|
5900
5929
|
null,
|
@@ -5905,16 +5934,16 @@
|
|
5905
5934
|
onMousemove: handleMouseMove,
|
5906
5935
|
onMousedown: ($event) => handleMouseDown("margin", item, $event),
|
5907
5936
|
onMouseup: handleMouseUp
|
5908
|
-
}, null, 42,
|
5937
|
+
}, null, 42, _hoisted_14$3);
|
5909
5938
|
}),
|
5910
5939
|
64
|
5911
5940
|
/* STABLE_FRAGMENT */
|
5912
5941
|
))
|
5913
5942
|
]),
|
5914
|
-
|
5943
|
+
_hoisted_15$2,
|
5915
5944
|
vue.createCommentVNode("\u5916\u8FB9\u8DDD Margin END"),
|
5916
5945
|
vue.createCommentVNode("\u5185\u8FB9\u8DDD Padding"),
|
5917
|
-
vue.createElementVNode("div",
|
5946
|
+
vue.createElementVNode("div", _hoisted_16$2, [
|
5918
5947
|
vue.createElementVNode(
|
5919
5948
|
"div",
|
5920
5949
|
{
|
@@ -5931,9 +5960,12 @@
|
|
5931
5960
|
return vue.openBlock(), vue.createElementBlock("div", { key }, [
|
5932
5961
|
vue.createElementVNode("span", {
|
5933
5962
|
title: item.title,
|
5934
|
-
class: vue.normalizeClass(`anchor-tip-${item.position} value-indicator`)
|
5935
|
-
|
5936
|
-
|
5963
|
+
class: vue.normalizeClass(`anchor-tip-${item.position} value-indicator`)
|
5964
|
+
}, [
|
5965
|
+
vue.createElementVNode("span", {
|
5966
|
+
onMouseenter: ($event) => onDblclick(item.value, key + 4)
|
5967
|
+
}, vue.toDisplayString(getValue(styles[item.value])), 41, _hoisted_18)
|
5968
|
+
], 10, _hoisted_17$1),
|
5937
5969
|
vue.withDirectives(vue.createElementVNode("input", {
|
5938
5970
|
ref_for: true,
|
5939
5971
|
ref_key: "inputField",
|
@@ -5941,7 +5973,7 @@
|
|
5941
5973
|
"onUpdate:modelValue": ($event) => styles[item.value] = $event,
|
5942
5974
|
class: vue.normalizeClass("input-box anchor-tip-" + item.position + (showStyles[item.value] ? " show" : "")),
|
5943
5975
|
onBlur: ($event) => onBlur(item.value)
|
5944
|
-
}, null, 42,
|
5976
|
+
}, null, 42, _hoisted_19), [
|
5945
5977
|
[vue.vModelText, styles[item.value]]
|
5946
5978
|
]),
|
5947
5979
|
(vue.openBlock(), vue.createElementBlock("svg", {
|
@@ -5953,14 +5985,14 @@
|
|
5953
5985
|
style: vue.normalizeStyle(item.svg.style),
|
5954
5986
|
class: "esm-modal-svg",
|
5955
5987
|
innerHTML: item.svg.content
|
5956
|
-
}, null, 12,
|
5988
|
+
}, null, 12, _hoisted_20))
|
5957
5989
|
]);
|
5958
5990
|
}),
|
5959
5991
|
128
|
5960
5992
|
/* KEYED_FRAGMENT */
|
5961
5993
|
))
|
5962
5994
|
]),
|
5963
|
-
vue.createElementVNode("div",
|
5995
|
+
vue.createElementVNode("div", _hoisted_21, [
|
5964
5996
|
(vue.openBlock(), vue.createElementBlock(
|
5965
5997
|
vue.Fragment,
|
5966
5998
|
null,
|
@@ -5971,13 +6003,13 @@
|
|
5971
6003
|
onMousemove: handleMouseMove,
|
5972
6004
|
onMousedown: ($event) => handleMouseDown("padding", item, $event),
|
5973
6005
|
onMouseup: handleMouseUp
|
5974
|
-
}, null, 42,
|
6006
|
+
}, null, 42, _hoisted_22);
|
5975
6007
|
}),
|
5976
6008
|
64
|
5977
6009
|
/* STABLE_FRAGMENT */
|
5978
6010
|
))
|
5979
6011
|
]),
|
5980
|
-
|
6012
|
+
_hoisted_23,
|
5981
6013
|
vue.createCommentVNode("\u5185\u8FB9\u8DDD END"),
|
5982
6014
|
vue.createElementVNode(
|
5983
6015
|
"div",
|
@@ -5987,17 +6019,18 @@
|
|
5987
6019
|
onMouseleave: _cache[10] || (_cache[10] = ($event) => onMouseMove("widthHeight", "leave", $event))
|
5988
6020
|
},
|
5989
6021
|
[
|
5990
|
-
vue.createElementVNode("span",
|
5991
|
-
vue.createElementVNode(
|
5992
|
-
|
5993
|
-
|
5994
|
-
|
5995
|
-
|
5996
|
-
|
5997
|
-
|
5998
|
-
|
5999
|
-
|
6000
|
-
|
6022
|
+
vue.createElementVNode("span", _hoisted_24, [
|
6023
|
+
vue.createElementVNode("span", _hoisted_25, [
|
6024
|
+
vue.createElementVNode(
|
6025
|
+
"em",
|
6026
|
+
{
|
6027
|
+
onMouseenter: _cache[3] || (_cache[3] = ($event) => onDblclick("width", 9))
|
6028
|
+
},
|
6029
|
+
vue.toDisplayString(getValue(styles["width"])),
|
6030
|
+
33
|
6031
|
+
/* TEXT, HYDRATE_EVENTS */
|
6032
|
+
)
|
6033
|
+
]),
|
6001
6034
|
vue.withDirectives(vue.createElementVNode(
|
6002
6035
|
"input",
|
6003
6036
|
{
|
@@ -6013,17 +6046,18 @@
|
|
6013
6046
|
), [
|
6014
6047
|
[vue.vModelText, styles.width]
|
6015
6048
|
]),
|
6016
|
-
|
6017
|
-
vue.createElementVNode(
|
6018
|
-
|
6019
|
-
|
6020
|
-
|
6021
|
-
|
6022
|
-
|
6023
|
-
|
6024
|
-
|
6025
|
-
|
6026
|
-
|
6049
|
+
_hoisted_26,
|
6050
|
+
vue.createElementVNode("span", _hoisted_27, [
|
6051
|
+
vue.createElementVNode(
|
6052
|
+
"em",
|
6053
|
+
{
|
6054
|
+
onMouseenter: _cache[6] || (_cache[6] = ($event) => onDblclick("height", 9))
|
6055
|
+
},
|
6056
|
+
vue.toDisplayString(getValue(styles["height"])),
|
6057
|
+
33
|
6058
|
+
/* TEXT, HYDRATE_EVENTS */
|
6059
|
+
)
|
6060
|
+
]),
|
6027
6061
|
vue.withDirectives(vue.createElementVNode(
|
6028
6062
|
"input",
|
6029
6063
|
{
|