Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
337547038 committed Mar 13, 2024
1 parent 4803d94 commit 63768dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added src/assets/img/weixin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/views/login/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
{ type: 'required', message: '请输入密码', trigger: 'blur' }
]
},
{
/*{
type: 'component',
control: {
modelValue: '',
Expand All @@ -77,7 +77,7 @@
customRules: [
{ type: 'required', message: '请输入验证码', trigger: 'blur' }
]
},
},*/
{
type: 'button',
control: { label: '登录', type: 'primary', key: 'submit' }
Expand Down

0 comments on commit 63768dc

Please sign in to comment.