From 6150ddb109e5a12df4266e0fb6a2ceb8861a2e00 Mon Sep 17 00:00:00 2001
From: donghaolin <17667510818@163.com>
Date: Fri, 14 Mar 2025 17:30:02 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E6=94=B9=EF=BC=8C=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9=E5=AE=A2=E6=88=B7=E9=87=91=E5=B8=81=E4=BD=99=E9=A2=9D?=
=?UTF-8?q?=E7=9A=84=E5=85=8D=E8=B4=B9=E9=87=91=E5=B8=816=E3=80=8112?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
gold-system/src/views/usergoldInfo/index.vue | 42 ++++++++++++++--------------
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/gold-system/src/views/usergoldInfo/index.vue b/gold-system/src/views/usergoldInfo/index.vue
index 2d4d603..d9fff93 100644
--- a/gold-system/src/views/usergoldInfo/index.vue
+++ b/gold-system/src/views/usergoldInfo/index.vue
@@ -275,29 +275,29 @@ onMounted(async function () {
-
-
- {{
- Math.abs(scope.row.free6 + scope.row.free12) / 100
- }}
-
-
-
-
- 6月份到期金币:
- {{ scope.row.free6 / 100 }}
- 12月份到期金币:
- {{ scope.row.free12 / 100 }}
-
-
-
+ {{
+ Math.abs(scope.row.free6 + scope.row.free12) / 100
+ }}
+
+
+
+
+ {{ scope.row.free6 / 100 }}
+
+
+
+
+ {{ scope.row.free12 / 100 }}
-
{{ Math.abs(scope.row.coreJb) / 100 }}