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
d3431464
Commit
d3431464
authored
Apr 11, 2022
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 调整样式
parent
994ffb7b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
infoMall.vue
src/components/wechatmembers/infoMall.vue
+6
-1
wmDetail.vue
src/components/wechatmembers/wmDetail.vue
+0
-1
No files found.
src/components/wechatmembers/infoMall.vue
View file @
d3431464
...
...
@@ -42,7 +42,7 @@
</div>
<div
class=
"record"
>
<div
class=
"
mTop20
pBottom100"
>
<div
class=
"pBottom100"
>
<div
class=
"groupmember mBottom40"
>
<!--
<div
class=
"table-content"
>
<el-table
:data=
"memberData"
tooltip-effect=
"dark"
ref=
"multipleTable"
>
...
...
@@ -320,6 +320,11 @@ export default {
}
};
</
script
>
<
style
lang=
"scss"
scoped
>
.record
{
padding
:
0
;
}
</
style
>
<
style
lang=
"stylus"
>
$
bgcolor
=
#fbfcfd
;
$
bordercolor
=
#e3e5e9
;
...
...
src/components/wechatmembers/wmDetail.vue
View file @
d3431464
...
...
@@ -266,7 +266,6 @@ export default {
}
}
.table-content
{
min-width
:
1200px
;
.only-head-table
{
/deep/.el-table__body-wrapper
{
display
:
none
;
...
...
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