update: 登陆协议默认非选中

This commit is contained in:
admin 2024-08-07 10:05:05 +08:00
parent e626084970
commit a30bb02b14
1 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@
<view class="agree">
<u-checkbox
:key="1"
:size="'25rpx'"
:size="'28rpx'"
:activeColor="'#00dcee'"
:name="1"
:usedAlone="true"
@ -111,7 +111,7 @@ const seconds = ref(0);
const currentFocus = ref("");
// //
const checkGroup = reactive({
agreeCheck: true,
agreeCheck: false,
});
const rules = ref({