yangan
2024-06-11 76d2de5bc3e7ee00ba5fd71959cd8389b7c75fce
components/card/card.vue
@@ -4,10 +4,10 @@
      :style="{
         background:
            backgroundType == 0
               ? 'url(https://hesuancj.cn:9095/appimg/image/background/customer-blue.png) no-repeat'
               ? 'url(https://mx.jzeg.cn:9095/appimg/image/background/customer-blue.png) no-repeat'
               : backgroundType == 1
               ? 'url(https://hesuancj.cn:9095/appimg/image/background/huoDai.png) no-repeat'
               : 'url(https://hesuancj.cn:9095/appimg/image/background/driver.png) no-repeat',
               ? 'url(https://mx.jzeg.cn:9095/appimg/image/background/huoDai.png) no-repeat'
               : 'url(https://mx.jzeg.cn:9095/appimg/image/background/driver.png) no-repeat',
         backgroundSize: '100% 100%'
      }"
   >