Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
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
office
haoban-3
Commits
4cfc46a9
Commit
4cfc46a9
authored
Aug 01, 2022
by
huaying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: ui
parent
4dd5f884
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
group-list.vue
...alesleads/actCodeManage/staffActCode/views/group-list.vue
+8
-8
welcomesItem.vue
src/views/salesleads/components/welcomesItem.vue
+1
-1
No files found.
src/views/salesleads/actCodeManage/staffActCode/views/group-list.vue
View file @
4cfc46a9
...
...
@@ -291,30 +291,30 @@ export default {
justify-content: space-between;
align-items: center;
padding: 0 5px 0 10px;
.iconhover,
.el-popover__reference {
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
}
&:hover {
color: #303133;
background: #f2f3f5;
// .iconhover {
// padding: 2px;
// background: #d8defc;
// border-radius: 2px;
//
}
}
&.active-li {
color: #2f54eb;
background: #ebeffe;
.iconhover {
padding: 2px;
background: #d8defc;
border-radius: 2px;
}
}
.iconhover:hover {
padding: 2px;
background: #d8defc;
border-radius: 2px;
&:active {
padding: 2px;
background: #d8defc;
border-radius: 2px;
}
...
...
src/views/salesleads/components/welcomesItem.vue
View file @
4cfc46a9
...
...
@@ -98,7 +98,7 @@ export default {
},
welcomeTableData
:
[],
welcomeContent
:
''
,
welcomeContent
:
'
你好,<微信名称>
'
,
welcomeMediaList
:
[],
// 欢迎语参数
welcomePage
:
{
...
...
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