From fb2e57e756e26442bdd0e5513c6e9d0f2221de11 Mon Sep 17 00:00:00 2001 From: "851673013@qq.com" <851673013@qq.com> Date: Wed, 3 Aug 2022 14:27:57 +0800 Subject: [PATCH 01/23] =?UTF-8?q?bug746=E7=BB=84=E4=BB=B6=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E6=99=BA=E8=83=BD=E7=AE=97=E6=B3=95-=E7=AE=97?= =?UTF-8?q?=E6=B3=95=E4=BC=98=E5=8A=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Algorithm/AlgorithmAdvantage.vue | 46 +++++++++++++++---- .../components/addApplication.vue | 11 ++++- 2 files changed, 47 insertions(+), 10 deletions(-) diff --git a/front/src/views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue b/front/src/views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue index e0294a52..628c4813 100644 --- a/front/src/views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue +++ b/front/src/views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue @@ -9,7 +9,7 @@
-
+
@@ -22,17 +22,44 @@
+
+ + +
+ + +
{{ val.title }}
+
+ + +
{{ val.text }}
+
+
+
+
diff --git a/front/src/views/detailsAll/components/Algorithm/AlgorithmAssociatedAbility.vue b/front/src/views/detailsAll/components/Algorithm/AlgorithmAssociatedAbility.vue index a5af8482..1a4d7749 100644 --- a/front/src/views/detailsAll/components/Algorithm/AlgorithmAssociatedAbility.vue +++ b/front/src/views/detailsAll/components/Algorithm/AlgorithmAssociatedAbility.vue @@ -1,6 +1,6 @@