初始上传
This commit is contained in:
270
public/static/ext/diyview/css/bottom_nav_design.css
Executable file
270
public/static/ext/diyview/css/bottom_nav_design.css
Executable file
@@ -0,0 +1,270 @@
|
||||
.layui-layout-admin .layui-body .body-content{padding: 15px;margin: 15px;}
|
||||
#bottomNav{position: relative;overflow: hidden}
|
||||
#bottomNav .preview{width: 320px;background-repeat: no-repeat;background-size: 100%;float: left;}
|
||||
#bottomNav .preview .preview-head{background: url("../img/preview_head_old.png") no-repeat;position: relative;}
|
||||
#bottomNav .preview .preview-head>span{color: #ffffff;font-size: 16px;display: block;text-align: center;margin-left: 50px;height: 64px;line-height: 82px;margin-right: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;cursor: pointer;}
|
||||
#bottomNav .preview .preview-block{border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;min-height: 100px;position: relative;}
|
||||
.preview-block ul{overflow: hidden;display: flex;position: absolute;bottom: 0;width: 100%;border-top:1px solid #e5e5e5;}
|
||||
.preview-block ul li{text-align: center;flex: 1;margin: 5px 0;}
|
||||
.preview-block ul li>div{height: 30px;line-height: 30px;width: 30px; display: flex;align-items: center;justify-content: center;margin: 0 auto;}
|
||||
.preview-block ul li>div>div{height: 20px;width: 20px;}
|
||||
.preview-block ul li>div.js-icon{font-size: 20px}
|
||||
.preview-block ul li img{width: 20px;max-height: 100%;}
|
||||
.preview-block ul li span{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
|
||||
.preview-block ul li .icon-wrap{font-size: 20px}
|
||||
#bottomNav .edit-attribute{position: relative;border: 1px solid #e5e5e5;width:400px;float: left;margin-left: 20px;overflow-y: scroll;overflow-x: auto;display: block;}
|
||||
|
||||
.edit-attribute .img-block{width: 50px;height: 48px;display: inline-block;padding: 8px;margin-right: 10px;cursor: pointer;vertical-align: top; line-height: 1;background-color: #EEEEEE;text-align: center;font-size: 12px;}
|
||||
.edit-attribute .img-block i.add{display:block;font-style: normal;text-align: center;font-size:30px;line-height: 48px;}
|
||||
.edit-attribute .img-block i.del{display: block;}
|
||||
.edit-attribute .img-block.has-choose-image{width: 66px;height: 64px;margin-right:0;background-color: #EEEEEE;display: inline-block;vertical-align: top;position: relative;line-height: 64px;text-align: center;padding: 0;}
|
||||
.edit-attribute .img-block:last-child{margin-top:15px;}
|
||||
.edit-attribute .img-block.has-choose-image>div{width: 66px;height: 48px;line-height: 48px;}
|
||||
.edit-attribute .img-block.has-choose-image img{width: 30px;height: auto;max-width: 100%;max-height: 100%;}
|
||||
.edit-attribute .img-block.has-choose-image span{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;font-size:12px;background: rgba(0,0,0,.6);color:#ffffff;line-height: initial;cursor:pointer;}
|
||||
|
||||
.edit-attribute .bottom-menu-config ul>li{display: flex; padding: 10px;background: #ffffff; border: 1px dashed #e5e5e5;position: relative;margin-top: 16px;justify-content: space-between;flex-direction: column;}
|
||||
.edit-attribute .bottom-menu-config ul>li:first-child{margin-top:0;}
|
||||
.edit-attribute .bottom-menu-config ul>li .image-block{display: flex;flex-direction: row;margin-right:20px;cursor:pointer;vertical-align: top;line-height: 1;text-align: center;margin-top: 15px;}
|
||||
.edit-attribute .bottom-menu-config ul>li .content-block{display:inline-block;width:100%;}
|
||||
.edit-attribute .bottom-menu-config ul>li .content-block .layui-form-label{width:70px;color: #909399 !important;font-size: 14px;}
|
||||
.edit-attribute .bottom-menu-config ul>li .content-block .layui-input-block{margin-left:80px;}
|
||||
.edit-attribute .bottom-menu-config ul>li:hover .del{display:block;}
|
||||
.edit-attribute .bottom-menu-config ul>li .img-hover-block{clear: both;}
|
||||
.edit-attribute .bottom-menu-config ul>li .img-hover-block .img-block{margin-top: 10px;}
|
||||
.edit-attribute .bottom-menu-config ul.icon-wrap>li {margin-top: 0px;justify-content: center;align-items: center;}
|
||||
.edit-attribute .bottom-menu-config .add-item{text-align:center;padding: 10px;border: 1px dashed #e5e5e5;margin: 10px 0;cursor: pointer;}
|
||||
.edit-attribute .bottom-menu-config .add-item i{font-size: 18px;vertical-align: middle;margin-right: 10px;font-style: normal;}
|
||||
.edit-attribute .bottom-menu-config .add-item span{vertical-align: middle;}
|
||||
.edit-attribute .bottom-menu-config p.hint{font-size: 12px;color: #999;margin: 10px;}
|
||||
.edit-attribute .bottom-menu-config .error-msg{margin-top: 5px;color: #f44;display: none;}
|
||||
.edit-attribute .bottom-menu-config .layui-form-checkbox span{height: initial;}
|
||||
.custom-save{margin-top: 20px;padding: 0;}
|
||||
|
||||
.layui-form-item .layui-form-checkbox{margin-top: 8px !important;padding-left: 0 !important;}
|
||||
.bottom-menu-config .layui-form-label.sm{color: #909399 !important;font-size: 14px;}
|
||||
.edit-attribute .bottom-menu-set li .del{left:unset;right: -10px;top: -10px;}
|
||||
|
||||
.edit-attribute .icon-block{display: inline-block;margin-right: 10px;cursor: pointer;vertical-align: top; line-height: 1;text-align: center;font-size: 12px;position: relative;}
|
||||
.edit-attribute .icon-block i.add{display:block;font-style: normal;text-align: center;font-size:30px;line-height: 48px;}
|
||||
|
||||
.edit-attribute .icon-block>div{display: flex;flex-direction: row;height: 60px;align-items: center;padding: 0px;}
|
||||
.edit-attribute .icon-block>div img{width: 100%;max-height: 100%}
|
||||
|
||||
.edit-attribute .icon-block>div .edit-icon{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;font-size: 12px;background: rgba(0,0,0,.6);color: #ffffff;line-height: initial;cursor: pointer;}
|
||||
.edit-attribute .icon-block i.del{display: block;}
|
||||
.edit-attribute .icon-block.has-choose-image{width: 66px;height: 64px;margin-right:0;background-color: #EEEEEE;display: inline-block;vertical-align: top;position: relative;line-height: 64px;text-align: center;padding: 0;}
|
||||
.edit-attribute .icon-block:last-child{margin-top:0px;}
|
||||
.edit-attribute .icon-block.has-choose-image>div{width: 66px;height: 48px;line-height: 48px;}
|
||||
.edit-attribute .icon-block.has-choose-image img{width: 30px;height: auto;max-width: 100%;max-height: 100%;}
|
||||
.edit-attribute .icon-block.has-choose-image span{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;font-size:12px;background: rgba(0,0,0,.6);color:#ffffff;line-height: initial;cursor:pointer;}
|
||||
.edit-attribute .icon-block>div .operation {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(0,0,0,.6);
|
||||
flex-direction: column;
|
||||
display: none;
|
||||
}
|
||||
.edit-attribute .icon-block>div .icon-box:hover .operation, .edit-attribute .icon-block>div .upload-box:hover .operation {
|
||||
display: flex;
|
||||
}
|
||||
.edit-attribute .icon-block>div .operation-warp {
|
||||
flex: 1;
|
||||
height: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #fff;
|
||||
}
|
||||
.edit-attribute .icon-block>div .iconfont {
|
||||
margin: 0 3px;
|
||||
}
|
||||
.edit-attribute .icon-block>div .operation .js-replace{
|
||||
line-height: 1;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
padding: 5px 0;
|
||||
background: rgba(0,0,0,.7);
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.icon-box,.upload-box{
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
font-size: 60px;
|
||||
border: 1px dashed #ddd;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 0!important;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.icon-box .select-icon, .upload-box .select-icon {
|
||||
width: inherit;
|
||||
height: inherit;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
line-height: 1;
|
||||
}
|
||||
.icon-box .select-icon .add, .upload-box .select-icon .add {
|
||||
font-size: 26px;
|
||||
color: var(--base-color);
|
||||
}
|
||||
.icon-box .operation, .upload-box .operation {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(0,0,0,.6);
|
||||
flex-direction: column;
|
||||
display: none;
|
||||
}
|
||||
.icon-box:hover .operation {
|
||||
/*display: flex;*/
|
||||
}
|
||||
.upload-box:hover .operation{
|
||||
display: flex;
|
||||
}
|
||||
.upload-box:hover {
|
||||
}
|
||||
.icon-box .operation-warp,.upload-box .operation-warp {
|
||||
flex: 1;
|
||||
height: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #fff;
|
||||
}
|
||||
.icon-box .iconfont, .upload-box .iconfont {
|
||||
margin: 0 3px;
|
||||
font-size: 16px!important;
|
||||
}
|
||||
.icon-box .operation .js-replace, .upload-box .operation .js-replace{
|
||||
line-height: 1;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
padding: 5px 0;
|
||||
background: rgba(0,0,0,.7);
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.edit-attribute .image-block .action-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.edit-attribute .image-block .action {
|
||||
margin-left: 6px;
|
||||
width: 42px;
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
text-align: center;
|
||||
border: 1px solid #EEEEEE;
|
||||
cursor: pointer;
|
||||
}
|
||||
.edit-attribute .image-block .action:last-child {
|
||||
margin-top: 2px;
|
||||
}
|
||||
.edit-attribute .image-block .iconfont {
|
||||
font-size: 20px;
|
||||
}
|
||||
.edit-attribute .image-block .action:hover {
|
||||
border-color: var(--base-color);
|
||||
color: var(--base-color);
|
||||
}
|
||||
.select-icon-style {
|
||||
position: fixed;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 9999;
|
||||
}
|
||||
.select-icon-style .icon-style-wrap {
|
||||
position: absolute;
|
||||
background: #fff;
|
||||
border: 1px solid #ddd;
|
||||
right: 40px;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.select-icon-style .icon-style-wrap iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.img-upload, .upload-img-block {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
padding: 0;
|
||||
}
|
||||
.upload-img-block .upload-img-box .add {
|
||||
font-size: 26px;
|
||||
color: var(--base-color);
|
||||
}
|
||||
.upload-img-block .operation i {
|
||||
font-size: 16px!important;
|
||||
margin: 0 2px!important;
|
||||
line-height: 1;
|
||||
}
|
||||
.upload-img-block .operation > div:first-child {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: calc(100% - 20px);
|
||||
}
|
||||
|
||||
.select-url {
|
||||
background: #fff;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
align-items: end;
|
||||
color: #666;
|
||||
}
|
||||
.select-url .text {
|
||||
flex: 1;
|
||||
width: 0;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow:ellipsis;
|
||||
text-align: right;
|
||||
color: #000;
|
||||
}
|
||||
.select-url .layui-icon {
|
||||
font-size: 12px;
|
||||
margin-top: 1px;
|
||||
}
|
||||
.icon-text {
|
||||
height: 30px!important;
|
||||
text-align: center;
|
||||
width: 64px;
|
||||
line-height: 30px;
|
||||
padding: 0 13px!important;
|
||||
}
|
||||
.edit-attribute .bottom-menu-set li{
|
||||
padding-left: 25px!important;
|
||||
}
|
||||
.edit-attribute .bottom-menu-set li .icontuodong{
|
||||
position: absolute;
|
||||
top: calc(50% - 10px);
|
||||
left: 10px;
|
||||
cursor: pointer;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
/*滚动条样式*/
|
||||
.edit-attribute::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
.edit-attribute::-webkit-scrollbar-thumb {
|
||||
border-radius: 10px;
|
||||
box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
|
||||
background: rgba(0,0,0,0.2);
|
||||
}
|
||||
.edit-attribute::-webkit-scrollbar-track {
|
||||
box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
|
||||
border-radius: 0;
|
||||
background: rgba(0,0,0,0.1);
|
||||
}
|
||||
263
public/static/ext/diyview/css/diyview.css
Executable file
263
public/static/ext/diyview/css/diyview.css
Executable file
@@ -0,0 +1,263 @@
|
||||
#diyView .layui-form-label.sm{width: 90px;font-size: 13px;}
|
||||
#diyView .layui-form-label.sm + .layui-input-block{margin-left: 100px;}
|
||||
.layui-form-select dl {z-index: 9999;}
|
||||
.layui-btn:hover {opacity: 1;}
|
||||
.footer{display:none;}
|
||||
.top-full-screen .layui-layout-admin .layui-body{top: 0;left: 0;}
|
||||
.layui-layout-admin .layui-body .body-content {min-height: initial;margin: 0;padding-top: 0;padding-bottom: 0; background: #fff;}
|
||||
.position-page-btn {position: absolute;left: 50%;margin-left: 140px;border-color: #f7f8fa;box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);z-index: 9;}
|
||||
|
||||
/*快捷操作*/
|
||||
.quick-action{position: absolute;width: 42px;background: #fff;left: 50%;top: 20%;margin-left: 140px;border-radius: 4px;text-align: center;box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);z-index: 9;}
|
||||
.quick-action li{position: relative;}
|
||||
.quick-action li i {display: block;text-align: center;font-size: 20px;line-height: 40px;cursor: pointer;}
|
||||
.quick-action li.disabled i{color: #CECECE;/*cursor: not-allowed;*/}
|
||||
.quick-action li span {position: absolute;top: 5px;right: -60px;font-size: 14px;height: 30px;line-height: 30px;padding: 0 10px;background: #fff;border-radius: 4px;box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);display: none;}
|
||||
.quick-action li:not(.disabled):hover span {display: block;}
|
||||
.quick-action li span:after {content: "";position: absolute;left: -3px;top: 50%;margin-top: -3px;background: #fff;width: 6px;height: 6px;transform: rotate(45deg);}
|
||||
|
||||
@keyframes spin {
|
||||
from {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
to {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
|
||||
.loading-layer {width: 400px;height: 525px;position: absolute;z-index: 997;background: #f8f8f8;left: 50%;top: 84px;margin-left: -270px;}
|
||||
.loading-anim {position: absolute;left: 50%;top: 40%;transform: translate(-50%, -50%);width: 35px;height: 35px;perspective: 800px;transform-style: preserve-3d;transition: all 0.2s ease-out;}
|
||||
.loading-anim > .item {position: relative;width: 35px;height: 35px;perspective: 800px;transform-style: preserve-3d;transition: all 0.2s ease-out;}
|
||||
.loading-anim .out {position: absolute;border-radius: 50%;
|
||||
border: 3px solid;top: 15%;left: 15%;width: 70%;height: 70%;
|
||||
border-left-color: var(--base-color);
|
||||
border-right-color: #C5C5C5;
|
||||
border-top-color: var(--base-color);
|
||||
border-bottom-color: #C5C5C5;
|
||||
animation: spin 0.6s linear normal infinite;
|
||||
perspective: 800px;
|
||||
transform-style: preserve-3d;
|
||||
transition: all 0.2s ease-out;}
|
||||
|
||||
|
||||
/* 顶部风格 */
|
||||
.nav-style {display: flex;flex-wrap: wrap;}
|
||||
.nav-style .text-title {margin-right: 2%;margin-bottom: 15px;width: 32%;height: 100px;line-height: 100px;border: 1px solid #cccc;background-color: #eee;display: inline-block;box-sizing: border-box;}
|
||||
.nav-style .text-title:nth-child(3n+3) {margin-right: 0;}
|
||||
.nav-style .text-title img {width: 100%}
|
||||
|
||||
.template-edit-title {border-bottom: 5px solid #f6f7f9;}
|
||||
.template-edit-title:last-of-type{border-bottom: none;}
|
||||
.template-edit-title h3 {font-size: 14px;padding: 10px;color: #303133;}
|
||||
|
||||
/*颜色选择器*/
|
||||
.colorSelector {display: inline-block;vertical-align: middle;cursor: pointer;border-radius: 2px;width: 38px;}
|
||||
.colorSelector:nth-of-type(2){margin-left: 5px;}
|
||||
.colorSelector div{border-radius: 2px;width: 34px;margin-left: -17px;background-position: initial;}
|
||||
.color-selector-reset {display: inline-block;line-height: 34px;cursor: pointer;margin-left: 10px;}
|
||||
.flexbox-fix-btn {justify-content: center;}
|
||||
.flexbox-fix-btn .btn {width: 40px;line-height: 22px;font-size: 12px;margin: 0;box-sizing: border-box;border-radius: 3px;}
|
||||
.flex {justify-content: space-between;display: flex;align-items: center;}
|
||||
.flex .flex_fill {flex: 1;text-align: right;margin-left: 5px;}
|
||||
.flex .flex_left {display: flex;align-items: center;}
|
||||
.flex .flex_left .curr-color {color: #303133;margin-left: 7px;}
|
||||
.flex .flex_left .curr-color span:first-child{margin-right: 10px;}
|
||||
|
||||
.selected-style {cursor: pointer;float: right;color: #909399;}
|
||||
.selected-style i {font-size: 12px;line-height: 34px;color: #818181;margin-left: 5px;}
|
||||
|
||||
/* 链接地址 */
|
||||
.layui-input-block span.sm {display: flex;line-height: 34px;cursor: pointer;}
|
||||
.layui-input-block span.sm span {display: inline-block;max-width: 130px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
||||
.layui-input-block span.sm i {margin-left: 5px;font-size: 12px;color: #818181;}
|
||||
.component-links .layui-input-block .sm {float: right;}
|
||||
|
||||
/* 选择icon */
|
||||
.component-icon .layui-input-block .sm {width: 50px;height: 50px;justify-content: space-around;align-items: center;border: 1px solid #CCC;}
|
||||
.component-icon .layui-input-block .sm i{margin: 0;font-size: 16px;}
|
||||
.component-icon .layui-input-block .sm i.js-icon{font-size: 20px;}
|
||||
|
||||
/* 进度条样式 */
|
||||
.layui-input-block {line-height: 34px;min-height: 34px;}
|
||||
.side-process {display: inline-block;margin-right: 15px;margin-left: 5px;width: 260px;vertical-align: middle;}
|
||||
.slide-prompt-text {color: #909399;}
|
||||
.layui-slider-wrap {top: -17px;}
|
||||
.layui-slider {height: 3px;}
|
||||
|
||||
#diyView {position: relative;background: #f7f8fa;padding: 20px 0 0;visibility: hidden;/*min-width: 1300px;*/}
|
||||
|
||||
.custom-save {text-align: center;background: #fff;padding: 15px 400px 15px 290px;}
|
||||
|
||||
.preview-wrap {overflow: hidden;margin-left: 255px;margin-right: 392px;}
|
||||
.preview-wrap .preview-restore-wrap { /*width: 102%;*/margin-right: -12px;visibility: hidden;}
|
||||
.preview-wrap .preview-restore-wrap .div-wrap {overflow: auto;height: 525px;}
|
||||
|
||||
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap {width: 375px;background-repeat: no-repeat;background-position-y: 128px;background-size: 100%;margin: 0 auto 20px;border:2px solid #f0f1f3;padding-top: 64px;margin-top: -64px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head {height: 64px;width: 375px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head > span {background: #fff url(../img/preview_head.png) no-repeat 50%/cover;font-size: 14px;display: block;text-align: center;height: 64px;line-height: 82px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;cursor: pointer;margin: 0 auto;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-block {min-height: 400px;}
|
||||
|
||||
/*组件列表*/
|
||||
.component-list {width: 235px;padding: 0 10px;background: #ffffff;float: left;position: absolute;top: 0;overflow: hidden;user-select: none;z-index: 9999;}
|
||||
.component-list .tab{display: flex;margin: 10px 0 5px -10px;}
|
||||
.component-list .tab span{font-weight: normal;font-size: 14px;cursor: pointer;line-height: 40px;flex: 1;text-align: center;position: relative;background: #fff;border-top: 1px solid #f1f1f1;border-bottom: 1px solid #f1f1f1;border-left: 1px solid #f1f1f1;}
|
||||
.component-list .tab span:last-child{border-right: 1px solid #f1f1f1;}
|
||||
.component-list .tab span.selected{background-color: #f1f1f1;}
|
||||
/*.component-list .tab span.selected:after{content: '';border-bottom: 2px solid;position: absolute;left: 50%;bottom: 0;width: 65%;transform: translate(-50%, -50%);}*/
|
||||
.component-list nav {height: 610px;overflow-y: auto;width: 257px;}
|
||||
.component-list h3 {font-size: 14px;/*margin-top: 10px;*/cursor: pointer;line-height: 40px;}
|
||||
.component-list h3 img {width: 16px;margin-right: 5px;}
|
||||
.component-list ul {overflow: hidden;margin: 0;padding: 0;transition: all .3s;opacity: 1;}
|
||||
.component-list ul li {float: left;font-size: 12px;width: 78px;height: 75px;text-align: center;cursor: pointer;position: relative;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
|
||||
.component-list ul li.hot:after {content: '';background: url(../img/hot_component.png) no-repeat center/100%;position: absolute;width: 16px;height: 20px;right: 20%;top: 0;}
|
||||
.component-list ul li.disabled { /*cursor: not-allowed;*/color: #bbb;}
|
||||
.component-list ul li img {width: 42px;margin-top: 11px;}
|
||||
.component-list ul li span:last-child {font-size: 12px;/*color: #909399;*/display: block;margin-top: 5px;}
|
||||
.component-list ul li i{font-size: 23px;margin-bottom: 4px;/*color: #909399;*/margin-top: 14px;display: inline-block;}
|
||||
|
||||
/*预览*/
|
||||
.draggable-element {outline: 2px dotted transparent; /*background: #ffffff;position: relative;*/}
|
||||
.draggable-element .preview-draggable { cursor: move;position: relative;}
|
||||
.draggable-element .preview-draggable .preview-box {padding: 0;}
|
||||
.draggable-element.selected {outline: 2px solid;}
|
||||
.del {background: #999;color: #FFFFFF;position: absolute;border-radius: 50%;width: 20px;height: 20px;font-size: 12px;font-style: normal;line-height: 18px;text-align: center;right: -10px;top: -10px;cursor: pointer;z-index: 1;display: none;}
|
||||
/*ul li .content-block + .del {right: unset;left: 68px;top: 0;}*/
|
||||
.draggable-element .preview-draggable:hover .del {display: block;}
|
||||
.draggable-element .comp-title{position: absolute;left: -90px;min-width: 70px;min-height: 20px;padding: 4px 7px;box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);box-sizing: border-box;text-align: center;line-height: 20px;font-size: 12px;background: #fff;border-radius: 2px;top:0;/*top: 50%;margin-top: -14px;*/}
|
||||
|
||||
/*右侧编辑栏*/
|
||||
.edit-attribute {position: absolute;top: 0;right: 0;background: #ffffff;border-top: 1px solid #f7f8fa;width: 370px;padding: 10px;z-index: 1;overflow: hidden;display: none;}
|
||||
.draggable-element.selected .edit-attribute{display: block;}
|
||||
|
||||
/* 选中页面设置 */
|
||||
.page-set-wrap.selected .edit-attribute{display: block;}
|
||||
|
||||
/* 选中弹窗广告组件 */
|
||||
.pop-window-wrap.selected .edit-attribute{display: block;}
|
||||
|
||||
.edit-attribute .attr-wrap {width: 392px;overflow-x: hidden;overflow-y: auto;height: 600px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap {width: 360px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .layui-form-label {color: #666 !important;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .attr-title {padding: 10px 0 15px 10px;border-bottom: 2px solid #f2f4f6;margin-bottom: 10px;color: #303133;display: flex;justify-content: space-between;align-items: center;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .attr-title .title{font-size: 18px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .attr-title .tab-wrap{background-color: #f5f5f5;border-radius: 50px;font-size: 14px;display: flex;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .attr-title .tab-wrap span{cursor: pointer;padding: 5px 15px;border-radius: 50px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .attr-title .tab-wrap span.active{color: #fff;}
|
||||
|
||||
.edit-attribute .attr-wrap .restore-wrap .layui-form input[type=radio] {display: inline-block;opacity: 0;position: absolute;top: 10px;width: 60px;height: 20px;cursor: pointer;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block {display: inline-block;margin-right: 10px;cursor: pointer;vertical-align: top;text-align: center;border: 1px solid #CCCCCC;width: 66px;height: 66px;line-height: 66px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block > div {position: relative}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block > div.del {display: inline-block;margin-right: 10px;cursor: pointer;vertical-align: top;text-align: center;border: 1px solid #CCCCCC;width: 66px;height: 66px;line-height: 66px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block + .content-block {display: inline-block;width: calc(100% - 78px);font-size: 14px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block + .content-block .layui-form-label.sm {width: 68px !important;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block + .content-block .layui-input-block {margin-left: 78px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block + .content-block .layui-input-block span.sm {float: right;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block i.add {display: block;font-style: normal;text-align: center;font-size: 26px;min-width: 26px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block i.del {display: none;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block:hover i.del {display: block;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block.has-choose-image {width: 66px;height: 64px;border: 1px dashed #e5e5e5;display: inline-block;vertical-align: top;position: relative;line-height: 64px;margin-right: 10px;text-align: center;padding: 0;overflow: hidden}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block.has-choose-image > div {width: 66px;height: 64px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block.has-choose-image img {width: auto;height: auto;max-width: 100%;max-height: 100%;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block.has-choose-image span {position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;font-size: 12px;background: rgba(0, 0, 0, .6);color: #ffffff;line-height: initial;cursor: pointer;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block span {font-size: 12px;line-height: 23px;}
|
||||
.layui-btn.layui-btn-primary.sm {margin-top: 5px;padding: 5px 10px !important;height: auto;font-size: 12px;border-radius: 0;vertical-align: baseline;line-height: 1}
|
||||
/*.edit-attribute .attr-wrap .restore-wrap .layui-form-radio {margin-top: 0;line-height: 34px;}*/
|
||||
/*.edit-attribute .attr-wrap .restore-wrap .layui-form-radio:last-child{margin-right: 0;}*/
|
||||
|
||||
/* 单选 */
|
||||
.icon-radio .icon-wrap {float: right;}
|
||||
.icon-radio .icon-wrap li {display: inline-block;width: 50px;height: 32px;line-height: 30px;text-align: center;border: 1px solid #EEEEEE;border-right: 1px solid transparent;cursor: pointer;float: left;box-sizing: border-box;color: #909399;}
|
||||
.icon-radio .icon-wrap li .iconfont.angle{font-size: 14px;}
|
||||
.icon-radio .icon-wrap li:last-child {border-right: 1px solid #EEEEEE;}
|
||||
|
||||
/* 复选 */
|
||||
.checkbox-wrap .layui-form-checkbox, .checkbox-wrap .layui-input-inline-checkbox .layui-form-checkbox {float: right;}
|
||||
.checkbox-wrap .layui-form-checkbox[lay-skin=primary] {margin-top: 4px;padding-left: 20px;}
|
||||
.checkbox-wrap .layui-input-inline-checkbox span {color: #666;}
|
||||
.checkbox-wrap .layui-input-block {margin-left: 35px;}
|
||||
.checkbox-wrap .layui-input-inline-checkbox .layui-form-checkbox[lay-skin=primary] {margin-top: 8px;}
|
||||
|
||||
/* 图片上传 */
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-upload .img-block {padding: 4px;margin-right: 0;float: right;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block .operation{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.6);flex-direction: column;display: none;top:0;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block:hover .operation {display: flex;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block .operation-warp {flex: 1;height: 0;display: flex;align-items: center;justify-content: center;color: #fff;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block .iconfont {margin: 0 3px;font-size: 16px!important;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block .operation .js-replace{line-height: 1;color: #fff;text-align: center;padding: 5px 0;background: rgba(0,0,0,.7);font-size: 12px;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block .icon-wrap:hover .operation{display: block;}
|
||||
.edit-attribute .attr-wrap .restore-wrap .img-block .upload-img-box:hover .operation{display: block;}
|
||||
.img-upload + .diy-word-aux {margin-left: 15px;}
|
||||
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-1{}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-1 .preview-head-div {background: url(../img/preview_head.png) no-repeat 50%/cover;font-size: 16px;height: 64px;line-height: 90px;cursor: pointer;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-1 .preview-head-div span {display: inline-block;padding: 0 15px 0 15px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-1.center .preview-head-div span{padding-right:20px;width: 160px;margin: 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
||||
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-2{}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-2 .preview-head-div {background: url(../img/preview_head.png) no-repeat 50%/cover;height: 64px;cursor: pointer;padding: 0 15px;line-height: 90px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-2 .preview-head-div span{font-size: 16px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-2 img{margin-right: 15px;max-width:150px;height: 28px;}
|
||||
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-3{}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-3 .preview-head-div {background: url(../img/preview_head.png) no-repeat 50%/cover;height: 64px;cursor: pointer;padding: 0 15px;line-height: 90px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-3 .preview-head-div .img-text-search{padding-right: 100px;display: flex;align-items: center;padding-top: 28px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-3 .preview-head-div .img-text-search img {margin-right: 10px;height: 30px;max-width: 85px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-3 .preview-head-div .img-text-search .top-search-box {flex:1;width: 80%;height: 30px;display: flex;align-items:center;border-radius:30px;background: rgb(255, 255, 255);color:#909399;line-height: 2.1;border:1px solid #E6E6E6;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-3 .preview-head-div .img-text-search .top-search-box i {margin-right: 5px;margin-left: 10px;}
|
||||
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-4{}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-4 .preview-head-div {background: url(../img/preview_head.png) no-repeat 50%/cover;height: 64px;cursor: pointer;padding: 0 15px;line-height: 90px;display: flex;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-4 span.store-name{margin: 0 5px;font-size: 16px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-4 .nearby-store-name{display: inline-block;margin: -1px 5px 0;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-4 .nearby-store-name span{background: rgba(0,0,0,.3);font-size: 12px;border-radius: 20px;padding: 5px 10px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-4 i:first-child{font-size: 18px;}
|
||||
.preview-wrap .preview-restore-wrap .diy-view-wrap .preview-head .nav-tabbar.style-4 i:last-child{font-size: 14px;}
|
||||
|
||||
.diy-word-aux {margin-left: 95px;display: block;margin-top: 5px;color: #B2B2B2;font-size: 12px;line-height: 1.6;}
|
||||
|
||||
.layui-layer-page .layui-layer-content {overflow: auto !important;}
|
||||
.top-full-screen .layui-layout-admin .layui-body{padding-right: 0 !important;width: 100% !important;margin-left: 0 !important;}
|
||||
.top-full-screen .layui-layout-admin .layui-body .body-wrap{margin-top: 0 !important;}
|
||||
.top-full-screen .custom-save{display: flex;justify-content: space-between;align-items: center;padding: 10px 0;border-bottom: 1px solid #ececec;}
|
||||
/*.top-full-screen .custom-save .layui-btn{background-color: #fff;}*/
|
||||
/*.top-full-screen .cancel-btn{border-color: #ececec;color: #333;}*/
|
||||
/*.top-full-screen .cancel-btn:hover{color: #333;}*/
|
||||
|
||||
.bg-select .bg-select-ul{text-align:right}
|
||||
.bg-select .bg-select-ul li{display:inline-block;width:20px;height:20px;border-radius:3px;border:1px solid #d7d7d7;vertical-align:middle;cursor:pointer;padding:2px;box-sizing:border-box;margin-left:5px}
|
||||
.bg-select .bg-select-ul li div{width:100%;height:100%;border-radius:3px}
|
||||
|
||||
/* 超出单行影藏 */
|
||||
.using-hidden {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
||||
/* 超出两行影藏 */
|
||||
.multi-hidden {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
|
||||
|
||||
/* 商品来源选择 */
|
||||
.source-selected {display: flex;flex-wrap: wrap;}
|
||||
.source-selected .source {flex: 1;}
|
||||
.source-selected .source-item,.template-selected .source-item {width: 46px;height: 32px;text-align: center;border: 1px solid #e5e5e5;padding: 5px;cursor: pointer;background: #ffffff;box-sizing: border-box;border-right: 1px transparent solid;display: flex;align-items: center;justify-content: center;color: #909399;}
|
||||
.source-selected .source-item:last-child,.template-selected .source-item:last-child{border-right: 1px solid #e5e5e5;}
|
||||
|
||||
/* 列表样式 */
|
||||
.list-style .layui-input-block{margin-left: 40px !important;}
|
||||
.template-selected {display: flex;flex-wrap: wrap;margin-left: 50px;}
|
||||
.style-selected{display: flex;flex-wrap: wrap;margin-top: 10px;margin-left: 50px;}
|
||||
.style-selected .layui-form-radio:nth-child(3n){margin-right: 0;}
|
||||
|
||||
/* 图片和图标选择 */
|
||||
.icon-img-upload {width: 66px;height: 66px;font-size: 66px;display: flex;align-items: center;justify-items: center;border: 1px solid #CCCCCC;text-align: center;margin-right: 10px;position: relative;}
|
||||
.icon-img-upload .add {color: var(--base-color);font-size: 26px;margin: 0 auto;width: 66px;height: 66px;line-height: 66px;text-align: center;cursor: pointer;}
|
||||
.icon-img-upload img {max-width: 100%;max-height: 100%;width: 100%;}
|
||||
.icon-img-upload .operation {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);color: #fff;display: none;flex-direction: column;z-index: 5;}
|
||||
.icon-img-upload:hover .operation {display: flex;}
|
||||
.icon-img-upload .operation .operation-warp {flex: 1;height: 0;display: flex;align-items: center;justify-content: center;}
|
||||
.icon-img-upload .operation-warp i {margin: 0 2px;cursor: pointer;}
|
||||
.icon-img-upload .operation .js-replace {height: 24px;color: #fff;background: rgba(0, 0, 0, 0.5);font-size: 12px;line-height: 24px;cursor: pointer;}
|
||||
.common-set .word-aux{margin: 0 0 0 100px;padding: 0;}
|
||||
|
||||
/* 选择图标风格 */
|
||||
.select-icon-style {position: fixed;width: 100vw;height: 100vh;left: 0;top: 0;z-index: 9999;}
|
||||
.select-icon-style .icon-style-wrap {position: absolute;background: #fff;border: 1px solid #ddd;right: 40px;margin-top: 15px;}
|
||||
.select-icon-style .icon-style-wrap iframe {width: 100%;height: 100%;}
|
||||
5493
public/static/ext/diyview/css/font/iconfont.css
Executable file
5493
public/static/ext/diyview/css/font/iconfont.css
Executable file
File diff suppressed because it is too large
Load Diff
33
public/static/ext/diyview/css/member_icon/iconfont.css
Executable file
33
public/static/ext/diyview/css/member_icon/iconfont.css
Executable file
@@ -0,0 +1,33 @@
|
||||
@font-face {font-family: "iconfont";
|
||||
src: url('iconfont.eot?t=1603697914102'); /* IE9 */
|
||||
src: url('iconfont.eot?t=1603697914102#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAWwAAsAAAAAC0gAAAViAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDMgqJZIddATYCJAMUCwwABCAFhG0HShtrCSMRtntxApL9RYJ5yHh5RiMEi+kx+Qyk2+kMZFNWMFKkKxI8kw99Z77BaiIdpBJBQfh3r6ISADz0O//VvUBDSTSJo4jCCUxpOhPnemCjItRIvkWPvtuubTZO8/i/c9lunGzc8oiFvhlxgGpEbhJT21j4x2DvTSim/zlmunw+sPw2G9DUsoIqAEd7A5zNOi6L7E7lHM/9Fti5rTqYhOuBAIQoGcjwVa8PFccLCWbtLp3aQHWo8AgcoUrlgJ0JciFRyxSqA5il/Tz5kRcqQEkV/MraHb3tUf551PN1bHRwNJorCLCLMwC47QMYIAPAgZxAU3cwQ5ChiUTQeK48AEFF0aKGFX9e+vm6YBAWr0MSIfzDAxiKI0AaeJGRsOWFfODYEgUYPC9OAQrPS7OixeuQMy0iSdkhADYgD0A+8JIEbTXBKaTesZ7RGCeE0YR/i01wVtdiAB2S2p5o1zPq7g5LN6i+r+twFq8jdPMzk0ioibSCAoi5VU28JZVfnHXkaiiERNaGlF3887lNayrp2NOpFsb3//PJpJbMLeMwBkxX+Wti7d0DNariIOYZg8WNwq8X04Y5mZhMGyEhtL+/kJPTQT8xhFyF/VS++9MEQgHGVJKRrv7AeylGnJimStTf3yBJK4yrQUzh33/7q3Ku4jCAyMr//5Sg2ynH2iiKYWMkM/z8xGrPKItRo/XFv2Fd6Y+CgeuvqO5qU5adZjLlwCBtSKjLWRJI/aSLNBYHay25e0sG0HHO50vBIcYIx8MUHLFBudrBmCvkTqdbfblEiS1e6wTYJpw/HePwPuTWfM32ys4+UHWdE8UT8gR3pI3ewGm5LFFWV4ZEU+uGGvyeKccRW4Vx/8UIvuJSEcuhK9FszNaf3UBmmaOta7xrfUJ6XzqtVM49qTDpbYs6xFqAshGV0MXGawcCCp2Ofhv/sKFeui5s6aCTxy5fPlpIo0zz6KBK9E9NMJ26/FXqWDr5KtSoXKNCBvzojUY2anQDU3je8SWXLi06PqVzONAME3HunsRWI2sJ41Y/ad0aVTwbEpxpcQMrKsLXqFoJh4N5SaPiBnlY5bg0J7kRCn/rtn5id9dML5te001/ONf6ZGT/8cNrlitIqF66sa1feWUwaIrvZ4sc7hrppdOPPbvJiV+gKwy5xBqXVrtqQFECgd69AxodT0PB8nqVSq0vt66keHOWOLMdS53TGcNWR4hkz57uXIof4FzSG17nlpjLMVuc3rXTPJo+++VsXfOszWw5+q7zrtZS47aeuyh0zafpTl34hL5QcJVszKhHIeMVYZPncGV7xqlT77o1Dn4+DT+198H0ypbKuqTwesV7Fi/h8zUPXu150TFZYom548MdDxua55kbWk6LT5NKcu+OykalY29txWozwWAAQDDIqMBAwlb2jjUkrGUDWHZEZ5dYwd4/CzUvvP3eylL6m2q4IHruHF/xi5zBtRzZWLuwGInZ+zo7YQv/cnm1lO9yifVOl1yCAvsNZ7cu2cNtdveL0boUGSFULgsoRSQwqgQkx2aAxKAAZKpyIKTz7zdw6AuGpAYgzQQAwmoXUGangLEqRHLsPZC4vQOZNRgIDYnjRIOkWM67g8AoSsp/xEXfWVGrOz37CvdqjNi5Gv4JCeylNErc0Qs6SBFrwttlqpas9C2d4WZomp4G6SsUGnnVYR/HNuiLoqJvJzscBEZRUv4jLvrOKt115/n+K9yrMRJR8UP9hAQenNIoSYC8iLpEFZtSGN4uUwpYsrfMvqUzGdAIoZ6G4GkVCo18hsCwj6mTTSqKqpe085h9oVXlP08ilDDCiURkLPuy87oKHn/PqxINFKucTVfxZAIAAA==') format('woff2'),
|
||||
url('iconfont.woff?t=1603697914102') format('woff'),
|
||||
url('iconfont.ttf?t=1603697914102') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
|
||||
url('iconfont.svg?t=1603697914102#iconfont') format('svg'); /* iOS 4.1- */
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-right:before {
|
||||
content: "\e6a3";
|
||||
}
|
||||
|
||||
.icon-shezhi:before {
|
||||
content: "\e638";
|
||||
}
|
||||
|
||||
.icon-delete:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
|
||||
.icon-bianji:before {
|
||||
content: "\e63c";
|
||||
}
|
||||
|
||||
BIN
public/static/ext/diyview/css/member_icon/iconfont.eot
Executable file
BIN
public/static/ext/diyview/css/member_icon/iconfont.eot
Executable file
Binary file not shown.
1
public/static/ext/diyview/css/member_icon/iconfont.js
Executable file
1
public/static/ext/diyview/css/member_icon/iconfont.js
Executable file
File diff suppressed because one or more lines are too long
37
public/static/ext/diyview/css/member_icon/iconfont.json
Executable file
37
public/static/ext/diyview/css/member_icon/iconfont.json
Executable file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"id": "",
|
||||
"name": "",
|
||||
"font_family": "iconfont",
|
||||
"css_prefix_text": "icon-",
|
||||
"description": "",
|
||||
"glyphs": [
|
||||
{
|
||||
"icon_id": "56027336",
|
||||
"name": "right",
|
||||
"font_class": "right",
|
||||
"unicode": "e6a3",
|
||||
"unicode_decimal": 59043
|
||||
},
|
||||
{
|
||||
"icon_id": "56027364",
|
||||
"name": "设置",
|
||||
"font_class": "shezhi",
|
||||
"unicode": "e638",
|
||||
"unicode_decimal": 58936
|
||||
},
|
||||
{
|
||||
"icon_id": "376362",
|
||||
"name": "删除",
|
||||
"font_class": "delete",
|
||||
"unicode": "e61e",
|
||||
"unicode_decimal": 58910
|
||||
},
|
||||
{
|
||||
"icon_id": "1472556",
|
||||
"name": "编辑",
|
||||
"font_class": "bianji",
|
||||
"unicode": "e63c",
|
||||
"unicode_decimal": 58940
|
||||
}
|
||||
]
|
||||
}
|
||||
38
public/static/ext/diyview/css/member_icon/iconfont.svg
Executable file
38
public/static/ext/diyview/css/member_icon/iconfont.svg
Executable file
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<!--
|
||||
2013-9-30: Created.
|
||||
-->
|
||||
<svg>
|
||||
<metadata>
|
||||
Created by iconfont
|
||||
</metadata>
|
||||
<defs>
|
||||
|
||||
<font id="iconfont" horiz-adv-x="1024" >
|
||||
<font-face
|
||||
font-family="iconfont"
|
||||
font-weight="500"
|
||||
font-stretch="normal"
|
||||
units-per-em="1024"
|
||||
ascent="896"
|
||||
descent="-128"
|
||||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<glyph glyph-name="right" unicode="" d="M761.056 363.872c0.512 0.992 1.344 1.824 1.792 2.848 8.8 18.304 5.92 40.704-9.664 55.424L399.936 756.256c-19.264 18.208-49.632 17.344-67.872-1.888-18.208-19.264-17.376-49.632 1.888-67.872l316.96-299.84-315.712-304.288c-19.072-18.4-19.648-48.768-1.248-67.872 9.408-9.792 21.984-14.688 34.56-14.688 12 0 24 4.48 33.312 13.44l350.048 337.376c0.672 0.672 0.928 1.6 1.6 2.304 0.512 0.48 1.056 0.832 1.568 1.344C757.76 357.12 759.2 360.608 761.056 363.872z" horiz-adv-x="1024" />
|
||||
|
||||
|
||||
<glyph glyph-name="shezhi" unicode="" d="M992 285.866667c-4.266667-27.733333-21.333333-46.933333-42.666667-46.933334h-4.266666c-70.4 0-128-57.6-128-130.133333 0-23.466667 10.666667-49.066667 10.666666-49.066667 10.666667-25.6 2.133333-55.466667-19.2-70.4h-2.133333L682.666667-81.066667h-2.133334c-6.4-2.133333-14.933333-4.266667-23.466666-4.266666-17.066667 0-36.266667 8.533333-46.933334 19.2-14.933333 17.066667-64 61.866667-102.4 61.866666-38.4 0-87.466667-44.8-102.4-59.733333-10.666667-12.8-27.733333-19.2-46.933333-19.2-8.533333 0-17.066667 2.133333-23.466667 4.266667h-2.133333L213.333333-10.666667h-2.133333c-21.333333 14.933333-29.866667 46.933333-19.2 70.4 0 0 10.666667 25.6 10.666667 49.066667 0 70.4-57.6 130.133333-128 130.133333-19.2 0-36.266667 17.066667-42.666667 46.933334 0 2.133333-10.666667 55.466667-10.666667 98.133333 0 42.666667 10.666667 96 10.666667 98.133333 4.266667 27.733333 21.333333 46.933333 42.666667 46.933334h4.266666c70.4 0 128 57.6 128 130.133333 0 23.466667-10.666667 49.066667-10.666666 49.066667-12.8 21.333333-4.266667 53.333333 19.2 68.266666h2.133333l128 70.4h2.133333c4.266667 4.266667 10.666667 6.4 19.2 6.4 17.066667 0 34.133333-6.4 46.933334-19.2 14.933333-14.933333 61.866667-57.6 100.266666-57.6 38.4 0 85.333333 40.533333 100.266667 55.466667 10.666667 12.8 27.733333 19.2 44.8 19.2 8.533333 0 17.066667-2.133333 23.466667-4.266667h2.133333l123.733333-68.266666h2.133334c21.333333-14.933333 29.866667-46.933333 19.2-70.4 0 0-10.666667-25.6-10.666667-49.066667 0-70.4 57.6-130.133333 128-130.133333h4.266667c19.2 0 36.266667-17.066667 42.666666-46.933334 0-2.133333 10.666667-55.466667 10.666667-98.133333-2.133333-42.666667-12.8-96-12.8-98.133333z m-40.533333 187.733333c-2.133333 6.4-2.133333 8.533333-4.266667 10.666667-93.866667 0-170.666667 76.8-170.666667 172.8 0 29.866667 10.666667 59.733333 14.933334 66.133333 2.133333 6.4 0 14.933333-4.266667 19.2l-119.466667 66.133333H661.333333c-6.4 0-12.8-2.133333-14.933333-6.4-6.4-6.4-68.266667-70.4-132.266667-70.4s-125.866667 64-132.266666 70.4c-2.133333 6.4-8.533333 8.533333-14.933334 8.533334h-6.4l-123.733333-68.266667c-4.266667-4.266667-6.4-12.8-4.266667-19.2 0 0 14.933333-34.133333 14.933334-66.133333 0-93.866667-76.8-172.8-170.666667-172.8-2.133333-2.133333-2.133333-6.4-4.266667-10.666667 0 0-8.533333-51.2-8.533333-89.6 0-38.4 8.533333-89.6 8.533333-89.6 2.133333-6.4 2.133333-8.533333 4.266667-10.666667 93.866667 0 170.666667-76.8 170.666667-172.8 0-27.733333-10.666667-55.466667-14.933334-66.133333-2.133333-6.4 0-14.933333 4.266667-19.2l117.333333-66.133333h6.4c6.4 0 12.8 2.133333 14.933334 6.4 2.133333 2.133333 68.266667 74.666667 134.4 74.666666 66.133333 0 128-68.266667 134.4-74.666666 2.133333-2.133333 8.533333-6.4 14.933333-6.4h6.4l121.6 68.266666c4.266667 4.266667 6.4 12.8 4.266667 19.2-2.133333 4.266667-14.933333 34.133333-14.933334 66.133334 0 93.866667 76.8 172.8 170.666667 172.8 2.133333 2.133333 2.133333 6.4 4.266667 10.666666 0 0 8.533333 51.2 8.533333 89.6 0 36.266667-8.533333 87.466667-8.533333 87.466667zM512 213.333333c-93.866667 0-170.666667 76.8-170.666667 170.666667s76.8 170.666667 170.666667 170.666667 170.666667-76.8 170.666667-170.666667-76.8-170.666667-170.666667-170.666667z m0 300.8c-70.4 0-130.133333-57.6-130.133333-130.133333 0-72.533333 57.6-130.133333 130.133333-130.133333s130.133333 57.6 130.133333 130.133333c0 72.533333-59.733333 130.133333-130.133333 130.133333z" horiz-adv-x="1024" />
|
||||
|
||||
|
||||
<glyph glyph-name="delete" unicode="" d="M837.818 581.455l0-581.818c0-51.433-41.705-93.091-93.091-93.091l-465.455 0c-51.433 0-93.091 41.705-93.091 93.091l0 581.818c-25.693 0-46.545 20.852-46.545 46.545l0 46.545c0 25.693 20.852 46.545 46.545 46.545l139.636 0 0 46.545c0 25.74 20.852 46.545 46.545 46.545l279.273 0c25.693 0 46.545-20.852 46.545-46.545l0-46.545 139.636 0c25.693 0 46.545-20.852 46.545-46.545l0-46.545c0-25.74-20.852-46.545-46.545-46.545zM232.727 581.455l0-581.818c0-25.693 20.852-46.545 46.545-46.545l465.455 0c25.693 0 46.545 20.852 46.545 46.545l0 581.818c-26.159 0-526.569 0-558.545 0zM372.364 721.091l0 23.273c0 12.847 10.426 23.273 23.273 23.273l232.727 0c12.847 0 23.273-10.426 23.273-23.273l0-23.273c-22.528 0-279.273 0-279.273 0M814.545 674.545l-605.091 0c-12.847 0-23.273-10.426-23.273-23.273 0-12.847 10.426-23.273 23.273-23.273l605.091 0c12.847 0 23.273 10.426 23.273 23.273 0 12.847-10.426 23.273-23.273 23.273zM372.364 465.091c12.847 0 23.273-10.426 23.273-23.273l0-325.818c0-12.847-10.426-23.273-23.273-23.273-12.847 0-23.273 10.426-23.273 23.273l0 325.818c0 12.847 10.426 23.273 23.273 23.273zM512 465.091c12.847 0 23.273-10.426 23.273-23.273l0-325.818c0-12.847-10.426-23.273-23.273-23.273s-23.273 10.426-23.273 23.273l0 325.818c0 12.847 10.426 23.273 23.273 23.273zM651.636 465.091c12.847 0 23.273-10.426 23.273-23.273l0-325.818c0-12.847-10.426-23.273-23.273-23.273s-23.273 10.426-23.273 23.273l0 325.818c0 12.847 10.426 23.273 23.273 23.273z" horiz-adv-x="1024" />
|
||||
|
||||
|
||||
<glyph glyph-name="bianji" unicode="" d="M300.8 172.8c0-12.8 0-19.2 6.4-25.6 6.4-6.4 12.8-6.4 19.2-6.4h6.4l172.8 44.8 448 448c19.2 19.2 32 51.2 0 83.2l-64 64c-32 32-64 32-96-6.4l-448-435.2-44.8-166.4zM825.6 736c6.4 6.4 19.2 6.4 25.6 0l44.8-44.8c6.4-6.4 6.4-19.2 0-25.6l-44.8-44.8-70.4 70.4 44.8 44.8zM736 646.4l70.4-70.4-313.6-313.6-70.4 70.4L736 646.4zM384 288l64-64-83.2-19.2L384 288z m544 204.8c-25.6 0-38.4-12.8-38.4-25.6v-409.6c0-19.2-19.2-38.4-38.4-38.4H166.4c-19.2 0-38.4 19.2-38.4 38.4V716.8c0 19.2 19.2 38.4 38.4 38.4h448c12.8 0 25.6 12.8 25.6 32s-12.8 32-32 32H160c-51.2 0-96-44.8-96-96v-678.4c0-51.2 44.8-96 96-96h704c51.2 0 96 44.8 96 96v416c0 19.2-12.8 32-32 32z" horiz-adv-x="1024" />
|
||||
|
||||
|
||||
|
||||
|
||||
</font>
|
||||
</defs></svg>
|
||||
|
After Width: | Height: | Size: 6.6 KiB |
BIN
public/static/ext/diyview/css/member_icon/iconfont.ttf
Executable file
BIN
public/static/ext/diyview/css/member_icon/iconfont.ttf
Executable file
Binary file not shown.
BIN
public/static/ext/diyview/css/member_icon/iconfont.woff
Executable file
BIN
public/static/ext/diyview/css/member_icon/iconfont.woff
Executable file
Binary file not shown.
BIN
public/static/ext/diyview/css/member_icon/iconfont.woff2
Executable file
BIN
public/static/ext/diyview/css/member_icon/iconfont.woff2
Executable file
Binary file not shown.
79
public/static/ext/diyview/css/member_index.css
Executable file
79
public/static/ext/diyview/css/member_index.css
Executable file
@@ -0,0 +1,79 @@
|
||||
.preview-wrap{overflow: hidden;margin-left: 290px;margin-right: 400px;}
|
||||
|
||||
/* 新的样式 */
|
||||
.preview-block{background-color: #fff;}
|
||||
|
||||
.color-list>.colorSelector{margin-right: 20px;}
|
||||
.color-list>.colorSelector:nth-last-child(2){margin-right: 16px;}
|
||||
.color-list>.colorSelector.selected,.color-list .layui-form-item.selected .colorSelector{border: 1px solid #FF6A00;}
|
||||
.color-list .layui-form-item{display: inline-block;margin-bottom: 0;}
|
||||
.color-list .layui-form-label{display: none;}
|
||||
.color-list .layui-form-label.sm + .layui-input-block{margin-left: 0;line-height: initial;min-height: initial;}
|
||||
.color-list .diy-color-wrap{width: 85px; display: inline-block;padding: 0 5px;height: 28px;line-height: 26px;}
|
||||
.color-list .diy-color-wrap .flex_left{margin-left: 50px;}
|
||||
.color-list .diy-color-wrap input{width: 55px;border: none;font-size: 12px;}
|
||||
.color-list .diy-color-wrap .color-selector-reset{line-height: initial;font-size: 12px;display: none;}
|
||||
/*.color-list .diy-color-wrap .colorSelector{margin-right: 0;}*/
|
||||
.color-list .diy-color-wrap .flex_fill{position: absolute;top: 68px;left: 34px;}
|
||||
.diy-text-color .flex{display: flex;}
|
||||
.diy-text-color .flex .flex_left{display: flex; align-items: center;}
|
||||
.diy-text-color .flex .flex_left .curr_color{display: none;}
|
||||
|
||||
/* 会员中心 */
|
||||
.member-info .preview-draggable{background-color: #ff454f;background-size: 100% auto;background-position: left top;}
|
||||
.member-info .preview-draggable .info{position: relative;display: flex;align-items: center;padding: 15px;color: #fff;}
|
||||
.member-info .preview-draggable .info .info-img{width: 50px;height: 50px;border: 3px solid #fff;margin-right: 8px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
|
||||
.member-info .preview-draggable .info .info-img img{max-width: 100%;max-height: 100%;}
|
||||
.member-info .preview-draggable .info .info-set{position: absolute;width: 20px;height: 20px;right: 15px;top: 15px;}
|
||||
.member-info .preview-draggable .info .info-set i {font-size: 18px;color: #fff;line-height: 1;}
|
||||
.member-info .preview-draggable .info .info-content .info-name{font-size: 16px;font-weight: bold;}
|
||||
.member-info .preview-draggable .info .info-content .info-grad{text-align: center;display: block;color: #e7e525;background: rgba(0, 0, 0, 0.5);-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;font-size: 12px;margin-top: 5px;padding: 5px 8px;line-height: 1;}
|
||||
.member-info .preview-draggable .wallet{margin-top: 10px;display: flex;justify-content: space-around;align-items: center;color: #fff;padding-bottom: 10px;}
|
||||
.member-info .preview-draggable .wallet .wallet-item{padding: 0 30px;}
|
||||
.member-info .preview-draggable .wallet .wallet-item-border{height: 30px;width: 1px;background-color: rgba(255,255,255,.5);}
|
||||
.member-info .preview-draggable .wallet span{display: flex;justify-content: center;}
|
||||
|
||||
/* 订单信息 */
|
||||
.order-info .preview-draggable{background-color: #fff;padding: 0 15px;}
|
||||
.order-info .preview-draggable .order-info-title{display: flex;align-items: center;height: 50px;justify-content: space-between;border-bottom: 1px solid #e7e7e7;}
|
||||
.order-info .preview-draggable .order-info-title .all-order{font-size: 16px;font-weight: bold;}
|
||||
.order-info .preview-draggable .order-info-title .check-order,.order-info .preview-draggable .order-info-title .check-order i{color: #a3a3a3;font-size: 12px;}
|
||||
|
||||
.order-info .preview-draggable .order-info-content{display: flex;justify-content: space-between;padding: 10px 0;text-align: center;}
|
||||
.order-info .preview-draggable .order-info-content .content-item-icon{width: 25px;height: 25px;margin: 0 auto 5px;}
|
||||
.order-info .preview-draggable .order-info-content .content-item-icon img{max-width: 100%;max-height: 100%;}
|
||||
|
||||
/* 会员等级 */
|
||||
.member-grade .preview-draggable{display: flex;justify-content: space-between;align-items: center;height: 44px;margin: 20px 10px;color: #e5ce75;border-radius: 6px;background: #1D1D1D;padding: 0 10px;background: -webkit-linear-gradient(left, #683f00, #1D1D1D);background: linear-gradient(to right, #683f00, #1D1D1D);}
|
||||
|
||||
/* 常用工具 */
|
||||
.common-tools .preview-draggable{padding: 10px 0;}
|
||||
.common-tools .preview-draggable .tools-title{padding: 0 10px;height: 40px;line-height: 40px;}
|
||||
.common-tools .preview-draggable .tools-title span{font-size: 16px;font-weight: bold;}
|
||||
.common-tools .preview-draggable .tools-list{padding: 0;display: flex;flex-wrap: wrap;}
|
||||
.common-tools .preview-draggable .tools-list .tools-item{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 92px;height: 48px;padding: 10px 0;}
|
||||
.common-tools .preview-draggable .tools-list .tools-item .tools-item-icon{display: flex;align-items: center;justify-content: center;width: 22px;height: 22px;margin-bottom: 5px;}
|
||||
.common-tools .preview-draggable .tools-list .tools-item img{max-width: 100%;max-height: 100%;}
|
||||
.common-tools .preview-draggable .tools-list.list{display: block;}
|
||||
.common-tools .preview-draggable .tools-list.list .tools-item{display: block;width: initial;height: initial;padding: 12px 10px;margin: 0 10px;border-bottom: 1px solid #e5e5e5;}
|
||||
.common-tools .preview-draggable .tools-list.list .tools-item:first-child{border-bottom: 1px solid #e5e5e5;}
|
||||
.common-tools .preview-draggable .tools-list.list .tools-item:last-child{border-bottom: none;}
|
||||
.common-tools .preview-draggable .tools-list.list .tools-item .tools-item-icon{display: inline-block;width: 22px;height: 22px;margin-right: 5px;}
|
||||
.common-tools .preview-draggable .tools-list.list .tools-item i{float: right;color: #a3a3a3;}
|
||||
.common-tools .preview-draggable .tools-list.list.insert-gap{background: #F7F8FA;}
|
||||
.common-tools .preview-draggable .tools-list.list.insert-gap li{background: #fff;margin-bottom: 10px;border-bottom: 0 !important;}
|
||||
.common-tools .preview-draggable .tools-list.list.insert-gap li:last-child{margin-bottom: 0;}
|
||||
|
||||
.menu-list{margin-left:10px;}
|
||||
/*#f2f4f6*/
|
||||
.menu-list>ul{margin-bottom: 10px;}
|
||||
.menu-list>ul>li{background: #ffffff;border:1px solid #e5e5e5;position:relative;border-top: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;height: 50px;line-height: 50px;}
|
||||
.menu-list>ul>li:first-child{border-top:1px solid #e5e5e5;}
|
||||
.menu-list>ul>li .layui-form-checkbox{display: inline-block;margin-left: 10px;}
|
||||
.menu-list>ul>li .info-wrap{display: inline-block;width: 65%;padding-right:10px;}
|
||||
.menu-list>ul>li .info-wrap .tips{color:#a3a3a3;}
|
||||
.menu-list>ul>li .info-wrap span{cursor: pointer;}
|
||||
.menu-list>ul>li i{color: #B2B2B2;font-size: 18px;vertical-align: middle;float: right;cursor: pointer;margin-right: 10px;}
|
||||
.img-upload .upload-img-block{width: 120px;height: 50px;}
|
||||
.upload-img-block .del{width: 15px;height: 15px;line-height: 14px;}
|
||||
.js-select-link-text{margin-right: 10px; font-size: 12px; display: inline-block; height: 36px; line-height: 36px; vertical-align: top; white-space: nowrap; overflow: hidden; max-width: 80%; text-overflow: ellipsis;}
|
||||
Reference in New Issue
Block a user