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 }}