wuyanan

ref |> 调整竖屏直播结束页面已关注样式

@@ -149,7 +149,7 @@ export struct PlayerEndView { @@ -149,7 +149,7 @@ export struct PlayerEndView {
149 left: 122, 149 left: 122,
150 right: 122 150 right: 122
151 }) 151 })
152 - .backgroundColor(this.followStatus == '0' ? '#FFED2800' : Color.Grey) 152 + .backgroundColor(this.followStatus == '0' ? '#FFED2800' : '#CCCCCC')
153 .borderRadius(4) 153 .borderRadius(4)
154 .onClick(() => { 154 .onClick(() => {
155 this.handleAccention() 155 this.handleAccention()