task#10950,记账界面,显示一个查看照片的按钮。

This commit is contained in:
2024-02-19 16:57:36 +08:00
parent d8a853566c
commit 8e2829ff08
3 changed files with 54 additions and 16 deletions

View File

@ -235,19 +235,6 @@ export default {
z-index: 1111111;
}
}
//.map:before{
// content: "";
// background-color: #FFFFFF;
// background: url('@/assets/delKey.png') no-repeat;
// background-size: 100% 100%;
// position: absolute;
// right: 0;
// top: 0;
// @include wh(25px,25px);
// display: inline-block;
// z-index: 1111;
// pointer-events: auto;
//}
.common{
background: #FFFFFF;