Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
pingan-promise
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
c833104e
authored
Mar 11, 2020
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
6a14a433
Show 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 @
c833104e
...
@@ -70,7 +70,7 @@
...
@@ -70,7 +70,7 @@
language
:
(
navigator
.
browserLanguage
||
navigator
.
language
).
toLowerCase
()
language
:
(
navigator
.
browserLanguage
||
navigator
.
language
).
toLowerCase
()
}
}
</script>
</script>
<title>
{:block name='title'}{:/block}
</title>
<title>
{:block name='title'}
责任使命,我愿许下承诺
{:/block}
</title>
{:if $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false}
{:if $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://projectx.weitoy.com/api/css/rem/{:$rem}/id/{:$projectId}?version=1.0.0"
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://projectx.weitoy.com/api/css/rem/{:$rem}/id/{:$projectId}?version=1.0.0"
media=
"all"
/>
media=
"all"
/>
...
@@ -103,19 +103,19 @@
...
@@ -103,19 +103,19 @@
window
.
num
=
'{:$num}'
;
window
.
num
=
'{:$num}'
;
var
link
=
location
.
origin
;
var
link
=
location
.
origin
;
var
friend_title
=
''
;
var
friend_title
=
'
责任使命,我愿许下承诺
'
;
var
friend_desc
=
''
;
var
friend_desc
=
'
因为深知保单背后承载的重量,作为保障的“守护着”,我们全力以赴!
'
;
var
timeline_desc
=
''
;
var
timeline_desc
=
'
责任使命,我愿许下承诺
'
;
window
.
wxFriendData
=
{
window
.
wxFriendData
=
{
'link'
:
link
,
'link'
:
link
,
'imgUrl'
:
link
+
'/Public/static/image2/share.
jp
g'
,
'imgUrl'
:
link
+
'/Public/static/image2/share.
pn
g'
,
'title'
:
friend_title
,
'title'
:
friend_title
,
'desc'
:
friend_desc
,
'desc'
:
friend_desc
,
success
:
function
()
{}
success
:
function
()
{}
};
};
window
.
wxTimelineData
=
{
window
.
wxTimelineData
=
{
'link'
:
link
,
'link'
:
link
,
'imgUrl'
:
link
+
'/Public/static/image2/share.
jp
g'
,
'imgUrl'
:
link
+
'/Public/static/image2/share.
pn
g'
,
'title'
:
timeline_desc
,
'title'
:
timeline_desc
,
success
:
function
()
{}
success
:
function
()
{}
};
};
...
...
Public/static/image2/._share.png
0 → 100644
View file @
c833104e
4 KB
Public/static/image2/share.png
0 → 100644
View file @
c833104e
88.5 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