@utogether/udp-core 2.0.0-beta.26 → 2.0.0-beta.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/403-CyoOD-Ik.js +65 -0
- package/dist/404-Ch_OHTw0.js +65 -0
- package/dist/500-Cf9am7HK.js +67 -0
- package/dist/AuthorityInfo-BJ427cqG.js +4 -0
- package/dist/AuthorityInfo.vue_vue_type_style_index_0_lang-D9y7AwbB.js +99 -0
- package/dist/AuthorityPanel-lVnZ5bce.js +4 -0
- package/dist/AuthorityPanel.vue_vue_type_style_index_0_lang-nsfhDlvV.js +113 -0
- package/dist/Company-qo-lKPkv.js +25 -0
- package/dist/CompanyPanel-DkKWAKvY.js +204 -0
- package/dist/DataSet-iBHzs75s.js +147 -0
- package/dist/Department-CHUQByKX.js +25 -0
- package/dist/DepartmentPanel-C742dfOO.js +248 -0
- package/dist/DesignPanel-D9oE5R7m.js +4 -0
- package/dist/DesignPanel.vue_vue_type_style_index_0_lang-hYldVEbo.js +1097 -0
- package/dist/DictView-CrFXprP9.js +110 -0
- package/dist/InvOrganization-Cz8SzIgs.js +73 -0
- package/dist/Org-Bzt6yKox.js +38 -0
- package/dist/Preview-jonigfMQ.js +48 -0
- package/dist/ReportDefine-BpiM5Ovq.js +10 -0
- package/dist/ReportDesign-fp09cXJ7.js +164 -0
- package/dist/ReportQuery-52ZP1PYP.js +74 -0
- package/dist/ReportQueryFrom-DSYavJb1.js +4 -0
- package/dist/ReportQueryFrom.vue_vue_type_style_index_0_lang-DBGYEp0u.js +177 -0
- package/dist/ReportTemplate-CA_UW0eD.js +161 -0
- package/dist/Role-DqOt8Bk0.js +25 -0
- package/dist/RoleAssign-BdxhefhQ.js +26 -0
- package/dist/RolePanel-2gZ3H0ET.js +4 -0
- package/dist/RolePanel-BsNd0svJ.js +4 -0
- package/dist/RolePanel.vue_vue_type_script_setup_true_lang-DLOwgF99.js +152 -0
- package/dist/RolePanel.vue_vue_type_script_setup_true_lang-DmzD9kab.js +131 -0
- package/dist/ScrollPanel.vue_vue_type_style_index_0_lang-B9ptUMeI.js +99 -0
- package/dist/Staff-D3L8fEoY.js +26 -0
- package/dist/StaffInfo-DYRw6ZYJ.js +4 -0
- package/dist/StaffInfo.vue_vue_type_script_setup_true_lang-xqEOQnMs.js +107 -0
- package/dist/StaffPanel-DkrNH6Px.js +4 -0
- package/dist/StaffPanel.vue_vue_type_script_setup_true_lang-BPBMnliy.js +152 -0
- package/dist/SysUser-Bl1-cIpJ.js +15 -0
- package/dist/SysUserPanel-yxNLaBwt.js +4 -0
- package/dist/SysUserPanel.vue_vue_type_script_setup_true_lang-BDcsgSl5.js +352 -0
- package/dist/SystemMenu-C4_Arn12.js +155 -0
- package/dist/UserInfo-QcNwJCUR.js +4 -0
- package/dist/UserInfo.vue_vue_type_style_index_0_lang-DLIeUphX.js +159 -0
- package/dist/childView-B23DEO2u.js +4 -0
- package/dist/childView-saDZQv9x.js +4 -0
- package/dist/childView.vue_vue_type_style_index_0_lang-RsKR6CAC.js +182 -0
- package/dist/childView.vue_vue_type_style_index_0_lang-ZFEfavUY.js +142 -0
- package/dist/code-rule-2_Ihx_by.js +147 -0
- package/dist/core.es.js +26 -6
- package/dist/cron-task-BFOPJQIk.js +134 -0
- package/dist/flow-task-PoDnE_kE.js +10 -0
- package/dist/frameView-f7Ya0Knj.js +43 -0
- package/dist/index-BpdTDaTk.js +3213 -0
- package/dist/layout-home-v3DPJ7rB.js +231 -0
- package/dist/layoutView-DZHoQDH1.js +3190 -0
- package/dist/log-in-BPAMJTwH.js +115 -0
- package/dist/log-out-DZACF0jg.js +129 -0
- package/dist/login-B8cwozax.js +216 -0
- package/dist/login-log-CVvRgZSu.js +70 -0
- package/dist/lov-view-Ba7Y7xy0.js +98 -0
- package/dist/menuInfo-BpRKFYK8.js +4 -0
- package/dist/menuInfo.vue_vue_type_style_index_0_lang-DJ5sUC6m.js +359 -0
- package/dist/pda-app-C0jJecrL.js +706 -0
- package/dist/redirect-DTz8GSnv.js +15 -0
- package/dist/resource-BG22Cw4P.js +97 -0
- package/dist/su-welcome-DaxhbrC6.js +879 -0
- package/dist/sys-config-CG2fMtak.js +384 -0
- package/dist/udp-core.css +1 -2
- package/dist/useNav-_u2UAQWk.js +84 -0
- package/dist/utogether-MlnyYtNS.js +4 -0
- package/dist/wecom-push-B75FLee5.js +70 -0
- package/index.ts +54 -50
- package/package.json +21 -21
- package/src/App.vue +79 -78
- package/src/api/http.ts +10 -4
- package/src/api/index.ts +51 -51
- package/src/api/user.ts +64 -64
- package/src/components/SuQrcode/src/index.tsx +231 -236
- package/src/components/udp/content/index.vue +93 -93
- package/src/components/udp/form-upload/form-upload.vue +496 -496
- package/src/components/udp/grid/index.vue +643 -544
- package/src/components/udp/index.ts +2 -1
- package/src/components/udp/modal-form/index.vue +326 -0
- package/src/components/udp/utils.ts +420 -420
- package/src/layout/components/lay-navbar/index.vue +240 -240
- package/src/layout/components/lay-panel/index.vue +2 -6
- package/src/layout/components/lay-search/components/SearchModal.vue +185 -181
- package/src/layout/components/lay-sidebar/mixNav.vue +261 -261
- package/src/layout/components/lay-sidebar/sidebarItem.vue +199 -195
- package/src/layout/components/lay-sidebar/vertical.vue +92 -92
- package/src/layout/layoutView.vue +1 -0
- package/src/main.ts +111 -109
- package/src/plugins/i18n/zh.ts +5 -1
- package/src/plugins/vxe-table/index.ts +116 -116
- package/src/router/index.ts +5 -34
- package/src/router/utils.ts +434 -430
- package/src/store/modules/permission.ts +1 -1
- package/src/store/modules/system.ts +193 -186
- package/src/style/print-lock.css +380 -375
- package/src/style/suprint.css +990 -985
- package/src/style/vxetable.scss +372 -364
- package/src/utils/authority/index.ts +19 -2
- package/src/utils/dataFormat/index.ts +309 -222
- package/src/utils/udp/http/index.ts +126 -67
- package/src/utils/udp/http/types.d.ts +15 -14
- package/src/views/login/login-view.vue +4 -21
- package/src/views/organization/department/DepartmentPanel.vue +3 -4
- package/src/views/system/sys/sys-config.vue +344 -344
- package/src/views/uhome/components/home-todo.vue +191 -178
- package/src/views/uhome/dynamic-card.vue +31 -31
- package/src/views/uhome/su-welcome.vue +310 -310
- package/src/views/ulogin/login.vue +292 -296
- package/src/views/urpt/design/DesignPanel.vue +538 -507
- package/src/views/urpt/design/print-data.ts +39 -59
- package/tsconfig.json +2 -3
- package/types/global.d.ts +234 -234
- package/vite.config.ts +2 -1
- package/dist/403-D6Wb3JJh.js +0 -72
- package/dist/404-B_HNbPNV.js +0 -72
- package/dist/500-BMemTTy1.js +0 -77
- package/dist/AuthorityInfo-6wHxwiFM.js +0 -91
- package/dist/AuthorityPanel-OqF_DvXA.js +0 -98
- package/dist/Company-BLXSfow0.js +0 -21
- package/dist/CompanyPanel-B4kRZ5Cg.js +0 -199
- package/dist/DataSet-CuGZcKC-.js +0 -141
- package/dist/Department-oFhsa7cd.js +0 -21
- package/dist/DepartmentPanel-B1UGpu-r.js +0 -242
- package/dist/DepartmentPanel-BL58AdoT.js +0 -2
- package/dist/DesignPanel-DmkFVw1N.js +0 -1196
- package/dist/DictView-CC5yMzOq.js +0 -100
- package/dist/File-WJXjGYxr.js +0 -89
- package/dist/InvOrganization-BwMmD8Ua.js +0 -76
- package/dist/Org-HgnOWubi.js +0 -76
- package/dist/Preview-CAzWxLmP.js +0 -45
- package/dist/ReIcon-DecitXmg.js +0 -413
- package/dist/ReportDefine-BgLM-Rjk.js +0 -10
- package/dist/ReportDesign-DwchGG2P.js +0 -158
- package/dist/ReportQuery-D5jaRJEn.js +0 -101
- package/dist/ReportQueryFrom-CNlmtYey.js +0 -198
- package/dist/ReportTemplate-CNcTmccs.js +0 -162
- package/dist/Role-Be8WfdCA.js +0 -21
- package/dist/RoleAssign-CtehGAUf.js +0 -22
- package/dist/RolePanel-CAwITg_q.js +0 -131
- package/dist/RolePanel-SN0FGFZ7.js +0 -176
- package/dist/ScrollPanel-DW30pGz1.js +0 -88
- package/dist/Staff-V2YsNKcj.js +0 -22
- package/dist/StaffInfo-CKRPW0r4.js +0 -149
- package/dist/StaffPanel-BxcgMg7u.js +0 -143
- package/dist/SysUser-Dxyj5w5m.js +0 -12
- package/dist/SysUserPanel-DI6CWcZo.js +0 -365
- package/dist/SystemMenu-BBHREM8T.js +0 -154
- package/dist/UserInfo-BMVQ0xwE.js +0 -194
- package/dist/_plugin-vue_export-helper-C6QCLu9I.js +0 -8
- package/dist/api-BFNxcxSN.js +0 -30
- package/dist/authority-BJFEUdrh.js +0 -20
- package/dist/await-to-js.es5-DkWYmPXW.js +0 -10
- package/dist/childView-BBjPEraB.js +0 -184
- package/dist/childView-DNqG2UVm.js +0 -181
- package/dist/code-rule-QFrhqFrW.js +0 -151
- package/dist/contant-Q77dU_V3.js +0 -4
- package/dist/cron-task-BpUDKEAU.js +0 -131
- package/dist/flow-task-DAc2NrDU.js +0 -11
- package/dist/frameView-Di0zJZUR.js +0 -39
- package/dist/layout-home-BVp7vYLR.js +0 -239
- package/dist/layoutView-B6Mx2ERA.js +0 -2662
- package/dist/log-in-BrNB0mLz.js +0 -117
- package/dist/log-out-dYfqvzy6.js +0 -111
- package/dist/login-D_Hjy3Jd.js +0 -231
- package/dist/login-log-CJak-ANA.js +0 -79
- package/dist/lov-view-DM5Nm5tW.js +0 -95
- package/dist/menuInfo-BlOY1KZW.js +0 -346
- package/dist/mitt-CQgI7DYU.js +0 -27
- package/dist/pda-app-CA7YI37u.js +0 -589
- package/dist/redirect-N0k4tImU.js +0 -16
- package/dist/resource-CfQTHFcs.js +0 -94
- package/dist/su-welcome-DVD3S_du.js +0 -799
- package/dist/sys-config-Ddb3vBpK.js +0 -316
- package/dist/system-Cm3lyBas.js +0 -1528
- package/dist/udp-core-DaQd5CF1.js +0 -2028
- package/dist/useDataThemeChange-DJ4K3VGp.js +0 -226
- package/dist/useNav-BhOJIdrJ.js +0 -106
- package/dist/utogether-l7JXs4Lv.js +0 -4
- package/dist/water-mark-WDQZ9YqB.js +0 -119
- package/dist/wecom-push-kWkAVRCj.js +0 -77
package/src/style/print-lock.css
CHANGED
|
@@ -1,375 +1,380 @@
|
|
|
1
|
-
@media print {
|
|
2
|
-
body {
|
|
3
|
-
margin: 0px;
|
|
4
|
-
padding: 0px;
|
|
5
|
-
}
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
@page {
|
|
9
|
-
margin: 0;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.hiprint-printPaper * {
|
|
13
|
-
box-sizing: border-box;
|
|
14
|
-
-moz-box-sizing: border-box; /* Firefox */
|
|
15
|
-
-webkit-box-sizing: border-box; /* Safari */
|
|
16
|
-
image-rendering: -webkit-optimize-contrast; /* 让图片/标尺稍微清楚一点 */
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.hiprint-printPaper *:focus {
|
|
20
|
-
outline: -webkit-focus-ring-color auto 0px;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.hiprint-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
hiprint-printPanel {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
.hiprint-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
.design .
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
padding
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.hiprint-printElement-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
.hiprint-printElement-tableTarget,
|
|
166
|
-
.hiprint-printElement-tableTarget
|
|
167
|
-
|
|
168
|
-
border-
|
|
169
|
-
/*border
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
padding-
|
|
174
|
-
padding-
|
|
175
|
-
padding-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
word-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
border-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
border-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
.hiprint-printElement-tableTarget td {
|
|
222
|
-
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
.
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
.
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
.hiprint-printElement-
|
|
256
|
-
border-
|
|
257
|
-
border-right: 0px none rgb(0, 0, 0) !important;
|
|
258
|
-
border-bottom: 0px none rgb(0, 0, 0) !important;
|
|
259
|
-
border-
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
.hiprint-printElement-
|
|
263
|
-
|
|
264
|
-
border: 0
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
.hiprint-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
.hiprint-text-content-wrap .hiprint-text-content-wrap-
|
|
297
|
-
white-space: nowrap;
|
|
298
|
-
overflow: hidden;
|
|
299
|
-
text-overflow:
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
display:
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
.hi-grid-
|
|
321
|
-
display:
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
.hiprint-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
1
|
+
@media print {
|
|
2
|
+
body {
|
|
3
|
+
margin: 0px;
|
|
4
|
+
padding: 0px;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
@page {
|
|
9
|
+
margin: 0;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.hiprint-printPaper * {
|
|
13
|
+
box-sizing: border-box;
|
|
14
|
+
-moz-box-sizing: border-box; /* Firefox */
|
|
15
|
+
-webkit-box-sizing: border-box; /* Safari */
|
|
16
|
+
image-rendering: -webkit-optimize-contrast; /* 让图片/标尺稍微清楚一点 */
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.hiprint-printPaper *:focus {
|
|
20
|
+
outline: -webkit-focus-ring-color auto 0px;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.hiprint-page-break-avoid {
|
|
24
|
+
page-break-after: avoid;
|
|
25
|
+
}
|
|
26
|
+
.hiprint-printPaper {
|
|
27
|
+
position: relative;
|
|
28
|
+
padding: 0 0 0 0;
|
|
29
|
+
page-break-after: always;
|
|
30
|
+
-webkit-user-select: none; /* Chrome/Safari/Opera */
|
|
31
|
+
-moz-user-select: none; /* Firefox */
|
|
32
|
+
user-select: none;
|
|
33
|
+
overflow-x: hidden;
|
|
34
|
+
overflow: hidden;
|
|
35
|
+
}
|
|
36
|
+
.hiprint-printPaper .hiprint-printPaper-content {
|
|
37
|
+
position: relative;
|
|
38
|
+
}
|
|
39
|
+
.hiprint-printPaper.design {
|
|
40
|
+
overflow: visible;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.hiprint-printTemplate .hiprint-printPanel {
|
|
44
|
+
page-break-after: always;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.hiprint-printPaper,
|
|
48
|
+
hiprint-printPanel {
|
|
49
|
+
box-sizing: border-box;
|
|
50
|
+
border: 0px;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.hiprint-printPanel .hiprint-printPaper:last-child {
|
|
54
|
+
page-break-after: avoid;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.hiprint-printTemplate .hiprint-printPanel:last-child {
|
|
58
|
+
page-break-after: avoid;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.hiprint-printPaper .hideheaderLinetarget {
|
|
62
|
+
border-top: 0px dashed rgb(201, 190, 190) !important;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.hiprint-printPaper .hidefooterLinetarget {
|
|
66
|
+
border-top: 0px dashed rgb(201, 190, 190) !important;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.hiprint-printPaper.design {
|
|
70
|
+
border: 1px dashed rgba(170, 170, 170, 0.7);
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.design .hiprint-printElement-table-content,
|
|
74
|
+
.design .hiprint-printElement-longText-content {
|
|
75
|
+
overflow: hidden;
|
|
76
|
+
box-sizing: border-box;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.design .resize-panel {
|
|
80
|
+
box-sizing: border-box;
|
|
81
|
+
border: 1px dotted;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.hiprint-printElement-text {
|
|
85
|
+
background-color: transparent;
|
|
86
|
+
background-repeat: repeat;
|
|
87
|
+
padding: 0 0 0 0;
|
|
88
|
+
border: 0.75pt none rgb(0, 0, 0);
|
|
89
|
+
direction: ltr;
|
|
90
|
+
font-family: 'SimSun';
|
|
91
|
+
font-size: 9pt;
|
|
92
|
+
font-style: normal;
|
|
93
|
+
font-weight: normal;
|
|
94
|
+
padding-bottom: 0pt;
|
|
95
|
+
padding-left: 0pt;
|
|
96
|
+
padding-right: 0pt;
|
|
97
|
+
padding-top: 0pt;
|
|
98
|
+
text-align: left;
|
|
99
|
+
text-decoration: none;
|
|
100
|
+
line-height: 9.75pt;
|
|
101
|
+
box-sizing: border-box;
|
|
102
|
+
word-wrap: break-word;
|
|
103
|
+
word-break: break-all;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.design .hiprint-printElement-text-content {
|
|
107
|
+
border: 1px dashed rgb(206, 188, 188);
|
|
108
|
+
box-sizing: border-box;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.hiprint-printElement-longText {
|
|
112
|
+
background-color: transparent;
|
|
113
|
+
background-repeat: repeat;
|
|
114
|
+
border: 0.75pt none rgb(0, 0, 0);
|
|
115
|
+
direction: ltr;
|
|
116
|
+
font-family: 'SimSun';
|
|
117
|
+
font-size: 9pt;
|
|
118
|
+
font-style: normal;
|
|
119
|
+
font-weight: normal;
|
|
120
|
+
padding-bottom: 0pt;
|
|
121
|
+
padding-left: 0pt;
|
|
122
|
+
padding-right: 0pt;
|
|
123
|
+
padding-top: 0pt;
|
|
124
|
+
text-align: left;
|
|
125
|
+
text-decoration: none;
|
|
126
|
+
line-height: 9.75pt;
|
|
127
|
+
box-sizing: border-box;
|
|
128
|
+
word-wrap: break-word;
|
|
129
|
+
word-break: break-all;
|
|
130
|
+
/*white-space: pre-wrap*/
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.hiprint-printElement-table {
|
|
134
|
+
background-color: transparent;
|
|
135
|
+
background-repeat: repeat;
|
|
136
|
+
color: rgb(0, 0, 0);
|
|
137
|
+
border-color: rgb(0, 0, 0);
|
|
138
|
+
border-style: none;
|
|
139
|
+
direction: ltr;
|
|
140
|
+
font-family: 'SimSun';
|
|
141
|
+
font-size: 9pt;
|
|
142
|
+
font-style: normal;
|
|
143
|
+
font-weight: normal;
|
|
144
|
+
padding-bottom: 0pt;
|
|
145
|
+
padding-left: 0pt;
|
|
146
|
+
padding-right: 0pt;
|
|
147
|
+
padding-top: 0pt;
|
|
148
|
+
text-align: left;
|
|
149
|
+
text-decoration: none;
|
|
150
|
+
padding: 0 0 0 0;
|
|
151
|
+
box-sizing: border-box;
|
|
152
|
+
line-height: 9.75pt;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
.hiprint-printElement-table thead {
|
|
156
|
+
background: #e8e8e8;
|
|
157
|
+
font-weight: 700;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
table.hiprint-printElement-tableTarget {
|
|
161
|
+
width: 100%;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.hiprint-printElement-tableTarget,
|
|
165
|
+
.hiprint-printElement-tableTarget tr,
|
|
166
|
+
.hiprint-printElement-tableTarget td {
|
|
167
|
+
border-color: rgb(0, 0, 0);
|
|
168
|
+
/*border-style: none;*/
|
|
169
|
+
/*border: 1px solid rgb(0, 0, 0);*/
|
|
170
|
+
font-weight: normal;
|
|
171
|
+
direction: ltr;
|
|
172
|
+
padding-bottom: 0pt;
|
|
173
|
+
padding-left: 4pt;
|
|
174
|
+
padding-right: 4pt;
|
|
175
|
+
padding-top: 0pt;
|
|
176
|
+
text-decoration: none;
|
|
177
|
+
vertical-align: middle;
|
|
178
|
+
box-sizing: border-box;
|
|
179
|
+
word-wrap: break-word;
|
|
180
|
+
word-break: break-all;
|
|
181
|
+
/*line-height: 9.75pt;
|
|
182
|
+
font-size: 9pt;*/
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.hiprint-printElement-tableTarget-border-all {
|
|
186
|
+
border: 1px solid;
|
|
187
|
+
}
|
|
188
|
+
.hiprint-printElement-tableTarget-border-none {
|
|
189
|
+
border: 0px solid;
|
|
190
|
+
}
|
|
191
|
+
.hiprint-printElement-tableTarget-border-lr {
|
|
192
|
+
border-left: 1px solid;
|
|
193
|
+
border-right: 1px solid;
|
|
194
|
+
}
|
|
195
|
+
.hiprint-printElement-tableTarget-border-left {
|
|
196
|
+
border-left: 1px solid;
|
|
197
|
+
}
|
|
198
|
+
.hiprint-printElement-tableTarget-border-right {
|
|
199
|
+
border-right: 1px solid;
|
|
200
|
+
}
|
|
201
|
+
.hiprint-printElement-tableTarget-border-tb {
|
|
202
|
+
border-top: 1px solid;
|
|
203
|
+
border-bottom: 1px solid;
|
|
204
|
+
}
|
|
205
|
+
.hiprint-printElement-tableTarget-border-top {
|
|
206
|
+
border-top: 1px solid;
|
|
207
|
+
}
|
|
208
|
+
.hiprint-printElement-tableTarget-border-bottom {
|
|
209
|
+
border-bottom: 1px solid;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
.hiprint-printElement-tableTarget-border-td-none td {
|
|
213
|
+
border: 0px solid;
|
|
214
|
+
}
|
|
215
|
+
.hiprint-printElement-tableTarget-border-td-all td:not(:nth-last-child(-n + 2)) {
|
|
216
|
+
border-right: 1px solid;
|
|
217
|
+
}
|
|
218
|
+
.hiprint-printElement-tableTarget-border-td-all td:not(last-child) {
|
|
219
|
+
border-right: 1px solid;
|
|
220
|
+
}
|
|
221
|
+
.hiprint-printElement-tableTarget-border-td-all td:last-child {
|
|
222
|
+
border-left: 1px solid;
|
|
223
|
+
}
|
|
224
|
+
.hiprint-printElement-tableTarget-border-td-all td:last-child:first-child {
|
|
225
|
+
border-left: none;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
/*.hiprint-printElement-tableTarget tr,*/
|
|
229
|
+
.hiprint-printElement-tableTarget td {
|
|
230
|
+
height: 18pt;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
.hiprint-printPaper .hiprint-paperNumber {
|
|
234
|
+
font-size: 9pt;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.design .hiprint-printElement-table-handle {
|
|
238
|
+
position: absolute;
|
|
239
|
+
height: 21pt;
|
|
240
|
+
width: 21pt;
|
|
241
|
+
background: red;
|
|
242
|
+
z-index: 1;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.hiprint-printPaper .hiprint-paperNumber-disabled {
|
|
246
|
+
float: right !important;
|
|
247
|
+
right: 0 !important;
|
|
248
|
+
color: gainsboro !important;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
.hiprint-printElement-vline,
|
|
252
|
+
.hiprint-printElement-hline {
|
|
253
|
+
border: 0px none rgb(0, 0, 0);
|
|
254
|
+
}
|
|
255
|
+
.hiprint-printElement-vline {
|
|
256
|
+
border-left: 0.75pt solid #000;
|
|
257
|
+
border-right: 0px none rgb(0, 0, 0) !important;
|
|
258
|
+
border-bottom: 0px none rgb(0, 0, 0) !important;
|
|
259
|
+
border-top: 0px none rgb(0, 0, 0) !important;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
.hiprint-printElement-hline {
|
|
263
|
+
border-top: 0.75pt solid #000;
|
|
264
|
+
border-right: 0px none rgb(0, 0, 0) !important;
|
|
265
|
+
border-bottom: 0px none rgb(0, 0, 0) !important;
|
|
266
|
+
border-left: 0px none rgb(0, 0, 0) !important;
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.hiprint-printElement-oval,
|
|
270
|
+
.hiprint-printElement-rect {
|
|
271
|
+
border: 0.75pt solid #000;
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
.hiprint-text-content-middle {
|
|
275
|
+
}
|
|
276
|
+
.hiprint-text-content-middle > div {
|
|
277
|
+
display: grid;
|
|
278
|
+
align-items: center;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.hiprint-text-content-bottom {
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
.hiprint-text-content-bottom > div {
|
|
285
|
+
display: grid;
|
|
286
|
+
align-items: flex-end;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.hiprint-text-content-wrap {
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
.hiprint-text-content-wrap .hiprint-text-content-wrap-nowrap {
|
|
293
|
+
white-space: nowrap;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
.hiprint-text-content-wrap .hiprint-text-content-wrap-clip {
|
|
297
|
+
white-space: nowrap;
|
|
298
|
+
overflow: hidden;
|
|
299
|
+
text-overflow: clip;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
.hiprint-text-content-wrap .hiprint-text-content-wrap-ellipsis {
|
|
303
|
+
white-space: nowrap;
|
|
304
|
+
overflow: hidden;
|
|
305
|
+
text-overflow: ellipsis;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
/*hi-grid-row */
|
|
309
|
+
.hi-grid-row {
|
|
310
|
+
position: relative;
|
|
311
|
+
height: auto;
|
|
312
|
+
margin-right: 0;
|
|
313
|
+
margin-left: 0;
|
|
314
|
+
zoom: 1;
|
|
315
|
+
display: block;
|
|
316
|
+
box-sizing: border-box;
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
.hi-grid-row::after,
|
|
320
|
+
.hi-grid-row::before {
|
|
321
|
+
display: table;
|
|
322
|
+
content: '';
|
|
323
|
+
box-sizing: border-box;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
.hi-grid-col {
|
|
327
|
+
display: block;
|
|
328
|
+
box-sizing: border-box;
|
|
329
|
+
position: relative;
|
|
330
|
+
float: left;
|
|
331
|
+
flex: 0 0 auto;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
.table-grid-row {
|
|
335
|
+
margin-left: -0pt;
|
|
336
|
+
margin-right: -0pt;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
.tableGridColumnsGutterRow {
|
|
340
|
+
padding-left: 0pt;
|
|
341
|
+
padding-right: 0pt;
|
|
342
|
+
}
|
|
343
|
+
.hiprint-gridColumnsFooter {
|
|
344
|
+
text-align: left;
|
|
345
|
+
clear: both;
|
|
346
|
+
}
|
|
347
|
+
/* 重置页脚小 */
|
|
348
|
+
.hiprint-headerLine:hover {
|
|
349
|
+
border-top: 3px dashed blue !important;
|
|
350
|
+
}
|
|
351
|
+
.hiprint-footerLine:hover {
|
|
352
|
+
border-top: 3px dashed red !important;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
.hiprint-footerLine:hover {
|
|
356
|
+
border-top: 3px dashed red !important;
|
|
357
|
+
}
|
|
358
|
+
.hiprint-headerLine:hover {
|
|
359
|
+
border-top: 3px dashed blue !important;
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
.hiprint-headerLine:hover:before {
|
|
363
|
+
content: '页眉线';
|
|
364
|
+
left: calc(50% - 18px);
|
|
365
|
+
position: relative;
|
|
366
|
+
background: #ffff;
|
|
367
|
+
top: -12px;
|
|
368
|
+
color: red;
|
|
369
|
+
font-size: 12px;
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
.hiprint-footerLine:hover:before {
|
|
373
|
+
content: '页脚线';
|
|
374
|
+
left: calc(50% - 18px);
|
|
375
|
+
position: relative;
|
|
376
|
+
color: red;
|
|
377
|
+
background: #ffff;
|
|
378
|
+
top: -12px;
|
|
379
|
+
font-size: 12px;
|
|
380
|
+
}
|