diff --git a/front/package.json b/front/package.json index 60073475..d0ddbf1b 100644 --- a/front/package.json +++ b/front/package.json @@ -38,6 +38,7 @@ "pinyin-pro": "^3.8.3", "postprocessing": "^5.3.2", "remixicon": "^2.5.0", + "swiper": "^8.2.6", "three": "^0.98.0", "three.meshline": "^1.1.0", "vue": "^3.1.4", @@ -70,6 +71,7 @@ "stylus": "^0.54.5", "stylus-loader": "^3.0.2", "svg-sprite-loader": "^6.0.9", + "swiper": "^8.0.0", "vab-config": "0.0.8", "webpackbar": "^5.0.0-3" }, diff --git a/front/src/assets/newHome/newHome-title-bg.png b/front/src/assets/newHome/newHome-title-bg.png index a6f75e59..f86a4c1a 100644 Binary files a/front/src/assets/newHome/newHome-title-bg.png and b/front/src/assets/newHome/newHome-title-bg.png differ diff --git a/front/src/views/detailsAll/AlgorithmDetails.vue b/front/src/views/detailsAll/AlgorithmDetails.vue index f215bd10..b870c33b 100644 --- a/front/src/views/detailsAll/AlgorithmDetails.vue +++ b/front/src/views/detailsAll/AlgorithmDetails.vue @@ -15,12 +15,6 @@ :class="{ fixed: scrollTop >= 600 }" :selectNow="selectNow" > - - + + { associatedComponents.value[0].dataList = res.data.data - debugger loading.value = false }) }) diff --git a/front/src/views/detailsAll/DeveloperComponents.vue b/front/src/views/detailsAll/DeveloperComponents.vue index cd9fcbe3..90bcd4a5 100644 --- a/front/src/views/detailsAll/DeveloperComponents.vue +++ b/front/src/views/detailsAll/DeveloperComponents.vue @@ -16,12 +16,6 @@ :class="{ fixed: scrollTop >= 600 }" :selectNow="selectNow" > - - + + - + + + + + + + {{ dataListitem.name }} + + {{ dataListitem.name }} + + + + + {{ dataListitem.description }} + + {{ dataListitem.description }} + + + + + + +