From 5c236f4f29be3417537f9a42d3ed5fb2a05be421 Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期三, 03 一月 2024 10:31:13 +0800 Subject: [PATCH] modified: src/views/quality/Packaging_ledger/index.vue modified: src/views/warehouse/pallettransports/index.vue modified: vue.config.js --- public/title.css | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/public/title.css b/public/title.css index 388b928..98a52ae 100644 --- a/public/title.css +++ b/public/title.css @@ -1,4 +1,8 @@ -@page {margin: 10mm 5mm; margin-bottom: 0;margin-top:0;} +@page { + margin: 10mm 5mm; + margin-bottom: 0; + margin-top:0; +} .xl6524921 { padding: 0px; mso-ignore: padding; @@ -1120,7 +1124,6 @@ margin-left: 85px; } .bodycs{ - // margin-left: 135px; margin-top: -30px; } .bodycs-1{ @@ -1129,6 +1132,7 @@ height: 60px; width: auto; margin-top: -80px; + } .bodycs-2{ display: flex; @@ -1191,7 +1195,10 @@ margin-left: 130px; } .pagefooting{ - + font-size:8pt; + font-family:瀹嬩綋; + margin-right: 15pt; + color: deepskyblue; } .x1111111{ padding: 0px; -- Gitblit v1.9.3