小修改
This commit is contained in:
@@ -117,7 +117,7 @@ const getRing = (arrow) => {
|
||||
:width="validArrows === total ? '70vw' : 'calc(100vw - 20px)'"
|
||||
:rounded="30"
|
||||
:onClick="closePanel"
|
||||
>{{ validArrows === total ? "完成" : "重新挑战" }}</SButton
|
||||
>{{ validArrows === total ? "完成" : "返回" }}</SButton
|
||||
>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user