Compare commits

...

3 Commits

Author SHA1 Message Date
7e37f71d56 Merge pull request 'xbx' (#45) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/45
2020-08-13 12:01:13 +08:00
3c44ad2811
修改了语音的样式 2020-08-13 12:00:44 +08:00
186f1cdb27
语音样式 2020-08-13 11:58:06 +08:00
2 changed files with 2 additions and 1 deletions

View File

@ -40,11 +40,12 @@
padding: 6rpx 10rpx;
height: 72rpx;
line-height: 72rpx;
background: #D02129;
background: #FF780F;
font-size: 24rpx;
border-radius: 14rpx;
color: #ffffff;
display: flex;
flex-direction: row-reverse;
}
.audio-facade-bg{
background: url("./images/voice.png") no-repeat center;

Binary file not shown.