From 1bff2a38da4ddd2e9a9e2cee60b03aa54833c091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?home=E5=AD=99?= <1162067978@qq.com> Date: Fri, 30 May 2025 10:02:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=20=E6=A1=88=E4=BE=8B?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E6=B7=BB=E5=8A=A0=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/officialWebsite/case.vue | 48 +++++++++++++++++++++--------- 1 file changed, 34 insertions(+), 14 deletions(-) diff --git a/src/views/officialWebsite/case.vue b/src/views/officialWebsite/case.vue index 289c6eb5..0cc172a1 100644 --- a/src/views/officialWebsite/case.vue +++ b/src/views/officialWebsite/case.vue @@ -45,16 +45,16 @@
{{ modelName }}
-
+
案例名字
@@ -81,8 +81,33 @@ placeholder="请输入排序" />
- +
+
案例小标题
+ +
+
+
案例小标题英文
+ +
+
+
+
案例中文特点(以回车键换行)
+ +
+
+
案例英文特点(以回车键换行)
+ +
+
案例图片(图片大小不能超过2MB)
@@ -115,16 +140,7 @@
-
-
-
案例中文特点(以回车键换行)
- -
-
-
案例英文特点(以回车键换行)
- -
-
+
确定 @@ -149,6 +165,8 @@ export default { detailedIntroductionText: "", detailedIntroductionName: "", detailedIntroductionSort: "", + detailedIntroductionTextTitle:'', +detailedIntroductionTextEnTitle:'', type:2, }, modelName: "添加", @@ -180,6 +198,8 @@ export default { detailedIntroductionText: "", detailedIntroductionName: "", detailedIntroductionSort: "", + detailedIntroductionTextTitle:'', +detailedIntroductionTextEnTitle:'', type:2, }; } else {