UI细节调整
This commit is contained in:
@@ -217,7 +217,7 @@ const onClose = () => {
|
||||
:result="practiseResult"
|
||||
/>
|
||||
</view>
|
||||
<view :style="{ marginBottom: '10px' }">
|
||||
<view :style="{ marginBottom: '20px' }">
|
||||
<SButton v-if="step !== 4" :onClick="nextStep" :disabled="btnDisabled">{{
|
||||
stepButtonTexts[step]
|
||||
}}</SButton>
|
||||
|
||||
Reference in New Issue
Block a user