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
58ac4d53
Commit
58ac4d53
authored
Dec 07, 2021
by
caoyanzhi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/去掉footer'
parents
2d21040a
5a1112ed
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
4 deletions
+5
-4
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
+2
-2
editDeliver.vue
src/views/setting/editDeliver.vue
+0
-1
No files found.
src/views/activities/flashSale/detail.vue
View file @
58ac4d53
...
...
@@ -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 @
58ac4d53
...
...
@@ -1416,6 +1416,7 @@ export default {
background
:
#fff
;
margin
:
24px
;
padding-bottom
:
24px
;
margin-bottom
:
80px
;
/* padding: 24px; */
}
...
...
src/views/goods/gift/info.vue
View file @
58ac4d53
...
...
@@ -2359,7 +2359,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 @
58ac4d53
...
...
@@ -10,7 +10,7 @@
<router-view></router-view>
</div>
<!-- 右侧页面部分 end-->
<
vue-gic-footer></vue-gic-footer
>
<
!--
<vue-gic-footer></vue-gic-footer>
--
>
</div>
</div>
</div>
...
...
@@ -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 @
58ac4d53
...
...
@@ -709,7 +709,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