Commit 0ae4ca73 by doszhang

dos

parent 56ed799a
......@@ -86,7 +86,6 @@
<body>
<div class="wrap">
<div class="wrap-inner">
<span class="font">1</span>
{:if $projectId && strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false}
{:"https://projectx.dev.izhida.cn/api/html/id/`$projectId`"|file_get_contents}
{:else}
......
......@@ -66,14 +66,14 @@ input::-webkit-input-placeholder {
background: rgba(0, 0, 0, 0.8);
}
@font-face {
/* @font-face {
font-family: 'font';
src: url(./font.ttf);
}
.font {
font-family: 'font';
}
} */
/* page1 */
.page1 {
......
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