Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
memberTag-web
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
memberTag
memberTag-web
Commits
4ab2f2b0
Commit
4ab2f2b0
authored
Nov 30, 2021
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 去掉footer
parent
649c9afc
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
index.vue
src/view/index/index.vue
+1
-1
index.vue
src/view/memberGroup/index.vue
+1
-1
member-group-log.vue
src/view/memberGroup/member-group-log.vue
+1
-1
member-tag.vue
src/view/platformTag/member-tag.vue
+2
-2
No files found.
src/view/index/index.vue
View file @
4ab2f2b0
...
...
@@ -268,7 +268,7 @@ export default {
.right-content
{
/*width: 100%;*/
padding
:
24px
;
min-height
:
calc
(
100%
-
24
0px
);
min-height
:
calc
(
100%
-
10
0px
);
.right-box
{
background
:
#fff
;
...
...
src/view/memberGroup/index.vue
View file @
4ab2f2b0
...
...
@@ -264,7 +264,7 @@ export default {
.right-content
{
/*width: 100%;*/
padding
:
24px
;
min-height
:
calc
(
100%
-
24
0px
);
min-height
:
calc
(
100%
-
10
0px
);
.right-box
{
background
:
#fff
;
...
...
src/view/memberGroup/member-group-log.vue
View file @
4ab2f2b0
...
...
@@ -175,7 +175,7 @@ export default {
margin
:
24px
;
background
:
#fff
;
padding
:
24px
;
min-height
:
calc
(
100%
-
24
0px
);
min-height
:
calc
(
100%
-
15
0px
);
}
.h-18
{
height
:
18px
;
...
...
src/view/platformTag/member-tag.vue
View file @
4ab2f2b0
...
...
@@ -781,7 +781,7 @@ export default {
.
tag
-
container
{
min
-
height
:
100
%
;
box
-
sizing
:
border
-
box
;
padding
-
bottom
:
93
px
;
//
padding-bottom: 93px;
}
.
foot
-
box
{
margin
-
top
:
-
100
px
;
...
...
@@ -828,7 +828,7 @@ export default {
}
.
member
-
box
{
padding
-
bottom
:
20
px
;
margin
:
20
px
24
px
0
;
margin
:
20
px
24
px
;
min
-
width
:
1400
px
;
min
-
height
:
70
vh
;
background
-
color
:
#
fff
;
...
...
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