Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wxapp
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
亲子游项目
wxapp
Commits
4ca27e61
Commit
4ca27e61
authored
Dec 19, 2018
by
LiuJunYi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
会员关联提示BUG
parent
ca5c8aba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
pages/me/vip/index.js
+5
-3
No files found.
pages/me/vip/index.js
View file @
4ca27e61
...
@@ -112,9 +112,11 @@ Page({
...
@@ -112,9 +112,11 @@ Page({
that
.
setData
({
that
.
setData
({
visible1
:
false
visible1
:
false
})
})
that
.
setData
({
if
(
res
.
is_relation
){
visible2
:
true
that
.
setData
({
})
visible2
:
true
})
}
//更新下用户数据
//更新下用户数据
that
.
getUserInfo
()
that
.
getUserInfo
()
}
else
{
}
else
{
...
...
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