zhenghy

视频缺省图

@@ -215,7 +215,6 @@ export struct VideoChannelDetail { @@ -215,7 +215,6 @@ export struct VideoChannelDetail {
215 if (this.isRequestError) { 215 if (this.isRequestError) {
216 EmptyComponent({ 216 EmptyComponent({
217 emptyType: WDViewDefaultType.WDViewDefaultType_NoVideo, 217 emptyType: WDViewDefaultType.WDViewDefaultType_NoVideo,
218 - emptyButton: true,  
219 retry: () => { 218 retry: () => {
220 this.getRecCompInfo() 219 this.getRecCompInfo()
221 } 220 }