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
cbe405f6
Commit
cbe405f6
authored
May 01, 2022
by
RuoYi
Browse files
ui code format
parent
7414bc49
Changes
2
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/assets/styles/element-variables.scss
View file @
cbe405f6
...
...
@@ -17,7 +17,7 @@ $--button-font-weight: 400;
$--border-color-light
:
#dfe4ed
;
$--border-color-lighter
:
#e6ebf5
;
$--table-border
:
1px
solid
#dfe6ec
;
$--table-border
:
1px
solid
#dfe6ec
;
/* icon font path, required */
$--font-path
:
'~element-ui/lib/theme-chalk/fonts'
;
...
...
ruoyi-ui/src/views/tool/gen/index.vue
View file @
cbe405f6
...
...
@@ -305,7 +305,7 @@ export default {
return
result
.
value
||
'
'
;
},
/** 复制代码成功 */
clipboardSuccess
(){
clipboardSuccess
()
{
this
.
$modal
.
msgSuccess
(
"
复制成功
"
);
},
// 多选框选中数据
...
...
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