Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
baiguangyao
mr-julyedu
Commits
42cf4a15
Commit
42cf4a15
authored
Oct 31, 2019
by
xuzhenghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
冲突
parent
7b9a43d6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
16 deletions
+17
-16
src/components/blessingPreheat/index.js
+5
-4
src/components/blessingPreheat/toAppDemo.js
+12
-12
No files found.
src/components/blessingPreheat/index.js
View file @
42cf4a15
...
@@ -20,6 +20,7 @@ import { CopyToClipboard } from 'react-copy-to-clipboard'
...
@@ -20,6 +20,7 @@ import { CopyToClipboard } from 'react-copy-to-clipboard'
import
{
Toast
}
from
"antd-mobile"
import
{
Toast
}
from
"antd-mobile"
import
Live
from
'./live'
import
Live
from
'./live'
import
Banner
from
'./banner'
import
Banner
from
'./banner'
import
jsCookie
from
"js-cookie"
;
...
@@ -218,10 +219,10 @@ class BlessingPreheat extends Component {
...
@@ -218,10 +219,10 @@ class BlessingPreheat extends Component {
})
})
}
else
{
}
else
{
let
data
=
{
let
data
=
{
title
:
'
11.11-11.13 AI充电节,预热来袭!重磅好课1折秒,超10万元奖品来就送-七月在线'
,
// 标题
title
:
'
AI充电节,积福气享1折秒课,超10万元奖品来就送!!'
,
desc
:
'
11.11-11.13 AI充电节,预热来袭!重磅好课1折秒,超10万元奖品来就送-七月在线'
,
// 描述
desc
:
'
把这门超5万人报名的【Python基础入门 升级版】课程送给你,附200元红包,请笑纳!--七月在线'
,
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/m/717/shareimg.png'
,
// 图片地址
link
:
'https://m.julyedu.com/blessingPreheat'
,
link
:
'https://m.julyedu.com/blessingPreheat'
// url
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/index-share-img.png'
,
}
}
SendMessageToApp
(
"toShare"
,
data
)
SendMessageToApp
(
"toShare"
,
data
)
}
}
...
...
src/components/blessingPreheat/toAppDemo.js
View file @
42cf4a15
...
@@ -101,10 +101,10 @@ class ToAppDemo extends Component {
...
@@ -101,10 +101,10 @@ class ToAppDemo extends Component {
QQshare
=
()
=>
{
QQshare
=
()
=>
{
// 内容需要和产品确认
// 内容需要和产品确认
let
data
=
{
let
data
=
{
title
:
'
11.11-11.13 AI充电节,预热来袭!重磅好课1折秒,超10万元奖品来就送-七月在线'
,
// 标题
title
:
'
AI充电节,积福气享1折秒课,超10万元奖品来就送!!'
,
desc
:
'
11.11-11.13 AI充电节,预热来袭!重磅好课1折秒,超10万元奖品来就送-七月在线'
,
// 描述
desc
:
'
把这门超5万人报名的【Python基础入门 升级版】课程送给你,附200元红包,请笑纳!--七月在线'
,
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/m/717/shareimg.png'
,
// 图片地址
link
:
'https://m.julyedu.com/blessingPreheat'
,
link
:
'https://m.julyedu.com/blessingPreheat'
// url
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/index-share-img.png'
,
}
}
SendMessageToApp
(
"QQshare"
,
data
)
SendMessageToApp
(
"QQshare"
,
data
)
}
}
...
@@ -112,10 +112,10 @@ class ToAppDemo extends Component {
...
@@ -112,10 +112,10 @@ class ToAppDemo extends Component {
WXshare
=
()
=>
{
WXshare
=
()
=>
{
// 内容需要和产品确认
// 内容需要和产品确认
let
data
=
{
let
data
=
{
title
:
'
11.11-11.13 AI充电节,预热来袭!重磅好课1折秒,超10万元奖品来就送-七月在线'
,
// 标题
title
:
'
AI充电节,积福气享1折秒课,超10万元奖品来就送!!'
,
desc
:
'
11.11-11.13 AI充电节,预热来袭!重磅好课1折秒,超10万元奖品来就送-七月在线'
,
// 描述
desc
:
'
把这门超5万人报名的【Python基础入门 升级版】课程送给你,附200元红包,请笑纳!--七月在线'
,
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/m/717/shareimg.png'
,
// 图片地址
link
:
'https://m.julyedu.com/blessingPreheat'
,
link
:
'https://m.julyedu.com/blessingPreheat'
// url
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/index-share-img.png'
,
}
}
SendMessageToApp
(
"WXshare"
,
data
)
SendMessageToApp
(
"WXshare"
,
data
)
}
}
...
@@ -123,10 +123,10 @@ class ToAppDemo extends Component {
...
@@ -123,10 +123,10 @@ class ToAppDemo extends Component {
// 邀请好友注册
// 邀请好友注册
toShare
=
()
=>
{
toShare
=
()
=>
{
let
data
=
{
let
data
=
{
title
:
'
11.11-11.13 AI充电节,预热来袭!重磅好课1折秒,超10万元奖品来就送-七月在线'
,
// 标题
title
:
'
AI充电节,积福气享1折秒课,超10万元奖品来就送!!'
,
desc
:
'
11.11-11.13 AI充电节,预热来袭!重磅好课1折秒,超10万元奖品来就送-七月在线'
,
// 描述
desc
:
'
把这门超5万人报名的【Python基础入门 升级版】课程送给你,附200元红包,请笑纳!--七月在线'
,
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/m/717/shareimg.png'
,
// 图片地址
link
:
'https://m.julyedu.com/blessingPreheat'
,
link
:
'https://m.julyedu.com/blessingPreheat'
// url
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/index-share-img.png'
,
}
}
SendMessageToApp
(
"toShare"
,
data
)
SendMessageToApp
(
"toShare"
,
data
)
}
}
...
...
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