Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Email Patches
Plain Diff
Browse Files
Authored by
李奇
2019-02-15 18:20:11 +0800
Commit
de34a3be087be381bdc6020d46561d5f7871daa0
1 parent
a66c28e1
拼团详情页修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
public/img/activity/group/share-tip.png
public/scss/activity/group/group-progress.page.scss
public/img/activity/group/share-tip.png
0 → 100644
View file @
de34a3b
17 KB
public/scss/activity/group/group-progress.page.scss
View file @
de34a3b
...
...
@@ -290,3 +290,19 @@
}
}
}
.dialog-wrapper
.dialog-box.group-guide-mask
{
width
:
284px
;
height
:
278px
;
background
:
url("img/activity/group/share-tip.png")
;
background-size
:
100%
100%
;
margin
:
0
!
important
;
border
:
0
;
right
:
92px
;
top
:
28px
!
important
;
left
:
auto
;
>
*
{
display
:
none
!
important
;
}
}
...
...
Please
register
or
login
to post a comment