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
4e4b0c26
authored
Mar 12, 2020
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
cdc67708
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Application/Home/View/default/layout.tpl
+3
-3
No files found.
Application/Home/View/default/layout.tpl
View file @
4e4b0c26
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
{:assign var=projectId value=
false
}
{:assign var=projectId value=
0
}
{:assign var=rem value=false}
{:assign var=rem value=false}
{:block name='projectx'}{:/block}
{:block name='projectx'}{:/block}
{:if $rem == true}
{:if $rem == true}
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
}
}
</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
false
&&
$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"
/>
{:else}
{:else}
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
<audio
src=
"__CDN__/media/2.mp3"
preload=
"auto"
loop=
"loop"
id=
"music"
style=
"display:none"
></audio>
<audio
src=
"__CDN__/media/2.mp3"
preload=
"auto"
loop=
"loop"
id=
"music"
style=
"display:none"
></audio>
<div
class=
"wrap"
>
<div
class=
"wrap"
>
<div
class=
"wrap-inner"
>
<div
class=
"wrap-inner"
>
{:if $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false}
{:if
false
&&
$projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false}
{:"http://projectx.weitoy.com/api/html/id/`$projectId`"|file_get_contents}
{:"http://projectx.weitoy.com/api/html/id/`$projectId`"|file_get_contents}
{:else}
{:else}
{:block name='body'}{:/block}
{:block name='body'}{:/block}
...
...
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