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
707ae16b
Commit
707ae16b
authored
Jan 08, 2022
by
李嘉林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
通行证添加logo
parent
ef23e9d8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
2 deletions
+16
-2
src/pages/wo/showPassCheck/index.vue
+16
-2
No files found.
src/pages/wo/showPassCheck/index.vue
View file @
707ae16b
...
@@ -10,14 +10,23 @@
...
@@ -10,14 +10,23 @@
<div
class=
"cont"
>
<div
class=
"cont"
>
<div
class=
"main flex"
>
<div
class=
"main flex"
>
<div
class=
"title flex"
>
<div
class=
"title flex"
>
<div
class=
"title-left flex"
>
<div
class=
"img"
>
<image
mode=
"widthFix"
src=
"http://cdn.mayi888.com/public/png/0862c326-d5d2-4d79-a8b9-7ee181102c72.png"
alt=
""
></image>
</div>
<p>
{{
userInfo
.
company
}}
</p>
</div>
<div
class=
"img"
>
<div
class=
"img"
>
<image
<image
mode=
"widthFix"
mode=
"widthFix"
src=
"http://
mayi-newshop.oss-cn-shanghai.aliyuncs.com/public/png/9462ce53-792c-4607-ab7c-1875bed2d3b
a.png"
src=
"http://
cdn.mayi888.com/public/png/a8bdc5e5-2434-4ae1-ab9c-63258fa91df
a.png"
alt=
""
alt=
""
></image>
></image>
</div>
</div>
<p>
{{
userInfo
.
company
}}
</p>
</div>
</div>
<div
class=
"userImg"
>
<div
class=
"userImg"
>
<image
<image
...
@@ -228,10 +237,15 @@ export default {
...
@@ -228,10 +237,15 @@ export default {
}
}
.title
{
.title
{
align-items
:
center
;
align-items
:
center
;
justify-content
:
space-between
;
width
:
100%
;
width
:
100%
;
.title-left{
align-items
:
center
;
}
.img
{
.img
{
width
:
30px
;
width
:
30px
;
height
:
36px
;
height
:
36px
;
flex-shrink
:
0
;
}
}
p
{
p
{
margin-left
:
10px
;
margin-left
:
10px
;
...
...
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