lifanagju_citu 9 månader sedan
förälder
incheckning
dacb8a021b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/headhunting/index.vue

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

@@ -14,7 +14,7 @@
       <v-img src="../../assets/logo.png"  aspect-ratio="16/9" width="150" height="80"></v-img>
     </div>
 
-    <v-btn color="primary" style="width: 200px; position: absolute; right: 37%; bottom: 150px;" @click="showDialog = true">联系门墩儿猎聘</v-btn>
+    <v-btn color="primary" size="large" style="width: 200px; position: absolute; right: 20%; bottom: 190px;" @click="showDialog = true">联系门墩儿猎聘</v-btn>
 
     <CtDialog
       :visible="showDialog"