Browse Source

更新发货提醒UI

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@8900 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 9 years ago
parent
commit
515ab65fc3
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/main/webapp/resources/tpl/index/sale/notice.html

+ 4 - 4
src/main/webapp/resources/tpl/index/sale/notice.html

@@ -60,7 +60,7 @@
 .order-table .order-hd .dropdown-toggle {
 	line-height: 40px;
 	display: block;
-	padding: 0 10px;
+	/*padding: 0 10px;*/
 }
 
 .order-table>tbody {
@@ -289,9 +289,9 @@
 		<tr class="header">
 			<th width="200">商品</th>
 			<th width="150">备注</th>
-			<th width="200">数量</th>
-			<th width="120">价格</th>
-			<th width="120">交货日期</th>
+			<th width="160">数量</th>
+			<th width="140">价格</th>
+			<th width="140">交货日期</th>
 			<th width="100">操作</th>
 		</tr>
 		<tr class="sep-row">