From 160fae671e9c11433aee95bfce164baee3035964 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 6 Nov 2023 09:30:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BE=9B=E9=94=80=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=9C=88=E4=BB=BD=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/supply_chains/supply_chains.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/supply_chains/supply_chains.vue b/pages/supply_chains/supply_chains.vue index 4346ef4..9df8807 100644 --- a/pages/supply_chains/supply_chains.vue +++ b/pages/supply_chains/supply_chains.vue @@ -44,7 +44,7 @@ september - 9月 + {{new Date().getMonth()+1}}月 @@ -933,7 +933,9 @@ font-family: PingFang SC-Semibold, PingFang SC; font-weight: 600; color: #ffffff; - margin-left: 20rpx; + width: 100%; + text-align: center; + // margin-left: 20rpx; } }