Parcourir la Source

打印样式修改

zhaomin il y a 4 ans
Parent
commit
3a24995309

+ 9 - 0
CallCenterWeb.UI/.project

@@ -51,5 +51,14 @@
51 51
 				<arguments>1.0-name-matches-false-false-node_modules</arguments>
52 52
 			</matcher>
53 53
 		</filter>
54
+		<filter>
55
+			<id>1623207601687</id>
56
+			<name></name>
57
+			<type>26</type>
58
+			<matcher>
59
+				<id>org.eclipse.ui.ide.multiFilter</id>
60
+				<arguments>1.0-name-matches-false-false-node_modules</arguments>
61
+			</matcher>
62
+		</filter>
54 63
 	</filteredResources>
55 64
 </projectDescription>

+ 9 - 0
newUI/.project

@@ -24,5 +24,14 @@
24 24
 				<arguments>1.0-name-matches-false-false-node_modules</arguments>
25 25
 			</matcher>
26 26
 		</filter>
27
+		<filter>
28
+			<id>1623207815720</id>
29
+			<name></name>
30
+			<type>26</type>
31
+			<matcher>
32
+				<id>org.eclipse.ui.ide.multiFilter</id>
33
+				<arguments>1.0-name-matches-false-false-node_modules</arguments>
34
+			</matcher>
35
+		</filter>
27 36
 	</filteredResources>
28 37
 </projectDescription>

+ 3 - 1
newUI/CommonHtml/PrintPreview-1.html

@@ -12,6 +12,7 @@
12 12
 	
13 13
 	
14 14
 	<body>
15
+		<!--startprint1-->
15 16
 		<div id="main">
16 17
 
17 18
 			<div class="alignC headerAlign">
@@ -115,7 +116,8 @@
115 116
 			<span class="F_Remarks">★以上登记信息仅供市长热线平台及承办人员查阅,未经许可不得向外提供</span>
116 117
 
117 118
 		</div>
118
-
119
+		
120
+		<!--endprint1-->
119 121
 		<div class="alignC">
120 122
 			<input type="button" value="导出PDF" class="btn" id="btn-html2canvas" />
121 123
 			<input type="button" value="打印" class="btn" onclick="preview(1)" />

+ 17 - 10
newUI/css/print/printMedia.css

@@ -9,20 +9,24 @@
9 9
 .alignC{
10 10
 	width: 800px !important;
11 11
 }
12
+.caseTit,.F_Remarks{
13
+	/*width: 800px !important;*/
14
+	margin-left: 105px !important;
15
+}
12 16
 .textCb {
13 17
 	color: #e84545 !important;
14 18
 }
15 19
 
16
-.headerAlign h3 div:nth-of-type(1) {
20
+/*.headerAlign h3 div:nth-of-type(1) {
17 21
 	font-size: 14pt !important;
18 22
 	font-family: "宋体" !important;
19 23
 	font-weight: normal !important;
20 24
 	margin-left: 98px !important;
21
-}
25
+}*/
22 26
 
23
-.headerAlign h3 {
27
+/*.headerAlign h3 {
24 28
 	width: 690px !important;
25
-}
29
+}*/
26 30
 
27 31
 .headerAlign .titleh2 {
28 32
 	font-family: "宋体";
@@ -31,16 +35,19 @@
31 35
 	letter-spacing: -1px;
32 36
 	display: flex;
33 37
 	line-height: 80px;
34
-	margin-left: 40px;
38
+	/*margin-left: 40px;*/
39
+	width: 800px !important;
35 40
 }
36
-
37
-.headerAlign .titleCenter {
41
+.headerAlign .titleh2 div{
42
+	margin: 0 auto;
43
+}
44
+/*.headerAlign .titleCenter {
38 45
 	font-family: "宋体";
39 46
 	font-weight: bold;
40 47
 	font-size: 22pt;
41 48
 	letter-spacing: -1px;
42 49
 	line-height: 40px;
43
-}
50
+}*/
44 51
 
45 52
 #main {
46 53
 	padding: 40px 0 0 0 !important;
@@ -58,7 +65,7 @@ tbody td {
58 65
 	padding: 6px 0 6px 0 !important;
59 66
 }
60 67
 
61
-.printdz {
68
+/*.printdz {
62 69
 	text-align: left;
63 70
 	text-indent: .3em;
64 71
 	padding: 4px;
@@ -67,7 +74,7 @@ tbody td {
67 74
 .printdd {
68 75
 	text-align: justify !important;
69 76
 	padding: 4px 2px 4px 4px !important;
70
-}
77
+}*/
71 78
 
72 79
 .printnr,
73 80
 .printcb,