Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
citic-honor
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2038c498
authored
Oct 23, 2020
by
kubisk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
dd9cba53
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Application/Home/View/default/layout.tpl
+4
-4
No files found.
Application/Home/View/default/layout.tpl
View file @
2038c498
...
...
@@ -72,8 +72,8 @@
}
</script>
<title>
{:block name='title'}中信保诚2019年度MDRT百万圆桌精英荣誉海报{:/block}
</title>
{:if $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.i
zhida
.cn') !== false}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://projectx.dev.i
zhida
.cn/api/css/rem/{:$rem}/id/{:$projectId}?version={:$version}"
{:if $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.i
acode
.cn') !== false}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://projectx.dev.i
acode
.cn/api/css/rem/{:$rem}/id/{:$projectId}?version={:$version}"
media=
"all"
/>
{:else}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"__CDN__/css/main.min.css"
media=
"all"
/>
...
...
@@ -87,8 +87,8 @@
<body>
<div
class=
"wrap"
>
<div
class=
"wrap-inner"
>
{:if $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.i
zhida
.cn') !== false}
{:"http://projectx.dev.i
zhida
.cn/api/html/id/`$projectId`"|file_get_contents}
{:if $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.i
acode
.cn') !== false}
{:"http://projectx.dev.i
acode
.cn/api/html/id/`$projectId`"|file_get_contents}
{:else}
{:block name='body'}{:/block}
{:/if}
...
...
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