zs hai 1 ano
pai
achega
0fc05fbc44

BIN=BIN
src/assets/video_1.png


BIN=BIN
src/assets/video_2.jpg


+ 2 - 2
src/views/achievement/index.vue

@@ -254,7 +254,7 @@ const dictDataStore = DictDataStore()
 // 路由
 const router = useRouter()
 // 图片引入
-import achievement from '@/assets/home.jpg'
+import achievement from '@/assets/bg.png'
 // 加载中
 const loading = ref(false)
 const searchForm = ref({})
@@ -455,7 +455,7 @@ const sizeChange = (limits) => {
     .select {
       width: 1200px;
       position: absolute;
-      left: 20%;
+      left: 18.5%;
       bottom: 10%;
       .select_1 {
         display: flex;

+ 1 - 1
src/views/company/index.vue

@@ -451,7 +451,7 @@ const sizeChange = (limits) => {
     .select {
       width: 1200px;
       position: absolute;
-      left: 20%;
+      left: 18.5%;
       bottom: 10%;
       .select_1 {
         display: flex;

+ 1 - 1
src/views/demand/index.vue

@@ -392,7 +392,7 @@ const sizeChange = (limits) => {
     .select {
       width: 1200px;
       position: absolute;
-      left: 20%;
+      left: 18.5%;
       bottom: 10%;
       .select_1 {
         display: flex;

+ 1 - 1
src/views/expert/index.vue

@@ -404,7 +404,7 @@ const sizeChange = (limits) => {
     .select {
       width: 1200px;
       position: absolute;
-      left: 20%;
+      left: 18.5%;
       bottom: 10%;
       .select_1 {
         display: flex;

+ 4 - 1
src/views/home/index.vue

@@ -298,7 +298,7 @@ const expertStore = ExpertStore()
 // 路由
 const router = useRouter()
 // 图片引入
-import science from '@/assets/bg.png'
+import science from '@/assets/home.jpg'
 import science_1 from '@/assets/science_1.png'
 import science_2 from '@/assets/science_2.png'
 import science_3 from '@/assets/science_3.png'
@@ -626,6 +626,9 @@ const onSearch = (data) => {
             display: block;
             margin: 5px 0 12px 0;
           }
+          .name:hover {
+            color: #2374ff;
+          }
           .brief {
             font-size: 14px;
             font-family:

+ 1 - 1
src/views/project/index.vue

@@ -383,7 +383,7 @@ const sizeChange = (limits) => {
     .select {
       width: 1200px;
       position: absolute;
-      left: 20%;
+      left: 18.5%;
       bottom: 10%;
       .select_1 {
         display: flex;