Pre Merge pull request !177 from 邓飞鹏/master

pull/177/MERGE
邓飞鹏 2026-05-31 02:45:14 +00:00 committed by Gitee
commit 569b79393d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 4 deletions

View File

@ -81,8 +81,8 @@
const state = reactive({ const state = reactive({
isMobileEnd: false, // isMobileEnd: false, //
model: { model: {
mobile: '', // mobile: '15601691300', //
code: '', // code: '9999', //
}, },
rules: { rules: {
code, code,

View File

@ -81,8 +81,8 @@
isMobileEnd: false, // isMobileEnd: false, //
codeText: '获取验证码', codeText: '获取验证码',
model: { model: {
mobile: '', // mobile: '15601691300', //
code: '', // code: '9999', //
}, },
rules: { rules: {
code, code,