|
@@ -36,7 +36,7 @@
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
background: #F5F5F5;
|
|
background: #F5F5F5;
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
|
- height: 100%;
|
|
|
|
|
|
|
+ /*height: 100%;*/
|
|
|
position: fixed;
|
|
position: fixed;
|
|
|
top: 0.88rem;
|
|
top: 0.88rem;
|
|
|
left: 0;
|
|
left: 0;
|
|
@@ -267,7 +267,7 @@
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.mobile-join_xieyi div.text-area {
|
|
.mobile-join_xieyi div.text-area {
|
|
|
- max-height: calc(100vh - 0.72rem - 0.4rem - 0.88rem - 0.98rem - 1.85rem);
|
|
|
|
|
|
|
+ max-height: calc(100vh - 0.72rem - 0.4rem - 0.88rem - 0.98rem - 1.85rem - 0.8rem);
|
|
|
overflow: auto;
|
|
overflow: auto;
|
|
|
word-break: break-all;
|
|
word-break: break-all;
|
|
|
outline: none;
|
|
outline: none;
|
|
@@ -369,6 +369,7 @@
|
|
|
.mobile-tab-list div.mobile-vendor_store_apply .custom_col img.previewImage {
|
|
.mobile-tab-list div.mobile-vendor_store_apply .custom_col img.previewImage {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
|
|
+ height: 1.09rem;
|
|
|
/*padding: 0 30px;*/
|
|
/*padding: 0 30px;*/
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -430,7 +431,7 @@
|
|
|
.mobile-tab-list div.mobile-vendor_store_apply .custom_col .show_image_area {
|
|
.mobile-tab-list div.mobile-vendor_store_apply .custom_col .show_image_area {
|
|
|
height: 1.09rem;
|
|
height: 1.09rem;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
- overflow: hidden;
|
|
|
|
|
|
|
+ /*overflow: hidden;*/
|
|
|
width: 1.09rem;
|
|
width: 1.09rem;
|
|
|
border: #dcdcdc 1px solid;
|
|
border: #dcdcdc 1px solid;
|
|
|
padding: 0;
|
|
padding: 0;
|
|
@@ -472,30 +473,33 @@
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .hover-show .delete{
|
|
.mobile-tab-list .hover-show .delete{
|
|
|
padding: 0;
|
|
padding: 0;
|
|
|
- width: 30px;
|
|
|
|
|
- height: 30px;
|
|
|
|
|
|
|
+ width: 0.3rem;
|
|
|
|
|
+ height: 0.3rem;
|
|
|
float: right;
|
|
float: right;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
|
|
+ position: absolute;
|
|
|
|
|
+ right: -0.15rem;
|
|
|
|
|
+ top: -0.15rem;
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .hover-show .delete:hover{
|
|
.mobile-tab-list .hover-show .delete:hover{
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .hover-show .delete i{
|
|
.mobile-tab-list .hover-show .delete i{
|
|
|
- color: #fff;
|
|
|
|
|
- font-size: 18px;
|
|
|
|
|
|
|
+ color: red;
|
|
|
|
|
+ font-size: 14px;
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .hover-show a{
|
|
.mobile-tab-list .hover-show a{
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 60px;
|
|
|
|
|
|
|
+ height: 1.09rem;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
- line-height: 60px;
|
|
|
|
|
|
|
+ line-height: 1.09rem;
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .hover-show a i{
|
|
.mobile-tab-list .hover-show a i{
|
|
|
- margin-right: 5px;
|
|
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ margin-right: 0.05rem;
|
|
|
|
|
+ font-size: 14px;
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .brand-type{
|
|
.mobile-tab-list .brand-type{
|
|
|
line-height: 34px;
|
|
line-height: 34px;
|
|
@@ -531,13 +535,14 @@
|
|
|
width: auto;
|
|
width: auto;
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .brand-small-upload .delete{
|
|
.mobile-tab-list .brand-small-upload .delete{
|
|
|
- float: right;
|
|
|
|
|
- text-align: center;
|
|
|
|
|
- line-height: 1.09rem;
|
|
|
|
|
|
|
+ /*float: right;*/
|
|
|
|
|
+ /*text-align: center;*/
|
|
|
|
|
+ /*line-height: 1.09rem;*/
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .brand-small-upload .delete i{
|
|
.mobile-tab-list .brand-small-upload .delete i{
|
|
|
- font-size: 18px;
|
|
|
|
|
|
|
+ font-size: 14px;
|
|
|
color: #5078cb;
|
|
color: #5078cb;
|
|
|
|
|
+ float: left
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .brand-small-upload .delete:hover{
|
|
.mobile-tab-list .brand-small-upload .delete:hover{
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
@@ -554,12 +559,12 @@
|
|
|
color: red;
|
|
color: red;
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .brand-small-upload .brand-small-img .hover-show span.delete{
|
|
.mobile-tab-list .brand-small-upload .brand-small-img .hover-show span.delete{
|
|
|
- line-height: 30px;
|
|
|
|
|
- padding: 0;
|
|
|
|
|
- right: -0.35rem;
|
|
|
|
|
- position: absolute;
|
|
|
|
|
- display: inline-block;
|
|
|
|
|
- margin-top: -0.25rem;
|
|
|
|
|
|
|
+ /*line-height: 30px;*/
|
|
|
|
|
+ /*padding: 0;*/
|
|
|
|
|
+ /*right: -0.35rem;*/
|
|
|
|
|
+ /*position: absolute;*/
|
|
|
|
|
+ /*display: inline-block;*/
|
|
|
|
|
+ /*margin-top: -0.25rem;*/
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list #image-box,.mobile-tab-list .image-box{
|
|
.mobile-tab-list #image-box,.mobile-tab-list .image-box{
|
|
|
display: table;
|
|
display: table;
|
|
@@ -581,7 +586,7 @@
|
|
|
.mobile-tab-list .brand-small-upload .brand-small-img .hover-show a{
|
|
.mobile-tab-list .brand-small-upload .brand-small-img .hover-show a{
|
|
|
/*line-height: 30px;*/
|
|
/*line-height: 30px;*/
|
|
|
/*height: 30px;*/
|
|
/*height: 30px;*/
|
|
|
- margin-top: -0.2rem;
|
|
|
|
|
|
|
+ /*margin-top: -0.2rem;*/
|
|
|
}
|
|
}
|
|
|
.mobile-tab-list .mobile-tab-content .com_row .col-md-12{
|
|
.mobile-tab-list .mobile-tab-content .com_row .col-md-12{
|
|
|
color: #999;
|
|
color: #999;
|