Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
new-sing
h5-base
Commits
8b71a993
Commit
8b71a993
authored
Jun 27, 2019
by
liwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
liwei
parent
39b1ec8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
index.vue
src/components/mine/index.vue
+10
-4
No files found.
src/components/mine/index.vue
View file @
8b71a993
...
@@ -50,13 +50,19 @@
...
@@ -50,13 +50,19 @@
>
>
<img
slot=
"icon"
:src=
"image.mine_mom"
>
<img
slot=
"icon"
:src=
"image.mine_mom"
>
</van-cell>
</van-cell>
<van-cell
title=
"收货地址"
ref=
"address"
to=
"/address"
is-link
v-if=
"addressInfo&&addressInfo.receive_name"
>
<img
slot=
"icon"
:src=
"image.mine_address"
>
</van-cell>
</div>
</div>
</div>
</div>
<div
class=
"outBox addr"
style=
"margin-top:10px;margin-bottom: 50px;"
>
<div
class=
"outBox addr"
style=
"margin-top:10px;margin-bottom: 50px;"
>
<div
class=
"list"
>
<div
class=
"list"
>
<van-cell
title=
"收货地址"
ref=
"address"
to=
"/address"
is-link
v-if=
"addressInfo&&addressInfo.receive_name"
>
<img
slot=
"icon"
:src=
"image.mine_address"
>
</van-cell>
<van-cell
title=
"清除缓存"
is-link
@
click=
"clearBoth()"
>
<van-cell
title=
"清除缓存"
is-link
@
click=
"clearBoth()"
>
<img
slot=
"icon"
:src=
"image.ref"
>
<img
slot=
"icon"
:src=
"image.ref"
>
</van-cell>
</van-cell>
...
...
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