diff --git a/src/components/PathDetailImage.vue b/src/components/PathDetailImage.vue index 64b05eb..eb65ed0 100644 --- a/src/components/PathDetailImage.vue +++ b/src/components/PathDetailImage.vue @@ -6,24 +6,24 @@ background:`url('${imgAttr.backurl}') no-repeat`, backgroundSize: 'contain' }"> -
+
+ width:`${currentIndex===i?107:93}px`, + height:`${currentIndex===i?imgAttr.cheightC:imgAttr.cheight}px`, + lineHeight:'50px',color: currentIndex===i?imgAttr.ccolors:imgAttr.colors}"> {{ item.name }}