wangliang_wd

feat:优化早晚报音频组件展示

@@ -452,7 +452,7 @@ export struct MorningEveningPaperComponent { @@ -452,7 +452,7 @@ export struct MorningEveningPaperComponent {
452 }) 452 })
453 } 453 }
454 .height('100%') 454 .height('100%')
455 - .width('20%') 455 + .width(63)
456 .onClick(() => { 456 .onClick(() => {
457 }) 457 })
458 } 458 }