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
a6f7736c
Commit
a6f7736c
authored
May 09, 2022
by
刘奕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新icon地址
parent
265a842b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
src/components/basicTool/member-info/index.vue
+2
-2
static/images/qrcode.png
+0
-0
static/images/vip.png
+0
-0
No files found.
src/components/basicTool/member-info/index.vue
View file @
a6f7736c
...
...
@@ -24,7 +24,7 @@
<div
class=
"infoTop flex"
>
<div
class=
"name"
>
{{
userData
.
nickname
||
userData
.
mobilephone
}}
</div>
<div
class=
"vipType flex"
>
<img
src=
"
../../../../static/images/vip
.png"
class=
"vipTypeIcon"
>
<img
src=
"
https://mayi-newshop.oss-cn-shanghai.aliyuncs.com/product/R7x3myNiHF
.png"
class=
"vipTypeIcon"
>
<div
v-if=
"myCartList.length>0"
>
{{
myCartList
[
0
].
title
}}
</div>
</div>
</div>
...
...
@@ -53,7 +53,7 @@
</div>
<div
class=
"memberCode flex"
v-show=
"datas.componentData.showStyle == 2 || datas.componentData.showStyle == 4"
@
click=
"toMobileCard()"
>
<div
class=
"line"
></div>
<img
class=
"code"
src=
"
../../../../static/images/qrcode
.png"
/>
<img
class=
"code"
src=
"
https://mayi-newshop.oss-cn-shanghai.aliyuncs.com/product/HyGQDa5S4i
.png"
/>
</div>
</div>
<div
class=
"otherDetail flex"
v-show=
"datas.componentData.showStyle == 3 || datas.componentData.showStyle == 4"
>
...
...
static/images/qrcode.png
deleted
100644 → 0
View file @
265a842b
11 KB
static/images/vip.png
deleted
100644 → 0
View file @
265a842b
1.71 KB
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