Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
程默
mayi-mp-shop
Commits
4e6e35d9
Commit
4e6e35d9
authored
Nov 11, 2021
by
李嘉林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
二维码
parent
e3979ba2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
src/pages/wo/showPassCheck/index.vue
+3
-4
No files found.
src/pages/wo/showPassCheck/index.vue
View file @
4e6e35d9
...
...
@@ -39,7 +39,7 @@
<canvas
class=
"canvas-code"
canvas-id=
"myQrcode"
style=
"background: #fff; width: 154px; height: 154px
"
:style=
"
{background: '#fff', width: '308rpx', height: '308rpx',}
"
/>
</div>
<div
class=
"time"
v-if=
"updateTime"
>
{{
updateTime
}}
</div>
...
...
@@ -244,11 +244,10 @@ export default {
color
:
#666666
;
}
.qrCode
{
width
:
154px
;
height
:
154px
;
//
width
:
154px
;
//
height
:
154px
;
border
:
2px
solid
#229df1
;
margin-top
:
16px
;
overflow
:
hidden
;
}
.time
{
margin-top
:
14px
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment