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
李奇
2018-07-25 13:34:18 +0800
Commit
d32f721826f01920ad3c69d981815ca90ac3125e
1 parent
625dbf16
审核中页面优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
public/js/activity/have-gain-verify.page.js
public/js/activity/have-gain-verify.page.js
View file @
d32f721
...
...
@@ -29,6 +29,10 @@ class HaveGainVerifyPage extends Page {
position
:
'fixed'
,
width
:
'100%'
});
document
.
addEventListener
(
'touchmove'
,
(
e
)
=>
{
e
.
preventDefault
();
},
false
);
}
tapAdded
()
{
...
...
Please
register
or
login
to post a comment