|
|
@ -299,7 +299,9 @@ export default { |
|
|
|
overflow-x: hidden; |
|
|
|
overflow-x: hidden; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.form-control, .single-line { |
|
|
|
.form-group{font-size: 12px} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.form-control { |
|
|
|
background-color: #FFF; |
|
|
|
background-color: #FFF; |
|
|
|
background-image: none; |
|
|
|
background-image: none; |
|
|
|
border: 1px solid #e5e6e7; |
|
|
|
border: 1px solid #e5e6e7; |
|
|
@ -316,90 +318,48 @@ export default { |
|
|
|
|
|
|
|
|
|
|
|
#app .layout-ceiling-main a{ color:#9ba7b5} |
|
|
|
#app .layout-ceiling-main a{ color:#9ba7b5} |
|
|
|
|
|
|
|
|
|
|
|
#table-list .mp-search-wrapper{ float: right; margin-left: 12px; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#table-list .mp-header-wrapper{ overflow: hidden; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#table-list .mp-header-wrapper h1{ padding-left:15px; float: left; font-size: 18px; line-height: 24px; padding-bottom: 20px; font-weight: 400; color: #464c5b; } |
|
|
|
#table-list .mp-header-wrapper h1{ padding-left:15px; float: left; font-size: 18px; line-height: 24px; padding-bottom: 20px; font-weight: 400; color: #464c5b; } |
|
|
|
|
|
|
|
|
|
|
|
.mp-form{ padding: 20px 20px 20px 0; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mp-form .ivu-tree li{ margin: 0; } |
|
|
|
.mp-form .ivu-tree li{ margin: 0; } |
|
|
|
|
|
|
|
|
|
|
|
.mp-form .ivu-color-picker .ivu-select-dropdown{ left: -38px !important; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mp-form .mp-upload{ display: inline-block; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mp-form .demo-upload-list{ display: inline-block; width: 60px; height: 60px; text-align: center; line-height: 60px; border: 1px solid transparent; border-radius: 4px; overflow: hidden; background: #fff; position: relative; box-shadow: 0 1px 1px rgba(0,0,0,.2); margin-right: 4px; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mp-form .demo-upload-list img{ width: 100%; height: 100%; } |
|
|
|
.mp-form .demo-upload-list img{ width: 100%; height: 100%; } |
|
|
|
|
|
|
|
|
|
|
|
.mp-form .demo-upload-list-cover{ display: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,.6); } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mp-form .demo-upload-list:hover .demo-upload-list-cover{ display: block; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mp-form .demo-upload-list-cover i{ color: #fff; font-size: 20px; cursor: pointer; margin: 0 2px; } |
|
|
|
.mp-form .demo-upload-list-cover i{ color: #fff; font-size: 20px; cursor: pointer; margin: 0 2px; } |
|
|
|
|
|
|
|
|
|
|
|
[v-cloak]{ display: none} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mp-form .mp-upload-btn{ width:58px; height:58px; line-height:58px; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mp-form .add-submit-item .ivu-btn{ position: fixed; left: 0; bottom: 0; border-radius: 0; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.vertical-center-modal .ivu-modal{ top: 0; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.vertical-center-modal .ivu-modal-header{ z-index: 9; position: relative; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.vertical-center-modal .ivu-modal-close{ z-index: 10; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.wechat-reply-wrapper .fl{ float: left; } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .fr{ float: right; } |
|
|
|
.wechat-reply-wrapper .fr{ float: right; } |
|
|
|
.wechat-reply-wrapper .clearfix:after{ content:"."; display:block; height:0; visibility:hidden; clear:both; } |
|
|
|
.wechat-reply-wrapper .clearfix:after{ content:"."; display:block; height:0; visibility:hidden; clear:both; } |
|
|
|
.wechat-reply-wrapper .ibox-title{ padding:15px; font-size: 16px; border-bottom: 1px solid #e7eaec; } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .ibox-title p{ border-left: 2px solid #2494f2; text-indent: 8px; } |
|
|
|
.wechat-reply-wrapper .ibox-title p{ border-left: 2px solid #2494f2; text-indent: 8px; } |
|
|
|
.wechat-reply-wrapper .ibox-content{ padding: 15px; } |
|
|
|
.wechat-reply-wrapper .ibox-content{ padding: 15px; font-size: 12ox} |
|
|
|
.wechat-reply-wrapper .ibox-content .view-wrapper{ position: relative; width: 317px; background-image:url(../../../assets/wechat/mobile_head.png); background-repeat: no-repeat; background-position: left top; background-color: #f5f5f5; } |
|
|
|
.wechat-reply-wrapper .ibox-content .view-wrapper{ position: relative; width: 317px; background-image:url(../../../assets/wechat/mobile_head.png); background-repeat: no-repeat; background-position: left top; background-color: #f5f5f5; } |
|
|
|
.wechat-reply-wrapper .ibox-content .view-wrapper .mobile-header{ position: relative; left: 0; top: 36px; width: 100%; text-align: center; color: #fff; font-size: 16px; } |
|
|
|
.wechat-reply-wrapper .ibox-content .view-wrapper .mobile-header{ position: relative; left: 0; top: 36px; width: 100%; text-align: center; color: #fff; font-size: 16px; } |
|
|
|
.wechat-reply-wrapper .ibox-content .view-wrapper .view-body{ margin-top: 65px; background-color: #f5f5f5; height: 500px; } |
|
|
|
.wechat-reply-wrapper .ibox-content .view-wrapper .view-body{ margin-top: 65px; background-color: #f5f5f5; height: 500px; } |
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .time-wrapper{ margin-bottom: 10px; text-align: center; } |
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .time-wrapper{ margin-bottom: 10px; text-align: center; } |
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .time-wrapper .time{ display: inline-block; color: #f5f5f5; display: inline-block; color: #f5f5f5; background: rgba(0,0,0,.3); padding: 3px 8px; border-radius: 3px; font-size: 12px; } |
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .time-wrapper .time{ display: inline-block; color: #f5f5f5; display: inline-block; color: #f5f5f5; background: rgba(0,0,0,.3); padding: 3px 8px; border-radius: 3px; font-size: 12px; } |
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item{ display: none; } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item.show{ display: none; } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item .avatar{ width: 40px; height: 40px; } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item .avatar img{ max-width: 100%; height: auto; } |
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item .avatar img{ max-width: 100%; height: auto; } |
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item .box-content{ position: relative; max-width: 60%; min-height: 40px; margin-left: 15px; padding: 10px; border: 1px solid #ccc; word-break: break-all; word-wrap: break-word; line-height: 1.5; border-radius: 5px; } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item .box-content .picbox{ max-width: 100%; } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item .box-content:before{ content: ''; position: absolute; left: -13px; top: 11px; display: block; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 10px solid #ccc; -webkit-transform: rotate(90deg); transform: rotate(90deg); } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .view-wrapper .view-body .view-item .box-content:after{ content: ''; content: ''; position: absolute; left: -12px; top: 11px; display: block; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 10px solid #f5f5f5; -webkit-transform: rotate(90deg); transform: rotate(90deg); } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .submit{text-align: center;} |
|
|
|
.wechat-reply-wrapper .submit{text-align: center;} |
|
|
|
/* 图文 */ |
|
|
|
/* 图文 */ |
|
|
|
.view-wrapper .view-body .view-item.news-box{ width: 100%; background-color: #fff; border-radius: 5px; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content{ padding:0;} |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .vn-title{ line-height: 1.5; font-size: 16px; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .vn-time{ padding: 5px 0; font-size: 12px; color: #999; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .vn-picture{ width: 100%; height: 150px; background-size: cover; background-position: center center; border-radius: 5px 5px 0 0;} |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .vn-picture-info{ line-height: 22px; color: #7b7b7b; padding: 0; display: block; overflow: hidden; word-break: break-all; text-overflow: ellipsis; font-size: 12px; white-space: nowrap; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-more{ display: block; padding: 10px 0 0; border-top: 1px solid #dddddd; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .con-item-box{ position: relative; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .con-item-box .first-title{ width: 100%; height: 44px; line-height: 44px; font-size: 14px; position: absolute; left: 0; bottom: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; /*background: rgba(0,0,0,.8);*/ color: #fff; text-indent: 1em; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .con-item-list{ margin-top: 10px; margin:6px 10px 0 10px; border-top: 1px solid #FBFBFB; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .con-item-list .list-tit-info{ width: 70%; line-height: 1.5; word-wrap:break-word; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item .vn-content .con-item-list .list-pic{ width: 20%; min-height: 50px; background-size: cover; background-position: center center; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* 音乐 */ |
|
|
|
/* 音乐 */ |
|
|
|
.view-wrapper .view-body .view-item.music-box .box-content{ position: relative; width: 100%; background: #080; color: #fff; border-color: #080; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item.music-box .box-content p{ width: 75%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } |
|
|
|
.view-wrapper .view-body .view-item.music-box .box-content p{ width: 75%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } |
|
|
|
.view-wrapper .view-body .view-item.music-box .box-content .music-icon{ position: absolute; right: 11px; top: 50%; width: 30px; height: 30px; background: #0a0; text-align: center; line-height: 30px; margin-top: -15px; font-size: 16px; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item.music-box .box-content:after{ display: none; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item.music-box .box-content:before{ border-top: 10px solid #080; } |
|
|
|
|
|
|
|
/* 视频 */ |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item.video-box{ width: 100%; background-color: #fff; border: 1px solid #ccc; border-radius: 5px; } |
|
|
|
|
|
|
|
.view-wrapper .view-body .view-item.video-box .vn-title{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* 右侧控制器 */ |
|
|
|
/* 右侧控制器 */ |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper{ position: relative; width: 535px; height: 565px; padding: 0; margin-left: 20px; border: 1px solid #e2e2e2; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper{ position: relative; width: 535px; height: 565px; padding: 0; margin-left: 20px; border: 1px solid #e2e2e2; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-title{ position: absolute; left: 71px; top: -12px; width: auto; padding: 0 10px; font-size: 20px; background-color: #fff; } |
|
|
|
|
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body{ margin-top: 40px; padding: 0 10px; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body{ margin-top: 40px; padding: 0 10px; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body .form-group label{ font-weight: normal; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body .form-group label{ font-weight: normal; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body .form-group .tips:after{ content: '*'; color: red; position: absolute; margin-left: 4px; font-weight: bold; line-height: 1.8em; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body .form-group .tips:after{ content: '*'; color: red; position: absolute; margin-left: 4px; font-weight: bold; line-height: 1.8em; } |
|
|
@ -414,7 +374,7 @@ export default { |
|
|
|
.wechat-menu{ position: relative; } |
|
|
|
.wechat-menu{ position: relative; } |
|
|
|
.wechat-menu ul{ padding: 0; } |
|
|
|
.wechat-menu ul{ padding: 0; } |
|
|
|
.wechat-menu .menu-footer{ position: absolute; left:0; bottom: -10px; width: 100%; padding-left: 43px; background: url("../../../assets/wechat/mobile_foot.png") no-repeat 0px 20px; border-top: 1px solid #e7e7eb; } |
|
|
|
.wechat-menu .menu-footer{ position: absolute; left:0; bottom: -10px; width: 100%; padding-left: 43px; background: url("../../../assets/wechat/mobile_foot.png") no-repeat 0px 20px; border-top: 1px solid #e7e7eb; } |
|
|
|
.wechat-menu .menu-footer span{display: block;} |
|
|
|
.wechat-menu .menu-footer span{display: block;font-size: 12px} |
|
|
|
.wechat-menu .menu-footer .icon-add{ background: url(../../../assets/wechat/index.png) 0 0 no-repeat; width: 14px; height: 14px; vertical-align: middle; display: inline-block; margin-top: -2px; border-bottom: none!important; } |
|
|
|
.wechat-menu .menu-footer .icon-add{ background: url(../../../assets/wechat/index.png) 0 0 no-repeat; width: 14px; height: 14px; vertical-align: middle; display: inline-block; margin-top: -2px; border-bottom: none!important; } |
|
|
|
.wechat-menu .menu-footer li{ position: relative; -webkit-flex: 1; -moz-flex:1; -ms-flex: 1; flex: 1; height: 50px; line-height: 50px; text-align: center; cursor: pointer; list-style: none; border: 1px solid transparent; border-right: 1px solid #e7e7eb; } |
|
|
|
.wechat-menu .menu-footer li{ position: relative; -webkit-flex: 1; -moz-flex:1; -ms-flex: 1; flex: 1; height: 50px; line-height: 50px; text-align: center; cursor: pointer; list-style: none; border: 1px solid transparent; border-right: 1px solid #e7e7eb; } |
|
|
|
.wechat-menu .menu-footer .icon-sub{ background: url(../../../assets/wechat/index.png) 0 -48px no-repeat; width: 7px; height: 7px; vertical-align: middle; display: inline-block; margin-right: 2px; margin-top: -2px; } |
|
|
|
.wechat-menu .menu-footer .icon-sub{ background: url(../../../assets/wechat/index.png) 0 -48px no-repeat; width: 7px; height: 7px; vertical-align: middle; display: inline-block; margin-right: 2px; margin-top: -2px; } |
|
|
@ -427,7 +387,7 @@ export default { |
|
|
|
/* 右侧 */ |
|
|
|
/* 右侧 */ |
|
|
|
.wechat-menu .menu-control .popover-title{ padding: 8px 14px; margin: 0; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; font-weight: 400; } |
|
|
|
.wechat-menu .menu-control .popover-title{ padding: 8px 14px; margin: 0; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; font-weight: 400; } |
|
|
|
.wechat-menu .menu-control .popover-title a{ color: #06C; font-size: 12px; } |
|
|
|
.wechat-menu .menu-control .popover-title a{ color: #06C; font-size: 12px; } |
|
|
|
.wechat-menu .menu-control .tips-txt{line-height: 40px; padding: 0 20px;} |
|
|
|
.wechat-menu .menu-control .tips-txt{line-height: 40px; padding: 0 20px; font-size: 12px} |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body.menu-content{ padding: 0 20px; margin-top: 0; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body.menu-content{ padding: 0 20px; margin-top: 0; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body.menu-content .radio{ display: inline-block !important; width: 45%; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body.menu-content .radio{ display: inline-block !important; width: 45%; } |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body.menu-content .menu-control-box {padding: 0 20px;} |
|
|
|
.wechat-reply-wrapper .ibox-content .control-wrapper .control-body.menu-content .menu-control-box {padding: 0 20px;} |
|
|
|