作者 王旭宇

8.6

... ... @@ -653,6 +653,7 @@
<view class='iconfont icon-quxiao'></view>
</view>
</view>
</block>
... ...
... ... @@ -591,8 +591,8 @@ page {
width: 100%;
top: 0;
left: 0;
/* background-color: rgba(51,51,51,0.6); */
background: rgba(0,0,0,0.6);
background-color: rgba(51,51,51,0.6);
/* background: rgba(0,0,0,0.6); */
z-index: 9999;
display: flex;
align-items: center;
... ...
... ... @@ -453,9 +453,10 @@ background:rgba(239,241,246,1);
.popup_title {
font-size: 62rpx;
font-family: Arial;
font-family:SourceHanSerifCN-Bold;
font-weight: bold;
text-align: center;
color:rgba(51,51,51,1);
}
.total {
... ...