Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
77ce563e
Commit
77ce563e
authored
Oct 09, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
faa8d5a7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
index.vue
components/auth/index.vue
+3
-1
No files found.
components/auth/index.vue
View file @
77ce563e
...
@@ -252,7 +252,9 @@ export default {
...
@@ -252,7 +252,9 @@ export default {
:
0
;
//是否开启相亲模式
:
0
;
//是否开启相亲模式
if
(
IsOpenMiAi
==
0
)
{
if
(
IsOpenMiAi
==
0
)
{
//不是相亲模式的时候去更新头像和昵称
//不是相亲模式的时候去更新头像和昵称
// #ifdef MP-WEIXIN
that
.
updateuserinfo
(
that
.
msg
);
//更新用户头像
that
.
updateuserinfo
(
that
.
msg
);
//更新用户头像
// #endif
}
}
}
}
}
}
...
@@ -397,7 +399,7 @@ export default {
...
@@ -397,7 +399,7 @@ export default {
//不是相亲模式的时候去更新头像和昵称
//不是相亲模式的时候去更新头像和昵称
// #ifdef MP-WEIXIN
// #ifdef MP-WEIXIN
that
.
updateuserinfo
(
that
.
msg
);
//更新用户头像
that
.
updateuserinfo
(
that
.
msg
);
//更新用户头像
// #en
f
if
// #en
d
if
}
}
}
}
}
}
...
...
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