forked from drone/command-center-dashboard

chenyao
2025-03-27 02280b5159b9dca979b10ed4ba099a1374248cc6
feat: 修改阴影
2 files modified
4 ■■■■ changed files
src/views/Home/components/HomeLeft/InspectionRaskDetails.vue 2 ●●● patch | view | raw | blame | history
src/views/Home/components/HomeLeft/OverviewNext.vue 2 ●●● patch | view | raw | blame | history
src/views/Home/components/HomeLeft/InspectionRaskDetails.vue
@@ -34,7 +34,7 @@
    margin-left: 29px;
    width: 390px;
    height: hToV(414);
    background: linear-gradient( 90deg, rgba(31,62,122,0) 0%, rgba(31,62,122,0.35) 21%, #1F3E7A 100%);
    background: linear-gradient( 270deg, rgba(31,62,122,0) 0%, rgba(31,62,122,0.35) 21%, #1F3E7A 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 0.85;
    .inspection-num {
src/views/Home/components/HomeLeft/OverviewNext.vue
@@ -62,7 +62,7 @@
    margin-left: 29px;
    width: 390px;
    height: hToV(414);
    background: linear-gradient( 90deg, rgba(31,62,122,0) 0%, rgba(31,62,122,0.35) 21%, #1F3E7A 100%);
    background: linear-gradient( 270deg, rgba(31,62,122,0) 0%, rgba(31,62,122,0.35) 21%, #1F3E7A 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 0.85;
    .next-num {