zs 1 éve
szülő
commit
d538345de4

+ 1 - 0
src/views/achievement/index.vue

@@ -546,6 +546,7 @@ const sizeChange = (limits) => {
       .button {
         color: #2374ff;
         font-size: 12px;
+        cursor: pointer;
       }
     }
   }

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

@@ -538,6 +538,7 @@ const sizeChange = (limits) => {
       .button {
         color: #2374ff;
         font-size: 12px;
+        cursor: pointer;
       }
     }
   }

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

@@ -476,6 +476,7 @@ const sizeChange = (limits) => {
       .button {
         color: #2374ff;
         font-size: 12px;
+        cursor: pointer;
       }
     }
   }

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

@@ -488,6 +488,7 @@ const sizeChange = (limits) => {
       .button {
         color: #2374ff;
         font-size: 12px;
+        cursor: pointer;
       }
     }
   }

+ 1 - 0
src/views/innovation/index.vue

@@ -345,6 +345,7 @@ const sizeChange = (limits) => {
       .button {
         color: #2374ff;
         font-size: 12px;
+        cursor: pointer;
       }
     }
   }

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

@@ -467,6 +467,7 @@ const sizeChange = (limits) => {
       .button {
         color: #2374ff;
         font-size: 12px;
+        cursor: pointer;
       }
     }
   }