This commit is contained in:
kron
2025-08-05 15:58:43 +08:00
parent 4b9fe45ad2
commit c678a3160a
8 changed files with 38 additions and 14 deletions

View File

@@ -167,6 +167,7 @@ onMounted(() => {
</view>
<view :style="{ marginBottom: '20px' }">
<SButton
:rounded="50"
:disabled="!clickable"
:onClick="onSubmit"
disabledColor="#DDDDDD"