From 5af417d60d0cc3cd37afacead01c01ac2d7b6970 Mon Sep 17 00:00:00 2001
From: nickchange <126672920+nickchange@users.noreply.github.com>
Date: 星期二, 24 十月 2023 16:58:27 +0800
Subject: [PATCH] 10.24。1

---
 cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/yuyue_edit.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/yuyue_edit.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/yuyue_edit.html
index 6dd45c1..43eef87 100644
--- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/yuyue_edit.html
+++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/yuyue_edit.html
@@ -118,7 +118,7 @@
                     <label class="col-sm-3 control-label">现金价格:</label>
                     <div class="col-sm-4">
                         <input class="form-control" id="cash" name="cash" type="text" value="${money[0]!}" >
-                    </div>
+                    </div>元
                 </div>
 
                 <div class="form-group">
@@ -126,7 +126,7 @@
                     <div class="col-sm-4">
                         <input class="form-control" id="play" name="play" type="text" value="${money[1]!}" >
 
-                    </div>
+                    </div>币
                 </div>
 
 

--
Gitblit v1.7.1