diff --git a/front/src/views/home/components/ApplicationTopDetails.vue b/front/src/views/home/components/ApplicationTopDetails.vue new file mode 100644 index 00000000..c9c1a015 --- /dev/null +++ b/front/src/views/home/components/ApplicationTopDetails.vue @@ -0,0 +1,352 @@ + + + + diff --git a/front/src/views/home/integrationServicesDetails.vue b/front/src/views/home/integrationServicesDetails.vue index 3f0f132f..fb51f267 100644 --- a/front/src/views/home/integrationServicesDetails.vue +++ b/front/src/views/home/integrationServicesDetails.vue @@ -31,23 +31,45 @@
-
-
- {{ i + 1 }}.{{ item.description }} +
+
+ {{ i + 1 + '、' + item.description }}
-
+
-
-
- {{ i + 1 }}.{{ item.description }} +
+
+ {{ i + 1 + '、' + item.description }}
@@ -98,7 +120,7 @@
-
+
@@ -118,7 +140,7 @@