From e37e45cfe1123928dba5d9c5a427b0ee497b7ad6 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期二, 23 八月 2022 03:21:32 +0800
Subject: [PATCH] 修复算法配置的字段内容

---
 src/views/index/components/rightForm.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/index/components/rightForm.vue b/src/views/index/components/rightForm.vue
index ae78fe6..6208646 100644
--- a/src/views/index/components/rightForm.vue
+++ b/src/views/index/components/rightForm.vue
@@ -54,7 +54,7 @@
         ></price>
       </div>
 
-      <div class="button">绔嬪嵆璐拱</div>
+      <div class="button">绔嬪嵆瀹夎</div>
       <div class="info">
         浜у搧鏀寔<span class="blue">1璺�</span>瀹炴椂瑙嗛鍒嗘瀽锛屽彲缁戝畾<span
           class="blue"
@@ -207,7 +207,7 @@
             right: -1px;
             width: 24px;
             height: 30px;
-            background: url("/images/index/鎵撴姌鏍囩.png");
+            background: url("/images/index/cut.png");
             font-size: 12px;
             line-height: 30px;
             color: #fff;

--
Gitblit v1.8.0