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
cafa5aa6
Commit
cafa5aa6
authored
Nov 04, 2019
by
wangshuo
Browse files
Options
Browse Files
Download
Plain Diff
合并11-11
parents
7c22c638
04d04917
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
6 deletions
+14
-6
build/asset-manifest.json
+0
-0
build/index.html
+0
-0
build/service-worker.js
+8
-0
src/components/activity/invite.js
+6
-6
No files found.
build/asset-manifest.json
View file @
cafa5aa6
This diff is collapsed.
Click to expand it.
build/index.html
View file @
cafa5aa6
This diff is collapsed.
Click to expand it.
build/service-worker.js
View file @
cafa5aa6
...
...
@@ -14,7 +14,15 @@
importScripts
(
"https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js"
);
importScripts
(
<<<<<<<
HEAD
"/precache-manifest.46895332b1bd430002163bc2bdb1ee05.js"
=======
<<<<<<<
HEAD
"/precache-manifest.5100a01b55c0144d15b42e4df5ff6c1b.js"
=======
"/precache-manifest.70bf3c0539f1e2c1ad56cc1c20e50a58.js"
>>>>>>>
1
ef670f9f92c37d4fb0d6d3d4f45da114df627f5
>>>>>>>
11
-
11
);
workbox
.
clientsClaim
();
...
...
src/components/activity/invite.js
View file @
cafa5aa6
...
...
@@ -119,12 +119,12 @@ class Invite extends Component {
history
.
push
(
'/passport'
);
}
else
{
if
(
is_weixin
())
{
wxShare
({
title
:
'AI充电节,积福气享1折秒课,超10万元奖品来就送!!'
,
desc
:
'把这门超5万人报名的【Python基础入门 升级版】课程送给你,附200元红包,请笑纳!--七月在线'
,
link
:
encodeURI
(
location
.
origin
+
`/invite?shareuid=
${
jsCookie
.
get
(
'uid'
)}
&new=1&inviteCode=
${
inviteCode
}
`
),
imgUrl
:
'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/index-share-img.png'
,
});
//
wxShare({
//
title: 'AI充电节,积福气享1折秒课,超10万元奖品来就送!!',
//
desc: '把这门超5万人报名的【Python基础入门 升级版】课程送给你,附200元红包,请笑纳!--七月在线',
//
link: encodeURI(location.origin + `/invite?shareuid=${jsCookie.get('uid')}&new=1&inviteCode=${inviteCode}`),
//
imgUrl: 'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/m/index-share-img.png',
//
});
this
.
setState
({
showTip
:
true
,
isWeiXin
:
true
,
...
...
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