Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
integral-mall
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
integralMall
integral-mall
Commits
5a1112ed
Commit
5a1112ed
authored
Nov 30, 2021
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 去掉footer
parent
4fdfb1fd
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
3 deletions
+4
-3
detail.vue
src/views/activities/flashSale/detail.vue
+1
-0
info.vue
src/views/goods/coupon/info.vue
+1
-0
info.vue
src/views/goods/gift/info.vue
+1
-1
main.vue
src/views/main.vue
+1
-1
editDeliver.vue
src/views/setting/editDeliver.vue
+0
-1
No files found.
src/views/activities/flashSale/detail.vue
View file @
5a1112ed
...
...
@@ -1038,6 +1038,7 @@ export default {
background
:
#fff
;
margin
:
24px
;
padding
:
24px
;
margin-bottom
:
80px
;
}
.w-300
{
width
:
300px
;
...
...
src/views/goods/coupon/info.vue
View file @
5a1112ed
...
...
@@ -1399,6 +1399,7 @@ export default {
background
:
#fff
;
margin
:
24px
;
padding-bottom
:
24px
;
margin-bottom
:
80px
;
/* padding: 24px; */
}
...
...
src/views/goods/gift/info.vue
View file @
5a1112ed
...
...
@@ -2327,7 +2327,7 @@ export default {
background
:
#fff
;
margin
:
24px
;
padding-bottom
:
24px
;
margin-bottom
:
0px
;
margin-bottom
:
8
0px
;
}
.section-content
h3
{
height
:
55px
;
...
...
src/views/main.vue
View file @
5a1112ed
...
...
@@ -20,7 +20,7 @@ import bus from '../assets/eventBus.js';
export
default
{
data
()
{
return
{
mallHeight
:
document
.
documentElement
.
clientHeight
-
64
-
98
,
mallHeight
:
document
.
documentElement
.
clientHeight
-
64
,
widthData
:
'200px'
,
collapseFlag
:
false
,
// 折叠参数
menuRouter
:
[],
// 路由菜单
...
...
src/views/setting/editDeliver.vue
View file @
5a1112ed
...
...
@@ -675,7 +675,6 @@ export default {
background
:
#fff
;
margin
:
24px
;
padding-bottom
:
24px
;
margin-bottom
:
0px
;
}
.section-content
h3
{
height
:
55px
;
...
...
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