Commit 8d5fef71 by 刘海龙

111

parent a11b3b4f
<!-- <!DOCTYPE html> --> <!-- <!DOCTYPE html> -->
<!-- <include file="__THEME__/public_header_w3g"/> --> <!-- <include file="__THEME__/public_header_w3g"/> -->
<!DOCTYPE html> <!-- <!DOCTYPE html> -->
<html lang="en"> <!-- <html lang="en"> -->
<head> <!-- <head> -->
<meta charset="UTF-8"> <!-- <meta charset="UTF-8"> -->
<!-- 使用UTF-8 --> <!-- 使用UTF-8 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- <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 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"> -->
<!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 --> <!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 -->
<title>上传须知</title> <!-- <title>上传须知</title> -->
<style type="text/css"> <!-- <style type="text/css">
/* 根据不同的屏幕调整字体大小 */ /* 根据不同的屏幕调整字体大小 */
@media only screen and (min-width: 320px) {html{font-size: 17.1px !important;}} @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;}} @media only screen and (min-width: 360px) {html{font-size: 19.2px !important;}}
...@@ -31,8 +31,9 @@ ...@@ -31,8 +31,9 @@
.imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; z-index: -1; } .imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; z-index: -1; }
.imgBox img { width: 100%; height: 100%; } .imgBox img { width: 100%; height: 100%; }
.back { position: fixed; top: 1rem; left: .5rem; } .back { position: fixed; top: 1rem; left: .5rem; }
</style> </style> -->
</head> <!-- </head> -->
<include file="__THEME__/public_header_w3g"/>
<body> <body>
<a class="back" href="{:U('classroom/Index/find')}"><i class="icon icon-zuojiantou"></i></a> <a class="back" href="{:U('classroom/Index/find')}"><i class="icon icon-zuojiantou"></i></a>
<h3>“高榜题名真题联盟”商务合作</h3> <h3>“高榜题名真题联盟”商务合作</h3>
......
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