Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
d5f62228
Commit
d5f62228
authored
Oct 13, 2022
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litopn交易ui美化完善
parent
43796fbe
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
4 deletions
+20
-4
common.css
src/assets/css/common.css
+6
-0
SideMenu.vue
src/views/Layout/SideMenu.vue
+10
-0
Engp.vue
src/views/Public/Engp.vue
+2
-2
Setpan.vue
src/views/Public/Setpan.vue
+2
-2
No files found.
src/assets/css/common.css
View file @
d5f62228
...
...
@@ -424,4 +424,9 @@
.clearfix
:after
{
clear
:
both
}
/* 表格内+、-调整 */
.el-table__fixed-header-wrapper
.cell
.el-button
{
width
:
32px
;
}
\ No newline at end of file
src/views/Layout/SideMenu.vue
View file @
d5f62228
...
...
@@ -403,4 +403,13 @@ export default {
.el-menu-vertical-demo
[
class
^=
"el-icon-caret-"
]
{
color
:
#606266
;
}
/* 去除右侧箭头 */
.el-scrollbar__view
.el-icon-arrow-down
:before
{
content
:
""
;
}
/* 修改箭头颜色 */
.el-scrollbar__view
.el-submenu__title
i
{
color
:
var
(
--themecolor
);
}
</
style
>
\ No newline at end of file
src/views/Public/Engp.vue
View file @
d5f62228
...
...
@@ -68,7 +68,7 @@
</el-table-column>
<el-table-column
prop=
"tenpct"
label=
"%"
width=
"80px"
>
</el-table-column>
<el-table-column
prop=
"acc"
label=
"核心账号"
width=
"1
5
0px"
>
<el-table-column
prop=
"acc"
label=
"核心账号"
width=
"1
6
0px"
>
<!-- check,需用el-form-item标签包起来 -->
<
template
slot-scope=
"scope"
>
<el-form-item
...
...
@@ -90,7 +90,7 @@
{{
dateFormat
(
scope
.
row
.
valdat
)
}}
</
template
>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"
8
0px"
fixed=
"right"
>
<el-table-column
label=
""
prop=
"det"
width=
"
10
0px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<el-button
circle
...
...
src/views/Public/Setpan.vue
View file @
d5f62228
...
...
@@ -164,7 +164,7 @@
></el-form-item>
</
template
>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"
8
0px"
fixed=
"right"
>
<el-table-column
label=
""
prop=
"det"
width=
"
10
0px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<c-button
circle
...
...
@@ -372,7 +372,7 @@
</el-form-item>
</
template
>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"
8
0px"
fixed=
"right"
>
<el-table-column
label=
""
prop=
"det"
width=
"
10
0px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<c-button
circle
...
...
Write
Preview
Markdown
is supported
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