Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
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
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2019-01-16 18:11:01 +0800
Commit
927005983e29c68119579a2c5f865baa1b60a667
1 parent
6ca1fc63
add request login
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/pages/single/license/form/form.vue
apps/pages/single/license/form/form.vue
View file @
9270059
...
...
@@ -86,7 +86,7 @@
</template>
</Form>
<div :class="submitClass" @
click
="onSubmit">确认提交</div>
<div :class="submitClass" @
touchend
="onSubmit">确认提交</div>
</div>
</template>
...
...
Please
register
or
login
to post a comment