Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
施宇
/
icsalesProgram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
49237263
authored
Oct 10, 2019
by
梁建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
分享地址
parent
8493ce83
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
pages/person/welfare/index.js
pages/person/withdrawal/index.js
pages/person/welfare/index.js
View file @
49237263
...
...
@@ -72,6 +72,7 @@ Page({
return
{
title
:
'每日分享'
,
imageUrl
:
'http://img.ichunt.com/images/ichunt/minProgram/d70d39f0d68d410b230bc7eb9da0140b.jpg'
,
path
:
"/pages/person/auth/index?from=share&user_id="
+
user_id
}
...
...
pages/person/withdrawal/index.js
View file @
49237263
...
...
@@ -79,6 +79,7 @@ Page({
if
(
this
.
data
.
weixin_exchange_info
.
exchange_id
)
{
return
{
title
:
'好友助力'
,
imageUrl
:
'http://img.ichunt.com/images/ichunt/minProgram/d70d39f0d68d410b230bc7eb9da0140b.jpg'
,
path
:
"/pages/person/helpfriend/index?exchange_id="
+
this
.
data
.
weixin_exchange_info
.
exchange_id
}
}
...
...
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