UI细节调整
This commit is contained in:
@@ -105,7 +105,7 @@ onUnmounted(() => {
|
||||
:result="practiseResult"
|
||||
/>
|
||||
</view>
|
||||
<view :style="{ marginBottom: '10px' }">
|
||||
<view :style="{ marginBottom: '20px' }">
|
||||
<SButton v-if="!start" :onClick="onReady">准备好了,直接开始</SButton>
|
||||
</view>
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user