页面切图

This commit is contained in:
仲么了
2023-02-28 08:49:16 +08:00
parent a8eef6d797
commit 66c615eb80
10 changed files with 89 additions and 34 deletions

View File

@@ -40,4 +40,9 @@ export default {
/deep/ .uni-list-item {
background-color: $uni-theme-white !important;
}
/deep/ .uni-badge {
background-color: unset !important;
color: #dd524d !important;
font-size: 28rpx !important;
}
</style>