From 25ce610f6ecca7325e7a743dc032c4a76559c63d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 02 Jul 2021 09:10:26 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap
---
widgets/searchTabaPopup/css/style.css | 196 +++++++++++++++++++++++++++++++++++++++---------
1 files changed, 157 insertions(+), 39 deletions(-)
diff --git a/widgets/searchTabaPopup/css/style.css b/widgets/searchTabaPopup/css/style.css
index 99312a7..836c576 100644
--- a/widgets/searchTabaPopup/css/style.css
+++ b/widgets/searchTabaPopup/css/style.css
@@ -12,20 +12,22 @@
background: rgba(0, 0, 0, 0.5);
/* border : 1px solid #000; */
/* cursor : pointer; */
- z-index: 13 !important;
+ z-index: 15 !important;
+ color: #555;
}
.jimu-widget-searchTabaPopup .popup {
/* display: none; */
- width: 1100px;
- min-height: 600px;
- max-height: 750px;
- overflow: auto;
+ width: 880px;
+ height: 540px;
+ /* min-height: 600px; */
+ /* max-height: 750px; */
+ /* overflow: auto; */
/* border: 1px solid salmon; */
position: relative;
border-radius: 5px;
- top: calc(50% - 380px);
- left: calc(50% - 549px);
+ top: calc(50% - 300px);
+ left: calc(50% - 450px);
background-color: rgba(255, 255, 255, 1);
}
@@ -57,14 +59,14 @@
cursor: pointer;
}
-.jimu-widget-searchTabaPopup .p-main .cloce::after {
+/* .jimu-widget-searchTabaPopup .p-main .cloce::after {
content: 'X';
font-size: 20px;
-}
+} */
-.jimu-widget-searchTabaPopup .two #poput-m-t-video{
+.jimu-widget-searchTabaPopup .two #poput-m-t-video {
width: 100%;
- height: calc(100% - 40px);
+ height: 560px;
/* border: 1px springgreen solid; */
background-color: transparent;
/* display: flex;
@@ -73,20 +75,24 @@
flex-direction: column; */
position: absolute;
top: 40px;
+ overflow: hidden;
}
-/* .jimu-widget-searchTabaPopup .two #poput-m-t-video .title{
- color: #409EFF;
- width: 92%;
- font-size: 25px;
- padding: 20px 0 8px 0;
-} */
-.jimu-widget-searchTabaPopup .two #poput-m-t-video .header{
+
+.jimu-widget-searchTabaPopup .two #poput-m-t-quanjing-iframe {
+ width: 100%;
+ height: 560px;
+ position: absolute;
+ top: 40px;
+ /* z-index: 14; */
+}
+
+.jimu-widget-searchTabaPopup .two .header {
background-color: #409EFF;
width: 100%;
height: 40px;
position: absolute;
font-size: 20px;
- top: -40px;
+ top: 0px;
left: 0;
color: #fff;
line-height: 40px;
@@ -95,17 +101,53 @@
z-index: 14;
}
+.jimu-widget-searchTabaPopup .shishishuju .layui-tab-content {
+ height: 450px;
+ overflow: auto;
+ /* border: 1px springgreen solid; */
+}
+
+#poput-m-t-video-video {
+ width: 100%;
+ height: 560px;
+ object-fit: fill;
+ /* border: 1px springgreen solid; */
+}
+
+#poput-m-t-video-login {
+ width: 100%;
+ height: 560px;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+
+#poput-m-t-video-none {
+ font-size: 24px;
+ width: 100%;
+ height: 560px;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
.jimu-widget-searchTabaPopup .layui-this {
color: #409EFF !important;
}
.jimu-widget-searchTabaPopup .layui-tab-title li {
- font-size: 20px;
+ position: relative;
+ top: 0px;
+ font-size: 15px;
+}
+
+.jimu-widget-searchTabaPopup .layui-tab {
+ margin: 0 !important;
+ height: 100%;
}
.jimu-widget-searchTabaPopup .three {
- padding: 20px;
+ padding: 10px;
box-sizing: border-box;
}
@@ -115,33 +157,62 @@
/* border: 1px salmon solid; */
}
+.jimu-widget-searchTabaPopup .xiangqing table {
+ height: 100% !important;
+}
+
+.jimu-widget-searchTabaPopup .shishishuju .layui-tab {
+ margin-top: 10px !important;
+ height: calc(100% - 46px) !important;
+}
+
+.jimu-widget-searchTabaPopup .shishishuju .layui-table {
+ margin: 0 !important;
+}
+
+.jimu-widget-searchTabaPopup .lishijilv {
+ height: 100%;
+}
+
+.jimu-widget-searchTabaPopup .lishijilv .layui-tab {
+ margin-top: 10px !important;
+ height: calc(100% - 42px) !important;
+}
+
+.jimu-widget-searchTabaPopup .lishijilv .layui-inline, .jimu-widget-searchTabaPopup .lishijilv .layui-form-item {
+ margin: 0 !important;
+}
+
.jimu-widget-searchTabaPopup .xiangqing th {
- width: 140px;
+ width: 160px;
text-align-last: justify;
font-size: 14px;
- padding: 20px;
+ padding: 16px;
border-right: transparent 1px solid !important;
}
.jimu-widget-searchTabaPopup .xiangqing td {
- width: 400px;
+ width: 380px;
text-align-last: right;
- padding-right: 5px;
+ padding-right: 16px;
font-size: 14px;
}
-.jimu-widget-searchTabaPopup .xiangqing tr:nth-child(6) td , .jimu-widget-searchTabaPopup .xiangqing tr:nth-child(7) td{
+
+.jimu-widget-searchTabaPopup .xiangqing tr:nth-child(6) td, .jimu-widget-searchTabaPopup .xiangqing tr:nth-child(7) td {
text-align-last: left;
text-indent: 2em;
padding-left: 5px;
}
-.jimu-widget-searchTabaPopup .xiangqing th, .jimu-widget-searchTabaPopup .xiangqing td ,.jimu-widget-searchTabaPopup .xiangqing table{
+.jimu-widget-searchTabaPopup .xiangqing th, .jimu-widget-searchTabaPopup .xiangqing td, .jimu-widget-searchTabaPopup .xiangqing table {
border-color: rgba(0, 0, 0, .1);
}
-.jimu-widget-searchTabaPopup .xiangqing img{
+
+.jimu-widget-searchTabaPopup .xiangqing img {
width: 175px;
-padding: 10px 10px 10px 0;
+ padding: 5px 5px 5px 0;
}
+
.jimu-widget-searchTabaPopup .shishishuju {
width: 100%;
height: 100%;
@@ -150,12 +221,24 @@
.jimu-widget-searchTabaPopup .shishishuju .heard {
width: 100%;
- height: 60px;
+ height: 36px;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 16px;
- padding-bottom: 10px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ color: #86888A;
+}
+
+.jimu-widget-searchTabaPopup .layui-tab-content {
+ margin-top: 10px !important;
+ padding: 0 !important;
+ height: calc(100% - 51px) !important;
+}
+
+.jimu-widget-searchTabaPopup .layui-tab-item {
+ height: 100% !important;
}
.jimu-widget-searchTabaPopup .shishishuju thead th, .jimu-widget-searchTabaPopup .shishishuju tbody td {
@@ -163,24 +246,20 @@
}
.jimu-widget-searchTabaPopup .shishishuju .layui-tab-title li {
- font-size: 18px;
+ font-size: 15px;
}
.jimu-widget-searchTabaPopup .lishijilv .heard {
- font-size: 18px;
+ font-size: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
-.jimu-widget-searchTabaPopup .lishijilv .heard .left{
+
+.jimu-widget-searchTabaPopup .lishijilv .heard .left {
/* border: 1px solid springgreen; */
display: flex;
align-items: center;
-}
-.jimu-widget-searchTabaPopup .lishijilv .heard .layui-form-item{
- /* border: 1px solid springgreen; */
- position: relative;
- top: 12px;
}
input::-webkit-input-placeholder {
@@ -203,4 +282,43 @@
input::-ms-input-placeholder {
color: #afafaf;
font-size: 14px;
+}
+
+.jimu-widget-searchTabaPopup .lishijilv #query, .jimu-widget-searchTabaPopup .lishijilv #empty {
+ border-radius: 5px;
+}
+
+.jimu-widget-searchTabaPopup .rights {
+ position: relative;
+ left: -10px;
+}
+
+.jimu-widget-searchTabaPopup .lefts {
+ position: relative;
+ left: 10px;
+}
+
+.jimu-widget-searchTabaPopup #shuiwenshishi {
+ overflow: auto;
+ height: 411px;
+}
+
+.jimu-widget-searchTabaPopup .layui-btn, .jimu-widget-searchTabaPopup .layui-input {
+ height: 32px !important;
+ line-height: 32px !important;
+}
+
+.jimu-widget-searchTabaPopup .layui-form-mid {
+ padding: 6px 0 !important;
+}
+
+.layui-layer-photos {
+ /* 图片相册尺寸 */
+ width: 1100px !important;
+ height: 841px !important;
+}
+#layui-layer-photos img{
+ /* 图片相册尺寸 */
+ width: 1100px !important;
+ height: 841px !important;
}
\ No newline at end of file
--
Gitblit v1.9.3