Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
X
XiTianSenMall
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
leiqingsong
XiTianSenMall
Commits
fb742442
Commit
fb742442
authored
4 years ago
by
leiqingsong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
a63227d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
settings.vue
H5/src/views/settings.vue
+7
-8
No files found.
H5/src/views/settings.vue
View file @
fb742442
...
@@ -3,11 +3,7 @@
...
@@ -3,11 +3,7 @@
<van-cell-group
class=
"group-1"
>
<van-cell-group
class=
"group-1"
>
<van-cell
title=
"用户名"
:value=
"$userId"
/>
<van-cell
title=
"用户名"
:value=
"$userId"
/>
<van-cell
is-link
center
title=
"头像"
@
click=
"onModefy"
>
<van-cell
is-link
center
title=
"头像"
@
click=
"onModefy"
>
<img
<img
class=
"avatar-img"
:src=
"avatar"
alt=
"头像"
/>
class=
"avatar-img"
:src=
"avatar"
alt=
"头像"
/>
</van-cell>
</van-cell>
</van-cell-group>
</van-cell-group>
<van-cell-group>
<van-cell-group>
...
@@ -20,9 +16,12 @@
...
@@ -20,9 +16,12 @@
<van-cell
is-link
title=
"软件更新"
value=
"版本v1.2"
/>
<van-cell
is-link
title=
"软件更新"
value=
"版本v1.2"
/>
<van-cell
is-link
title=
"用户协议"
@
click=
"jumpToInstructions"
/>
<van-cell
is-link
title=
"用户协议"
@
click=
"jumpToInstructions"
/>
</van-cell-group>
</van-cell-group>
<van-button
size=
"large"
class=
"logout-btn"
@
click=
"logout"
>
退出登录
</van-button
<a
href=
"redirect://xts.com/login_activity"
>
>
<van-button
size=
"large"
class=
"logout-btn"
@
click=
"logout"
>
退出登录
</van-button
>
</a>
<base-dialog
<base-dialog
base-dialog-title=
"推荐人邀请码"
base-dialog-title=
"推荐人邀请码"
...
...
This diff is collapsed.
Click to expand it.
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