细节优化
parent
71ba12775b
commit
23683dd41e
|
|
@ -84,13 +84,10 @@
|
|||
|
||||
<div class="am-footer-miscs">
|
||||
<div class="am-container">
|
||||
<p>
|
||||
<script>
|
||||
<!--
|
||||
document.write(unescape("Powered%20by%20%3Ca%20href%3D%22http%3A//shopxo.net/%22%20title%3D%22ShopXO%u7535%u5546%u7CFB%u7EDF%22%20target%3D%22_blank%22%3EShopXO%3C/a%3E%20"));
|
||||
//-->
|
||||
</script> {{$Think.APPLICATION_VERSION}}
|
||||
</p>
|
||||
<p class="powered">
|
||||
Powered by <a href="http://shopxo.net/" title="ShopXO电商系统" target="_blank">
|
||||
<span class="b">Shop</span><span class="o">XO</span>
|
||||
</a> {{$Think.APPLICATION_VERSION}}
|
||||
<p>
|
||||
<a href="http://www.miitbeian.gov.cn/" target="_blank">{{:MyC('home_site_icp')}}</a>
|
||||
</p>
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@
|
|||
</div>
|
||||
<div class="submit-operation">
|
||||
<button type="button" class="am-btn am-btn-default am-fl am-icon-search-plus am-icon-sm am-btn-xs am-radius" data-method="zoom" data-option="0.1"></button>
|
||||
<div class="am-form-group am-form-file am-fl">
|
||||
<div class="am-form-group am-form-file am-fl am-form-group-refreshing">
|
||||
<button type="button" class="am-btn am-btn-default am-btn-sm cropper-input-images-submit">
|
||||
<i class="am-icon-cloud-upload"></i> 选择图片</button>
|
||||
<input type="file" name="file" multiple accept="image/gif,image/jpeg,image/jpg,image/png" data-validation-message="请选择需要上传的图片" required />
|
||||
|
|
|
|||
|
|
@ -348,10 +348,6 @@ color: #F5F5F2;font-size: 12px;cursor:pointer;border-radius:0px 0px; position: a
|
|||
font-size: 14px;
|
||||
color: #fff;
|
||||
}
|
||||
.am-footer-miscs {
|
||||
padding: 10px 0 5px 0;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.footer-about li {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
@ -372,10 +368,26 @@ color: #F5F5F2;font-size: 12px;cursor:pointer;border-radius:0px 0px; position: a
|
|||
width: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
.am-footer-miscs {
|
||||
padding: 10px 0 5px 0;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.am-footer-miscs .am-container {
|
||||
border-top: 1px solid #383838;
|
||||
padding-top: 10px;
|
||||
}
|
||||
.am-footer-miscs .powered a {
|
||||
font-weight: 700;
|
||||
}
|
||||
.am-footer-miscs .powered a:hover, .am-footer-miscs .powered a:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
.am-footer-miscs .powered a span.b {
|
||||
color: #026ed9;
|
||||
}
|
||||
.am-footer-miscs .powered a span.o {
|
||||
color: #e6000e;
|
||||
}
|
||||
@media only screen and (max-width:1025px) {
|
||||
.am-footer-default .am-container {
|
||||
padding: 0 5px;
|
||||
|
|
@ -400,8 +412,8 @@ color: #F5F5F2;font-size: 12px;cursor:pointer;border-radius:0px 0px; position: a
|
|||
border-bottom: 1px solid #e3e0e0;
|
||||
line-height: 30px;
|
||||
color: #333;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
font-size: 16px;
|
||||
}
|
||||
.friendship-list ul {
|
||||
overflow: hidden;
|
||||
|
|
@ -787,6 +799,7 @@ button { outline: none !important; }
|
|||
.common-cropper-popup .cropper-container, .cropper-input-images-submit { border-radius:2px; }
|
||||
.common-cropper-popup .am-form-file input[type="file"] { margin-top: 0; }
|
||||
.common-cropper-popup .am-form-group { width: auto; }
|
||||
.common-cropper-popup form.am-form .am-form-group-refreshing { padding: 0 !important; }
|
||||
@media only screen and (max-width:641px){
|
||||
.common-cropper-popup .img-preview { margin-left:10px; }
|
||||
.common-cropper-popup .preview-md,
|
||||
|
|
|
|||
|
|
@ -219,14 +219,12 @@ text-align: center;float:none}
|
|||
/*标题*/
|
||||
.items-nav-title{text-align: left;position: relative;margin-top:10px ;}
|
||||
.activity .items-nav-title{margin-top: 10px;}
|
||||
.items-nav-title h4{float:left;border: none;margin:7px 0px ;font-size:20px;font-weight: 700;}
|
||||
.items-nav-title h3{display:block;font-size: 14px;color: #999;float: left;margin-left: 10px;margin-top:12px;}
|
||||
.items-nav-title .more {display: block;position: absolute;right: 0px;top:10px;font-size: 14px;overflow: hidden;}
|
||||
.items-nav-title .more .more-link{color: #FFF;background: #F72862 none repeat scroll 0% 0%;display: block;line-height: 20px;padding: 0px 10px;
|
||||
border-radius: 10px;font-size: 14px;}
|
||||
.items-nav-title .today-brands{display: block;position: absolute;right: 60px;overflow: hidden;height: 20px;
|
||||
top: 11px;text-align: right;}
|
||||
.today-brands a {font-size:14px;display: inline-block;vertical-align: middle;margin:0px 5px;}
|
||||
.items-nav-title h4{float:left;border: none;margin:8px 0 0 0; font-size:16px;font-weight: 600;}
|
||||
.items-nav-title h3{display:block;font-size: 12px;color: #999;float: left;margin-left: 10px;margin-top:12px;}
|
||||
.items-nav-title .more {display: block;position: absolute;right: 0px;top:12px;font-size: 12px;overflow: hidden;}
|
||||
.items-nav-title .more .more-link{color: #FFF;background: #F72862 none repeat scroll 0% 0%;display: block;line-height: 20px;padding: 0px 10px; border-radius: 10px;font-size: 14px;}
|
||||
.items-nav-title .today-brands{display: block;position: absolute;right: 60px;overflow: hidden;height: 20px; top: 12px;text-align: right;}
|
||||
.today-brands a {font-size:12px;display: inline-block;vertical-align: middle;margin:0px 5px;}
|
||||
|
||||
/*改写的公告*/
|
||||
.marqueen{ position:absolute;top:10px;right:0px;width:170px;height:315px ; background:#FFF; opacity:1;z-index: 11;border:none;}
|
||||
|
|
|
|||
|
|
@ -3,4 +3,7 @@
|
|||
}
|
||||
.user-content-body .span-edit {
|
||||
margin-left: 15px;
|
||||
}
|
||||
.user-content-body img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
@ -53,7 +53,7 @@ li.select-result dt {left:-26px; top:0;font-weight:bold;width:50px;}
|
|||
dl#select2 .dd-conent{ left:-100%; right:-100%;}
|
||||
dl#select3 .dd-conent{ left:-200%; right:0px;}
|
||||
|
||||
.search-content .am-badge{font-size:12px ;padding:0px 0px;background-color: #999999;color: #ffffff;}
|
||||
.search-content .am-badge{font-size:12px ;padding:0px 0px;background-color: #999999;color: #ffffff;font-weight: 600;}
|
||||
.theme-popover-mask{z-index:1001;width: 100%;height: auto;position:fixed ;background:#000 ;top:0;opacity: 0.6;bottom: 0;}
|
||||
|
||||
/*搜索结果*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue