@vipl520/dk-ui 1.0.61 → 1.0.62

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.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:none}.dk-page-diy .drag-tool:hover .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}.dk-page-diy .dk-app-gold-grid:deep .van-grid-item__content{background:0 0}.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{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;font-size:12px}.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% - 6px);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 .tools{display:flex;align-items:center;position:absolute;right:2px;top:2px;z-index:1000;padding:2px 4px;cursor:pointer}.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-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://cdn-1251560393.cos.ap-chengdu.myqcloud.com/font/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}.dk-url-input-content .url-list{display:flex;flex-wrap:wrap}.dk-url-input-content .url-list .url-box{padding:7px 30px;margin-right:10px;margin-bottom:10px;font-size:13px;font-weight:400;color:rgba(0,0,0,.85);text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fafafa;border-radius:3px}.dk-url-input-content .url-list .url-box:hover{color:#333;background-color:var(--el-color-primary-light-9)}.dk-url-input-content .url-list .url-box.choose{color:#fff;background-color:var(--el-color-primary)}::-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-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 .el-tabs__item,.dk-page-diy ._fc-m .el-tabs__item,.dk-page-diy ._fc-r .el-tabs__item{font-weight:800}.dk-page-diy ._fc-l .el-tabs__nav-wrap,.dk-page-diy ._fc-m .el-tabs__nav-wrap,.dk-page-diy ._fc-r .el-tabs__nav-wrap{padding:0 20px}.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;height:calc(100vh - 240px)}.dk-page-diy ._fc-l .children-list .el-tree-node-content{width:100%;display:flex;align-items:center;justify-content:space-between}.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 .el-tree-node-content ._fc-tree-node{display:flex;align-items:center;justify-content:space-between;cursor:move;height:26px;line-height:26px;padding-right:5px}.dk-page-diy ._fc-l .children-list .el-tree-node-content ._fc-tree-node ._fc-tree-icon{margin-right:5px}.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{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:none}.dk-page-diy .drag-tool:hover .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}.dk-page-diy .dk-app-gold-grid:deep .van-grid-item__content{background:0 0}.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{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;font-size:12px}.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% - 6px);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 .tools{display:flex;align-items:center;position:absolute;right:2px;top:2px;z-index:1000;padding:2px 4px;cursor:pointer}.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-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://cdn-1251560393.cos.ap-chengdu.myqcloud.com/font/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}.dk-url-input-content .url-list{display:flex;flex-wrap:wrap}.dk-url-input-content .url-list .url-box{padding:7px 30px;margin-right:10px;margin-bottom:10px;font-size:13px;font-weight:400;color:rgba(0,0,0,.85);text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fafafa;border-radius:3px}.dk-url-input-content .url-list .url-box:hover{color:#333;background-color:var(--el-color-primary-light-9)}.dk-url-input-content .url-list .url-box.choose{color:#fff;background-color:var(--el-color-primary)}::-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
@@ -14218,6 +14218,7 @@
14218
14218
  hide: true,
14219
14219
  treeData: [],
14220
14220
  },
14221
+ leftTabsName: 'component',
14221
14222
  });
14222
14223
 
14223
14224
  function cleanTreeData(node) {
@@ -15071,20 +15072,23 @@
15071
15072
  class: "_fc-l-count",
15072
15073
  style: {}
15073
15074
  };
15074
- const _hoisted_6$7 = /*#__PURE__*/vue.createElementVNode("span", null, "结构", -1 /* HOISTED */);
15075
- const _hoisted_7$7 = { key: 0 };
15075
+ const _hoisted_6$7 = { class: "children-list" };
15076
+ const _hoisted_7$7 = {
15077
+ key: 0,
15078
+ class: "_fc-tree-node"
15079
+ };
15076
15080
 
15077
15081
  function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
15078
15082
  const _component_dk_icon = vue.resolveComponent("dk-icon");
15079
15083
  const _component_draggable = vue.resolveComponent("draggable");
15084
+ const _component_el_tab_pane = vue.resolveComponent("el-tab-pane");
15080
15085
  const _component_el_tree = vue.resolveComponent("el-tree");
15086
+ const _component_el_tabs = vue.resolveComponent("el-tabs");
15081
15087
  const _component_el_aside = vue.resolveComponent("el-aside");
15082
15088
  const _component_el_header = vue.resolveComponent("el-header");
15083
15089
  const _component_DragForm = vue.resolveComponent("DragForm");
15084
15090
  const _component_preview_phone = vue.resolveComponent("preview-phone");
15085
15091
  const _component_el_container = vue.resolveComponent("el-container");
15086
- const _component_el_tab_pane = vue.resolveComponent("el-tab-pane");
15087
- const _component_el_tabs = vue.resolveComponent("el-tabs");
15088
15092
  const _component_el_dialog = vue.resolveComponent("el-dialog");
15089
15093
  const _component_diy_cloud = vue.resolveComponent("diy-cloud");
15090
15094
  const _component_dk_dialog = vue.resolveComponent("dk-dialog");
@@ -15098,108 +15102,115 @@
15098
15102
  style: vue.normalizeStyle(_ctx.leftAside.style)
15099
15103
  }, {
15100
15104
  default: vue.withCtx(() => [
15101
- vue.createElementVNode("div", _hoisted_1$i, [
15102
- (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.menuList, (item, index) => {
15103
- return (vue.openBlock(), vue.createElementBlock("div", {
15104
- key: index,
15105
- class: "_fc-l-group"
15106
- }, [
15107
- vue.createElementVNode("h4", _hoisted_2$e, vue.toDisplayString(item.title), 1 /* TEXT */),
15108
- vue.createVNode(_component_draggable, {
15109
- group: { name: 'default', pull: 'clone', put: false },
15110
- sort: false,
15111
- list: item.list,
15112
- "item-key": "icon",
15113
- filter: ".not-drag",
15114
- class: "_fc-l-items"
15115
- }, {
15116
- item: vue.withCtx(({ element }) => [
15117
- (vue.openBlock(), vue.createElementBlock("div", {
15118
- key: element.id,
15119
- class: vue.normalizeClass(["_fc-l-item", element.count - (_ctx.countObj[element.name] || 0) <= 0 ? 'not-drag' : ''])
15120
- }, [
15121
- vue.createElementVNode("div", _hoisted_3$b, [
15122
- vue.createVNode(_component_dk_icon, {
15123
- icon: element.icon,
15124
- size: 24
15125
- }, null, 8 /* PROPS */, ["icon"])
15105
+ vue.createVNode(_component_el_tabs, {
15106
+ modelValue: _ctx.leftTabsName,
15107
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => ((_ctx.leftTabsName) = $event))
15108
+ }, {
15109
+ default: vue.withCtx(() => [
15110
+ vue.createVNode(_component_el_tab_pane, {
15111
+ label: "组件列表",
15112
+ name: "component"
15113
+ }, {
15114
+ default: vue.withCtx(() => [
15115
+ vue.createElementVNode("div", _hoisted_1$i, [
15116
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.menuList, (item, index) => {
15117
+ return (vue.openBlock(), vue.createElementBlock("div", {
15118
+ key: index,
15119
+ class: "_fc-l-group"
15120
+ }, [
15121
+ vue.createElementVNode("h4", _hoisted_2$e, vue.toDisplayString(item.title), 1 /* TEXT */),
15122
+ vue.createVNode(_component_draggable, {
15123
+ group: { name: 'default', pull: 'clone', put: false },
15124
+ sort: false,
15125
+ list: item.list,
15126
+ "item-key": "icon",
15127
+ filter: ".not-drag",
15128
+ class: "_fc-l-items"
15129
+ }, {
15130
+ item: vue.withCtx(({ element }) => [
15131
+ (vue.openBlock(), vue.createElementBlock("div", {
15132
+ key: element.id,
15133
+ class: vue.normalizeClass(["_fc-l-item", element.count - (_ctx.countObj[element.name] || 0) <= 0 ? 'not-drag' : ''])
15134
+ }, [
15135
+ vue.createElementVNode("div", _hoisted_3$b, [
15136
+ vue.createVNode(_component_dk_icon, {
15137
+ icon: element.icon,
15138
+ size: 24
15139
+ }, null, 8 /* PROPS */, ["icon"])
15140
+ ]),
15141
+ vue.createElementVNode("span", _hoisted_4$9, vue.toDisplayString(element.label), 1 /* TEXT */),
15142
+ (element.count)
15143
+ ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$7, vue.toDisplayString(element.count - (_ctx.countObj[element.name] || 0)), 1 /* TEXT */))
15144
+ : vue.createCommentVNode("v-if", true)
15145
+ ], 2 /* CLASS */))
15146
+ ]),
15147
+ _: 2 /* DYNAMIC */
15148
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["list"])
15149
+ ]))
15150
+ }), 128 /* KEYED_FRAGMENT */))
15151
+ ])
15152
+ ]),
15153
+ _: 1 /* STABLE */
15154
+ }),
15155
+ vue.createVNode(_component_el_tab_pane, {
15156
+ label: "结构大纲",
15157
+ name: "tree"
15158
+ }, {
15159
+ default: vue.withCtx(() => [
15160
+ vue.createElementVNode("div", _hoisted_6$7, [
15161
+ vue.createVNode(_component_el_tree, {
15162
+ draggable: "",
15163
+ "highlight-current": "",
15164
+ data: _ctx.treeAside.treeData,
15165
+ props: { value: 'type', label: 'type' },
15166
+ "allow-drop": _ctx.allowDrop,
15167
+ "default-expand-all": true,
15168
+ onNodeDrop: _ctx.nodeDrop,
15169
+ onNodeClick: _ctx.nodeClick
15170
+ }, {
15171
+ default: vue.withCtx(({ data }) => [
15172
+ vue.createElementVNode("div", {
15173
+ class: "el-tree-node-content",
15174
+ style: vue.normalizeStyle(_ctx.activeRule && _ctx.activeRule._id === data._id ? 'color:#409eff' : '')
15175
+ }, [
15176
+ (data.config?.config.label)
15177
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_7$7, [
15178
+ vue.createVNode(_component_dk_icon, {
15179
+ icon: data.config?.config.icon,
15180
+ class: "_fc-tree-icon"
15181
+ }, null, 8 /* PROPS */, ["icon"]),
15182
+ vue.createTextVNode(" " + vue.toDisplayString(data.config?.config.label), 1 /* TEXT */)
15183
+ ]))
15184
+ : vue.createCommentVNode("v-if", true),
15185
+ vue.createVNode(_component_dk_icon, {
15186
+ icon: "Close",
15187
+ class: "close-rule",
15188
+ onClick: vue.withModifiers($event => (_ctx.delRule(data._id)), ["stop"])
15189
+ }, null, 8 /* PROPS */, ["onClick"])
15190
+ ], 4 /* STYLE */)
15126
15191
  ]),
15127
- vue.createElementVNode("span", _hoisted_4$9, vue.toDisplayString(element.label), 1 /* TEXT */),
15128
- (element.count)
15129
- ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_5$7, vue.toDisplayString(element.count - (_ctx.countObj[element.name] || 0)), 1 /* TEXT */))
15130
- : vue.createCommentVNode("v-if", true)
15131
- ], 2 /* CLASS */))
15132
- ]),
15133
- _: 2 /* DYNAMIC */
15134
- }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["list"])
15135
- ]))
15136
- }), 128 /* KEYED_FRAGMENT */))
15137
- ]),
15138
- vue.createElementVNode("div", {
15139
- class: "children-list",
15140
- style: vue.normalizeStyle(_ctx.treeAside.style)
15141
- }, [
15142
- vue.createElementVNode("div", {
15143
- class: "child-title",
15144
- onClick: _cache[0] || (_cache[0] = $event => (_ctx.hideAside('tree')))
15145
- }, [
15146
- _hoisted_6$7,
15147
- vue.createVNode(_component_dk_icon, {
15148
- icon: _ctx.treeAside.hide ? 'ArrowUp' : 'ArrowDown'
15149
- }, null, 8 /* PROPS */, ["icon"])
15192
+ _: 1 /* STABLE */
15193
+ }, 8 /* PROPS */, ["data", "allow-drop", "onNodeDrop", "onNodeClick"])
15194
+ ])
15195
+ ]),
15196
+ _: 1 /* STABLE */
15197
+ })
15150
15198
  ]),
15151
- vue.createCommentVNode(" <textarea style=\"width: 100%\">{{ treeAside.treeData }}</textarea>"),
15152
- vue.createVNode(_component_el_tree, {
15153
- draggable: "",
15154
- "highlight-current": "",
15155
- data: _ctx.treeAside.treeData,
15156
- props: { value: 'type', label: 'type' },
15157
- "allow-drop": _ctx.allowDrop,
15158
- "default-expand-all": true,
15159
- onNodeDrop: _ctx.nodeDrop,
15160
- onNodeClick: _ctx.nodeClick
15161
- }, {
15162
- default: vue.withCtx(({ data }) => [
15163
- vue.createElementVNode("div", {
15164
- class: "el-tree-node-content",
15165
- style: vue.normalizeStyle(_ctx.activeRule && _ctx.activeRule._id === data._id ? 'color:red' : '')
15166
- }, [
15167
- vue.createTextVNode(vue.toDisplayString(data.type) + " ", 1 /* TEXT */),
15168
- (data.config?.config.label)
15169
- ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_7$7, vue.toDisplayString(data.config?.config.label), 1 /* TEXT */))
15170
- : vue.createCommentVNode("v-if", true),
15171
- vue.createVNode(_component_dk_icon, {
15172
- icon: "Close",
15173
- class: "close-rule",
15174
- onClick: vue.withModifiers($event => (_ctx.delRule(data._id)), ["stop"])
15175
- }, null, 8 /* PROPS */, ["onClick"])
15176
- ], 4 /* STYLE */)
15177
- ]),
15178
- _: 1 /* STABLE */
15179
- }, 8 /* PROPS */, ["data", "allow-drop", "onNodeDrop", "onNodeClick"]),
15180
- (!_ctx.treeAside.hide)
15181
- ? (vue.openBlock(), vue.createElementBlock("div", {
15182
- key: 0,
15183
- class: "aside-resizer",
15184
- onMousedown: _cache[1] || (_cache[1] = $event => (_ctx.onResizerMouseDown('tree', $event))),
15185
- onMouseup: _cache[2] || (_cache[2] = $event => (_ctx.onResizerMouseUp('tree'))),
15186
- onMousemove: _cache[3] || (_cache[3] = $event => (_ctx.onResizerMouseMove('tree')))
15187
- }, null, 32 /* HYDRATE_EVENTS */))
15188
- : vue.createCommentVNode("v-if", true)
15189
- ], 4 /* STYLE */),
15199
+ _: 1 /* STABLE */
15200
+ }, 8 /* PROPS */, ["modelValue"]),
15190
15201
  (!_ctx.leftAside.hide)
15191
15202
  ? (vue.openBlock(), vue.createElementBlock("div", {
15192
15203
  key: 0,
15193
15204
  class: "aside-resizer",
15194
- onMousedown: _cache[4] || (_cache[4] = $event => (_ctx.onResizerMouseDown('left', $event))),
15195
- onMouseup: _cache[5] || (_cache[5] = $event => (_ctx.onResizerMouseUp('left'))),
15196
- onMousemove: _cache[6] || (_cache[6] = $event => (_ctx.onResizerMouseMove('left')))
15205
+ onMousedown: _cache[1] || (_cache[1] = $event => (_ctx.onResizerMouseDown('left', $event))),
15206
+ onMouseup: _cache[2] || (_cache[2] = $event => (_ctx.onResizerMouseUp('left'))),
15207
+ onMousemove: _cache[3] || (_cache[3] = $event => (_ctx.onResizerMouseMove('left')))
15197
15208
  }, null, 32 /* HYDRATE_EVENTS */))
15198
15209
  : vue.createCommentVNode("v-if", true),
15199
15210
  vue.createElementVNode("div", {
15200
15211
  class: "aside-toggle left-99%",
15201
15212
  style: vue.normalizeStyle(_ctx.leftAside.hide ? 'display:block' : ''),
15202
- onClick: _cache[7] || (_cache[7] = $event => (_ctx.hideAside('left')))
15213
+ onClick: _cache[4] || (_cache[4] = $event => (_ctx.hideAside('left')))
15203
15214
  }, [
15204
15215
  vue.createVNode(_component_dk_icon, {
15205
15216
  icon: _ctx.leftAside.hide ? 'ArrowRight' : 'ArrowLeft'
@@ -15227,7 +15238,7 @@
15227
15238
  default: vue.withCtx(() => [
15228
15239
  vue.withDirectives(vue.createVNode(_component_DragForm, {
15229
15240
  api: _ctx.dragForm.api,
15230
- "onUpdate:api": _cache[8] || (_cache[8] = $event => ((_ctx.dragForm.api) = $event)),
15241
+ "onUpdate:api": _cache[5] || (_cache[5] = $event => ((_ctx.dragForm.api) = $event)),
15231
15242
  rule: _ctx.dragForm.rule,
15232
15243
  option: _ctx.dragForm.option
15233
15244
  }, null, 8 /* PROPS */, ["api", "rule", "option"]), [
@@ -15248,7 +15259,7 @@
15248
15259
  default: vue.withCtx(() => [
15249
15260
  vue.withDirectives(vue.createVNode(_component_el_tabs, {
15250
15261
  modelValue: _ctx.activeTab,
15251
- "onUpdate:modelValue": _cache[12] || (_cache[12] = $event => ((_ctx.activeTab) = $event))
15262
+ "onUpdate:modelValue": _cache[9] || (_cache[9] = $event => ((_ctx.activeTab) = $event))
15252
15263
  }, {
15253
15264
  default: vue.withCtx(() => [
15254
15265
  (!!_ctx.activeRule)
@@ -15260,7 +15271,7 @@
15260
15271
  default: vue.withCtx(() => [
15261
15272
  vue.createVNode(_component_DragForm, {
15262
15273
  api: _ctx.propsForm.api,
15263
- "onUpdate:api": _cache[9] || (_cache[9] = $event => ((_ctx.propsForm.api) = $event)),
15274
+ "onUpdate:api": _cache[6] || (_cache[6] = $event => ((_ctx.propsForm.api) = $event)),
15264
15275
  rule: _ctx.propsForm.rule,
15265
15276
  option: _ctx.propsForm.options,
15266
15277
  "model-value": _ctx.propsForm.value,
@@ -15280,7 +15291,7 @@
15280
15291
  default: vue.withCtx(() => [
15281
15292
  vue.withDirectives(vue.createVNode(_component_DragForm, {
15282
15293
  api: _ctx.dkSettingForm.api,
15283
- "onUpdate:api": _cache[10] || (_cache[10] = $event => ((_ctx.dkSettingForm.api) = $event)),
15294
+ "onUpdate:api": _cache[7] || (_cache[7] = $event => ((_ctx.dkSettingForm.api) = $event)),
15284
15295
  rule: _ctx.dkSettingForm.rule,
15285
15296
  option: _ctx.dkSettingForm.options,
15286
15297
  "model-value": _ctx.dkSettingForm.value,
@@ -15299,7 +15310,7 @@
15299
15310
  default: vue.withCtx(() => [
15300
15311
  vue.createVNode(_component_DragForm, {
15301
15312
  api: _ctx.dkPageForm.api,
15302
- "onUpdate:api": _cache[11] || (_cache[11] = $event => ((_ctx.dkPageForm.api) = $event)),
15313
+ "onUpdate:api": _cache[8] || (_cache[8] = $event => ((_ctx.dkPageForm.api) = $event)),
15303
15314
  rule: _ctx.dkPageForm.rule,
15304
15315
  option: _ctx.dkPageForm.options,
15305
15316
  onChange: _ctx.dkPageChange
@@ -15316,15 +15327,15 @@
15316
15327
  ? (vue.openBlock(), vue.createElementBlock("div", {
15317
15328
  key: 0,
15318
15329
  class: "aside-resizer left-0",
15319
- onMousedown: _cache[13] || (_cache[13] = $event => (_ctx.onResizerMouseDown('right', $event))),
15320
- onMouseup: _cache[14] || (_cache[14] = $event => (_ctx.onResizerMouseUp('right'))),
15321
- onMousemove: _cache[15] || (_cache[15] = $event => (_ctx.onResizerMouseMove('right')))
15330
+ onMousedown: _cache[10] || (_cache[10] = $event => (_ctx.onResizerMouseDown('right', $event))),
15331
+ onMouseup: _cache[11] || (_cache[11] = $event => (_ctx.onResizerMouseUp('right'))),
15332
+ onMousemove: _cache[12] || (_cache[12] = $event => (_ctx.onResizerMouseMove('right')))
15322
15333
  }, null, 32 /* HYDRATE_EVENTS */))
15323
15334
  : vue.createCommentVNode("v-if", true),
15324
15335
  vue.createElementVNode("div", {
15325
15336
  class: "aside-toggle right-99%",
15326
15337
  style: vue.normalizeStyle(_ctx.rightAside.hide ? 'display:block' : ''),
15327
- onClick: _cache[16] || (_cache[16] = $event => (_ctx.hideAside('right')))
15338
+ onClick: _cache[13] || (_cache[13] = $event => (_ctx.hideAside('right')))
15328
15339
  }, [
15329
15340
  vue.createVNode(_component_dk_icon, {
15330
15341
  icon: _ctx.rightAside.hide ? 'ArrowLeft' : 'ArrowRight'
@@ -15336,7 +15347,7 @@
15336
15347
  vue.createCommentVNode(" 右边操作区结束"),
15337
15348
  vue.createVNode(_component_el_dialog, {
15338
15349
  visible: _ctx.preview.state,
15339
- "onUpdate:visible": _cache[17] || (_cache[17] = $event => ((_ctx.preview.state) = $event)),
15350
+ "onUpdate:visible": _cache[14] || (_cache[14] = $event => ((_ctx.preview.state) = $event)),
15340
15351
  width: "375px",
15341
15352
  "append-to-body": "",
15342
15353
  style: {"min-height":"700px"}
@@ -15352,7 +15363,7 @@
15352
15363
  }, 8 /* PROPS */, ["visible"]),
15353
15364
  vue.createVNode(_component_dk_dialog, {
15354
15365
  modelValue: _ctx.diyCloud.show,
15355
- "onUpdate:modelValue": _cache[18] || (_cache[18] = $event => ((_ctx.diyCloud.show) = $event)),
15366
+ "onUpdate:modelValue": _cache[15] || (_cache[15] = $event => ((_ctx.diyCloud.show) = $event)),
15356
15367
  width: "1200px",
15357
15368
  "append-to-body": "",
15358
15369
  title: "DIY模板市场",