Commit 78caafdb by doszhang

dos

parent c833104e
...@@ -88,7 +88,6 @@ ...@@ -88,7 +88,6 @@
<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">
<div class="font">1</div>
{:if $projectId && strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false} {:if $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}
......
...@@ -71,7 +71,7 @@ body { ...@@ -71,7 +71,7 @@ body {
src: url(./num2.otf); src: url(./num2.otf);
} }
@font-face { /* @font-face {
font-family: 'text'; font-family: 'text';
src: url(./text.otf); src: url(./text.otf);
} }
...@@ -80,7 +80,7 @@ body { ...@@ -80,7 +80,7 @@ body {
font-family: 'text'; font-family: 'text';
opacity: 0; opacity: 0;
position: absolute; position: absolute;
} } */
.music { .music {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment