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 {