forked from drone/command-center-dashboard

张含笑
2025-04-10 ae25c41ee3416975081b5d58fa63321ea6b76837
feat: 新增巡检任务详情弹框样式
1 files modified
4 files added
2 ■■■ changed files
src/assets/images/home/homeLeft/inspection-union.png patch | view | raw | blame | history
src/assets/images/home/homeLeft/inspection-vector.png patch | view | raw | blame | history
src/assets/images/home/homeLeft/in‌spection-select.png patch | view | raw | blame | history
src/assets/images/home/homeLeft/‌inspection-reset.png patch | view | raw | blame | history
src/views/Home/HomeLeft/InspectionRaskDetails/InspectionRaskDetailsDialog.vue 2 ●●● patch | view | raw | blame | history
src/assets/images/home/homeLeft/inspection-union.png
src/assets/images/home/homeLeft/inspection-vector.png
src/assets/images/home/homeLeft/in‌spection-select.png
src/assets/images/home/homeLeft/‌inspection-reset.png
src/views/Home/HomeLeft/InspectionRaskDetails/InspectionRaskDetailsDialog.vue
@@ -483,7 +483,7 @@
    width: 100%;
    border-bottom: 1px solid;
    border-image: linear-gradient(90deg, rgba(25, 162, 255, 0) 10%, rgba(20, 125, 202, 1) 50%, rgba(25, 162, 255, 0) 90%)
    border-image: linear-gradient(90deg, rgba(25, 162, 255, 0) 10%, rgba(20, 125, 202, 1) 79%, rgba(25, 162, 255, 0) 90%)
        2 2 2 2;
}
.el-scrollbar__thumb {