fix:去掉轮次成绩弹窗的关闭功能
This commit is contained in:
@@ -213,7 +213,6 @@ onShow(async () => {
|
||||
<ScreenHint
|
||||
:show="halfTimeTip"
|
||||
mode="small"
|
||||
:onClose="() => (halfTimeTip = false)"
|
||||
>
|
||||
<view class="half-time-tip">
|
||||
<text>上半场结束,休息一下吧:)</text>
|
||||
|
||||
Reference in New Issue
Block a user