提交最新代码2023052602:音频播放样式调整

main
lsl 3 years ago
parent 45afe144e1
commit 76bf5e1f65

@ -18,6 +18,7 @@ Page({
xinzhaVisible:false,
luYInRes:'',//点击录音弹出的录音资源
RM:'',
xhCstP1:[,,,,,,,,],
xhCstP:[,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,],
timer:null,
minute: 0, // 分

@ -50,7 +50,10 @@
<view class="zjypwz1">{{item.extra.ssec}}</view>
</view>
<view data-bf="{{!item.extra.isBf}}" class="zjypk1" wx:if="{{item.extra.isBf}}" data-tp="{{'https://xzjl-api.windymuse.cn/api/resource/'+item.resourceId+'?k='+userInfo.id}}"
data-index="{{index}}" bindtap="doLuYINBoF"><view class="zjypt1"></view>
data-index="{{index}}" bindtap="doLuYINBoF">
<view class="zjypt11"><view class="box2" style="float: left; height: 60rpx; width: 1000px; " >
<image wx:for="{{xhCstP}}" wx:key="index" style="height: 60rpx;width: 60rpx;" src="https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/yppic.png" mode=""/>
</view></view>
<view class="zjypwz1">1{{item.extra.ssec}}</view>
</view>
<view class="zjypydwd" >{{item.status=='unread'?'未读':'已读'}}</view>

@ -428,6 +428,14 @@ font-family: SourceHanSansSC-medium;
height: 30px;
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/yppic.png);
}
.zjypt11{
position: absolute;
left: 16px;
top: 6px;
width: 30px;
height: 30px;
overflow: hidden;
}
.zjypwz1{
position: absolute;
left: 56px;

Loading…
Cancel
Save