Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
shuaiguo
2019-10-30 11:43:40 +0800
Commit
3191efb84bd0e8da1cf567209742ebf3b5562f47
2 parents
41be24db
7091566c
Merge branch 'feature/ufo-activitys' into 'develop'
限时抢券 See merge request
!5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
apps/pages/activitys/limit-time-coupon/limit-time-coupon.vue
apps/pages/activitys/limit-time-coupon/limit-time-coupon.vue
View file @
3191efb
...
...
@@ -30,7 +30,7 @@
</a>
</li>
<li>
<
img :src="pageData.bottom"
>
<
div class="bottom-space"></div
>
</li>
</ul>
</div>
...
...
@@ -888,6 +888,12 @@ export default {
width: 100%;
float: left;
}
.bottom-space {
width: 100%;
height: 80px;
display: block;
}
}
.tab-container {
...
...
Please
register
or
login
to post a comment