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({
isMobileEnd: false, //
model: {
mobile: '', //
code: '', //
mobile: '15601691300', //
code: '9999', //
},
rules: {
code,

View File

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