Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
member
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
member
member
Commits
89a86893
Commit
89a86893
authored
Aug 17, 2022
by
huaying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 客户详情的客户记录的积分展示布局修改
parent
6b59d3aa
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
customerDetail.less
src/components/allCustomers/customerDetail.less
+4
-4
customerDetail.wxss
src/components/allCustomers/customerDetail.wxss
+0
-0
No files found.
src/components/allCustomers/customerDetail.less
View file @
89a86893
...
...
@@ -298,10 +298,10 @@
}
.scores-info {
display: flex;
justify-content: space-between;
//
justify-content: space-between;
align-items: center;
flex-shrink: 0;
width: 3
26
px;
width: 3
72
px;
.score-detail {
.score-detail-item {
&+.score-detail-item {
...
...
@@ -309,7 +309,7 @@
}
.score-detail-label {
display: inline-block;
margin-
right: 16
px;
margin-
left: 10
px;
width: 84px;
font-size: 13px;
font-weight: 400;
...
...
@@ -318,7 +318,7 @@
vertical-align: middle;
}
.score-detail-value {
font-size:
16
px;
font-size:
20
px;
font-weight: bold;
color: #303133;
line-height: 19px;
...
...
src/components/allCustomers/customerDetail.wxss
0 → 100644
View file @
89a86893
This diff is collapsed.
Click to expand it.
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