Browse Source

代采订单在win10 edge处理。

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@9390 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
ouxianqin 8 years ago
parent
commit
6f9120e04d

+ 3 - 3
src/main/webapp/resources/tpl/index/purc/deputyOrder_detail.html

@@ -123,13 +123,13 @@
 	right: 74px;
 }
 .purchase_xq dl span.wid01{
-    width: 4%;
+    width: 4% !important;
 }
 .purchase_xq dl span.wid02{
-    width: 13%;
+    width: 13% !important;
 }
 .purchase_xq dl span{
-    width: 9.2%;
+    width: 9.2% !important;
 }
 .purchase_xq dd input{
     width: 92%;

+ 3 - 3
src/main/webapp/resources/tpl/index/purc/deputyOrder_new.html

@@ -131,13 +131,13 @@
 	right: 74px;
 }
 .purchase_xq dl span.wid01{
-    width: 4%;
+    width: 4% !important;
 }
 .purchase_xq dl span.wid02{
-    width: 13%;
+    width: 13% !important;
 }
 .purchase_xq dl span{
-    width: 9.2%;
+    width: 9.2% !important;
 }
 .purchase_xq dd input{
     width: 92%;