Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
b6153d1a
Commit
b6153d1a
authored
Oct 21, 2022
by
刘元博
Browse files
修正选择按钮宽度
parent
9dcddc78
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/system/user/profile/userAvatar.vue
View file @
b6153d1a
...
...
@@ -24,7 +24,7 @@
</el-row>
<br
/>
<el-row>
<el-col
:lg=
"2"
:sm=
"
2
"
:xs=
"
2
"
>
<el-col
:lg=
"2"
:sm=
"
3
"
:xs=
"
3
"
>
<el-upload
action=
"#"
:http-request=
"requestUpload"
:show-file-list=
"false"
:before-upload=
"beforeUpload"
>
<el-button
size=
"small"
>
选择
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment