wangcz hace 7 años
padre
commit
f6052a626c

+ 2 - 2
src/main/webapp/resources/css/user/user.css

@@ -775,7 +775,7 @@ body {
 
 .height16 {
     width: 100%;
-    height: 16px;
+    height: 10px;
     background: #ecf2fd;
     display: inline-block;
 }
@@ -848,7 +848,7 @@ body {
 
 .height16 {
     width: 100%;
-    height: 16px;
+    height: 10px;
     background: #ecf2fd;
     display: inline-block;
 }

+ 2 - 2
src/main/webapp/resources/css/vendor/sell.css

@@ -837,7 +837,7 @@ body {
 
 .height16 {
     width:100%;
-    height:16px;
+    height:10px;
     background: #ecf2fd;
     display: inline-block;
 }
@@ -897,7 +897,7 @@ body {
 }
 .height16 {
     width:100%;
-    height:16px;
+    height:10px;
     background: #ecf2fd;
     display: inline-block;
 }

+ 2 - 1
src/main/webapp/resources/view/sso/staffManagement.html

@@ -244,6 +244,7 @@
     }
 
     table.role-info{
+        width:100%;
         box-sizing: border-box;
         border-bottom: none;
     }
@@ -298,7 +299,7 @@
         border: none;
     }
     .auth-info-area {
-        padding: 15px;
+        padding: 10px;
     }
     .auth-info-area .role-info .role-tag-area {
         padding: 5px 0 0 13px;

+ 1 - 0
src/main/webapp/resources/view/usercenter/b2b/Purc/vendor.html

@@ -44,6 +44,7 @@
 	}
 	.body-wrap {
 		background: #fff;
+		padding-top:10px;
 	}
 	.body-wrap .wrap-content {
 		padding: 10px 14px;

+ 2 - 3
src/main/webapp/resources/view/usercenter/forstore/buyer_no_invoice.html

@@ -13,7 +13,7 @@
         margin: 0 auto;
         background: #f5f8fe;
         padding: 8px 30px;
-        margin-top: 20px;
+        margin-top: 12px;
     }
     .no-invoice-tip p{
         font-size: 12px;
@@ -130,10 +130,9 @@
 }
 .invoice-search{
     width: 1000px;
-    margin: 0 auto;
+    margin: 10px auto;
     background: #f5f8fe;
     height: 40px;
-    margin-top: 16px;
 }
 .invoice-search div.fr{
     width: 388px;

+ 2 - 1
src/main/webapp/resources/view/usercenter/forstore/pay_center.html

@@ -238,6 +238,7 @@
 	#pay_center .tab {
 		background: #fff;
 		padding-bottom: 48px;
+		padding-top:10px;
 	}
 	#pay_center .tab .user-account-table {
 		width:98%;
@@ -324,7 +325,7 @@
 	.screen {
 		background: #f5f8fe;
 		height: 40px;
-		margin-bottom: 15px;
+		margin-bottom: 10px;
 		margin-top: 5px;
 		padding-top: 4px;
 		padding-right: 11px;

+ 2 - 2
src/main/webapp/resources/view/usercenter/forstore/seekPurchase.html

@@ -117,7 +117,7 @@
         background: #f7f7f7;
         float: left;
         width: 1026px;
-        margin: 20px 0;
+        margin: 10px 0;
     }
     /*搜索时间筛选 start*/
     .seek-purchase .screen {
@@ -126,7 +126,7 @@
         clear: both;
         background: #f5f8fe;
         /*height: 40px;*/
-        margin-bottom: 15px;
+        margin-bottom: 10px;
         padding-top: 4px;
         padding-right: 13px;
     }

+ 2 - 3
src/main/webapp/resources/view/vendor/forstore/seekPurchase.html

@@ -1,7 +1,6 @@
 <style>
     .seek-purchase .seek-purchase-content {
-        margin: 10px 0 0 0;
-        padding: 20px 0;
+        padding: 10px 0;
         background: #fff;
         padding-bottom:100px;
     }
@@ -11,7 +10,7 @@
         line-height: 32px;
         clear: both;
         background: #f5f8fe;
-        margin-bottom: 15px;
+        margin-bottom: 10px;
         padding-top: 4px;
         padding-right: 13px;
     }