admin/src/components/business/OperaHiddenDangerWindow.vue
@@ -43,7 +43,6 @@ <video v-if="item.fileurlFull && item.fileurlFull.endsWith('.mp4')" ref="videoRef" autoplay controls preload="auto" style="width: 80px;height: 80px;object-fit: contain;" @@ -552,6 +551,7 @@ </script> <style lang="scss" scoped> @import "@/assets/style/variables.scss"; .side_title{ font-weight: 600; font-size: 18px; @@ -616,6 +616,7 @@ .value { color: #111111; flex: 1; } } } @@ -748,7 +749,7 @@ font-size: 13px; color: #888888; .status { color: #00ba67; color: $primaryColor; } } }