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
TaoHuang
2019-05-17 16:25:08 +0800
Commit
f363fe5309aa186467060147b99bfb5174615457
1 parent
33cc93ee
change div to i tag
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
apps/pages/single/order/ufo/components/logo.vue
apps/pages/single/order/ufo/components/logo.vue
View file @
f363fe5
<template>
<div class="logo">
</div>
<i class="logo">
</i>
</template>
<script>
...
...
Please
register
or
login
to post a comment