Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
pingan-maruko
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
00e6dec4
authored
Jun 17, 2020
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
260376af
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
Application/Home/View/default/layout.tpl
+2
-2
Public/static/media/._out.mp3
+0
-0
Public/static/media/out.mp3
+0
-0
No files found.
Application/Home/View/default/layout.tpl
View file @
00e6dec4
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"format-detection"
content=
"telephone=no"
>
{:assign var=projectId value=0}
{:assign var=projectId value=0}
{:assign var=rem value=false}
{:assign var=rem value=false}
{:assign var=version value='1.0.
6
'}
{:assign var=version value='1.0.
7
'}
{:block name='projectx'}{:/block}
{:block name='projectx'}{:/block}
{:if $rem == true}
{:if $rem == true}
<meta
name=
"viewport"
content=
"width=device-width, minimum-scale=1, maximum-scale=1, user-scalable=no"
>
<meta
name=
"viewport"
content=
"width=device-width, minimum-scale=1, maximum-scale=1, user-scalable=no"
>
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
<body>
<body>
<audio
src=
"__CDN__/media/
1
.mp3"
autoplay
preload=
"auto"
loop=
"loop"
id=
"music"
style=
"display:none"
></audio>
<audio
src=
"__CDN__/media/
out
.mp3"
autoplay
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 $projectId
&&
strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false}
...
...
Public/static/media/._out.mp3
0 → 100644
View file @
00e6dec4
File added
Public/static/media/out.mp3
0 → 100644
View file @
00e6dec4
File added
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