Commit 28e61471 by 刘海龙

111

parent 79b00f44
<!-- <!DOCTYPE html> -->
<!-- <include file="__THEME__/public_header_w3g"/> -->
<!-- <!DOCTYPE html> -->
<!-- <html lang="en"> -->
<!-- <head> -->
<!-- <meta charset="UTF-8"> -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- 使用UTF-8 -->
<!-- <meta http-equiv="X-UA-Compatible" content="IE=edge"> -->
<!-- <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!-- 设置移动终端可视区域 -->
<!-- <meta content="telephone=no" name="format-detection"> -->
<meta content="telephone=no" name="format-detection">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="format-detection" content="telephone=no" />
<title>{:t($seo['_title'])}</title>
<meta content="{:t($seo['_keywords'])}" name="keywords">
<meta content="{:t($seo['_description'])}" name="description">
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0 minimal-ui"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link href="__THEMEW3G__/css/reset.css" rel="stylesheet">
<link href="__THEMEW3G__/css/public.css" rel="stylesheet">
<link href="__THEMEW3G__/css/style.css" rel="stylesheet">
<link href="__THEMEW3G__/icon/iconfont.css" rel="stylesheet">
<link rel="stylesheet" href="__THEMEW3G__/js/layer/need/layer.css">
<link rel="stylesheet" type="text/css" href="__THEMEW3G__/icon/iconfont-v4.css">
<link rel="stylesheet" type="text/css" href="__THEMEW3G__/icon/eduline-icon.css">
<php>if (!isset($_SERVER['HTTP_X_HOST'])) {</php>
<style>
@font-face {font-family: 'iconfontNEW';src: url('__THEME__/icon/iconfontNEW.woff?v={$site.sys_version}');}
.iconfontNEW{font-family: iconfontNEW;}
</style>
<php>}else{</php>
<style>
@font-face {font-family: 'iconfontNEW';src: url('/addons/theme/stv1/_static/icon/iconfontNEW.woff');}
.iconfontNEW{font-family: iconfontNEW;}
</style>
<php>}</php>
<link rel="shortcut icon" href="{:getImageUrlByAttachId($site['site_ico'])}" type="image/x-icon">
<link href="__THEMEW3G__/css/common.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vant@2.6/lib/index.css" />
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/vant@2.6/lib/vant.min.js"></script>
<script src="__THEMEW3G__/js/extension.js" charset="utf-8"></script>
<!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 -->
<!-- <title>上传须知</title> -->
<!-- <style type="text/css">
<title>上传须知</title>
<style type="text/css">
/* 根据不同的屏幕调整字体大小 */
@media only screen and (min-width: 320px) {html{font-size: 17.1px !important;}}
@media only screen and (min-width: 360px) {html{font-size: 19.2px !important;}}
......@@ -31,19 +66,10 @@
.imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; z-index: -1; }
.imgBox img { width: 100%; height: 100%; }
.back { position: fixed; top: 1rem; left: .5rem; }
</style> -->
<!-- </head> -->
<include file="__THEME__/public_header_w3g"/>
<style type="text/css">
body,p { margin: 0; padding: 0; }
h3 { font-size: 18px;font-weight: 400; color: #333; text-align: center; }
p { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 18px; padding: 0 12px; margin-top: 10px; }
.imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; z-index: -1; }
.imgBox img { width: 100%; height: 100%; }
.back { position: fixed; top: 1rem; left: .5rem; }
</style>
</style>
</head>
<body>
<a class="back" href="{:U('classroom/Index/find')}"><i class="icon icon-zuojiantou"></i></a>
<a class="back" href="/apps/classroom/Tpl/default/Index/find_w3g.html"><i class="icon icon-zuojiantou"></i></a>
<h3>“高榜题名真题联盟”商务合作</h3>
<p>
......
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 to comment