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
0d0d7c23
Commit
0d0d7c23
authored
Aug 23, 2022
by
caoyanzhi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/7月迭代-会员' into dev
parents
b2748b8c
54e72849
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
allCustomersList.vue
src/components/allCustomers/allCustomersList.vue
+0
-6
dmreset.css
static/css/dmreset.css
+6
-0
index.styl
static/css/index.styl
+1
-1
No files found.
src/components/allCustomers/allCustomersList.vue
View file @
0d0d7c23
...
...
@@ -396,12 +396,6 @@ export default { ...action };
.
customer
-
dialog
.
el
-
dialog__body
{
padding
-
bottom
:
0
;
}
.
import
-
link
-
confirm
-
content
{
.
el
-
message
-
box__status
{
top
:
0
;
transform
:
translateY
(
0
);
}
}
.
pointer
{
cursor
:
pointer
;
}
...
...
static/css/dmreset.css
View file @
0d0d7c23
.dm-reset-style
tbody
.el-table__row
{
font-size
:
14px
;
}
.el-message-box__status
{
top
:
0
;
transform
:
translateY
(
2px
);
font-size
:
20px
!important
;
}
\ No newline at end of file
static/css/index.styl
View file @
0d0d7c23
...
...
@@ -11,7 +11,7 @@ li{
p {
margin 0;
}
span {
span
:not(.el-message-box__title > span)
{
font-size: 14px;
}
.ell
...
...
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