gx
chenyc
2025-08-26 40a2d67a26ab71f85a4ed282010663af0a8d97c9
gx
1个文件已修改
12 ■■■■■ 已修改文件
src/views/paiban/index.vue 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/paiban/index.vue
@@ -140,6 +140,7 @@
                day.bottomInfo='晚上'
            }
        }
        console.log(day,'-------------ddsdsdgit ')
        return day
    }
    onMounted(()=>{
@@ -231,17 +232,6 @@
            line-height: 18px;
        }
    }
}
.fanhui {
    // padding-top: 20px;
    width: 100%;
    background: #4696f9;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    height: 36px;
    line-height: 36px;
}
</style>