odc.xiaohui
2023-05-12 4b48bacef8646cee8b66f5e10b0ed7124534e93e
miniprogram/pages/manager/report/detail/index.wxss
@@ -1,5 +1,13 @@
/**index.wxss**/
.van-tab__pane{
    display: flex;
}
.images-list{
    margin-left: 0.5rem;
}
.list1{
    margin-top: 1rem;
    padding: 0 1rem;
    font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
@@ -18,18 +26,30 @@
}
.button{
 margin-top: 8%;
 margin-left: 15%;
 /* margin-left: 15%; */
 text-align: center;
 padding-bottom: 1rem;
}
.button1{
    margin-left:50%;
    color: white;
    /* margin-left:50%; */
    color: black;
    font-size: 14px;
    font-weight:normal;
    font-style: normal;
    background-color: #6699ff;
    background:rgba(255, 255, 255, 0.7);
    border: #ccc solid 1px;
}
.button3{
    margin-right: 1rem;
    background: red;
    font-size: 14px;
    font-weight:normal;
    font-style: normal;
    color: #ffffff;
}
.button2{
    background: red;
    margin-right: 1rem;
    background: #6699ff;
    font-size: 14px;
    font-weight:normal;
    font-style: normal;