Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
citic-mdrt
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ca106dc4
authored
Apr 23, 2020
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
41cb72c2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
Public/static/js/common.js
+8
-6
No files found.
Public/static/js/common.js
View file @
ca106dc4
...
@@ -179,15 +179,17 @@ function checkInfo() {
...
@@ -179,15 +179,17 @@ function checkInfo() {
function
setShare
()
{
function
setShare
()
{
var
link
=
location
.
origin
;
var
link
=
location
.
origin
;
var
friend_title
=
'中信保诚2019年度MDRT百万圆桌精英荣誉海报'
;
var
friend_title
=
'中信保诚2019年度MDRT百万圆桌精英荣誉海报'
;
var
friend_desc
=
''
;
var
timeline_desc
=
''
;
if
(
level
==
1
)
{
if
(
level
==
1
)
{
var
friend_desc
=
'恭喜您获得寿险业的至高荣誉,加冕TOT顶尖会员称号'
;
friend_desc
=
'恭喜您获得寿险业的至高荣誉,加冕TOT顶尖会员称号'
;
var
timeline_desc
=
'恭喜您获得寿险业的至高荣誉,加冕TOT顶尖会员称号'
;
timeline_desc
=
'恭喜您获得寿险业的至高荣誉,加冕TOT顶尖会员称号'
;
}
else
if
(
level
==
2
)
{
}
else
if
(
level
==
2
)
{
var
friend_desc
=
'恭喜您获得寿险业的至高荣誉,荣获COT超级会员称号'
;
friend_desc
=
'恭喜您获得寿险业的至高荣誉,荣获COT超级会员称号'
;
var
timeline_desc
=
'恭喜您获得寿险业的至高荣誉,荣获COT超级会员称号'
;
timeline_desc
=
'恭喜您获得寿险业的至高荣誉,荣获COT超级会员称号'
;
}
else
{
}
else
{
var
friend_desc
=
'恭喜您获得寿险业的至高荣誉,获得MDRT会员称号'
;
friend_desc
=
'恭喜您获得寿险业的至高荣誉,获得MDRT会员称号'
;
var
timeline_desc
=
'恭喜您获得寿险业的至高荣誉,获得MDRT会员称号'
;
timeline_desc
=
'恭喜您获得寿险业的至高荣誉,获得MDRT会员称号'
;
}
}
window
.
wxFriendData
=
{
window
.
wxFriendData
=
{
'link'
:
link
,
'link'
:
link
,
...
...
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