Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
bieyuan
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2023-09-04 15:42:25 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
999adba0e3241fc00ad4e48a07a5c2a63a960ef4
999adba0
1 parent
d8e074cb
fix 样式调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/result.vue
src/views/result.vue
View file @
999adba
...
...
@@ -27,7 +27,7 @@
<van-col span="18" style="text-align: center;">
<div class="qr-box">
<van-icon size="13rem" :name="app_info_list[checkedIndex]?.qr_code"
style="
border: 1px dashed #93663D;
width: 100%; overflow: hidden;" />
style="width: 100%; overflow: hidden;" />
</div>
</van-col>
<van-col span="3">
...
...
Please
register
or
login
to post a comment