Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
samsung-christmas
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
e041daa3
authored
Dec 19, 2019
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
7ebd4b29
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
Application/Home/View/default/layout.tpl
+6
-6
Public/static/image2/._share.png
+0
-0
Public/static/image2/share.png
+0
-0
No files found.
Application/Home/View/default/layout.tpl
View file @
e041daa3
...
...
@@ -66,7 +66,7 @@
language
:
(
navigator
.
browserLanguage
||
navigator
.
language
).
toLowerCase
()
}
</script>
<title>
{:block name='title'}{:/block}
</title>
<title>
{:block name='title'}
圣诞老人来送礼物啦!快来一起围观!
{:/block}
</title>
{:if $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://projectx.dev.izhida.cn/api/css/rem/{:$rem}/id/{:$projectId}"
media=
"all"
/>
...
...
@@ -97,12 +97,12 @@
window
.
tel
=
'{:$tel|default:null}'
;
var
link
=
location
.
origin
;
var
friend_title
=
''
;
var
friend_desc
=
''
;
var
timeline_desc
=
''
;
var
friend_title
=
'
圣诞老人来送礼物啦!快来一起围观!
'
;
var
friend_desc
=
'
康康圣诞老人在不同城市遇到的故事,领取你的圣诞专属礼物
'
;
var
timeline_desc
=
'
圣诞老人来送礼物啦!快来一起围观!
'
;
window
.
wxFriendData
=
{
'link'
:
link
,
'imgUrl'
:
link
+
'/Public/static/image2/share.
jp
g'
,
'imgUrl'
:
link
+
'/Public/static/image2/share.
pn
g'
,
'title'
:
friend_title
,
'desc'
:
friend_desc
,
success
:
function
()
{
...
...
@@ -111,7 +111,7 @@
};
window
.
wxTimelineData
=
{
'link'
:
link
,
'imgUrl'
:
link
+
'/Public/static/image2/share.
jp
g'
,
'imgUrl'
:
link
+
'/Public/static/image2/share.
pn
g'
,
'title'
:
timeline_desc
,
success
:
function
()
{
$
(
'.share-dialog'
).
hide
();
...
...
Public/static/image2/._share.png
0 → 100644
View file @
e041daa3
4 KB
Public/static/image2/share.png
0 → 100644
View file @
e041daa3
146 KB
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