Commit 033eb928 by 刘海龙

111

parent a6728cba
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</div> </div>
</div> </div>
</a> </a>
<a> <a href="/apps/home/Tpl/default/Home/syhezuo.html">
<div class="item_cell layout_h"> <div class="item_cell layout_h">
<div class="layout_h"> <div class="layout_h">
<van-icon class="self_center" name="__THEME__/img/cooperate.png" size="36" ></van-icon> <van-icon class="self_center" name="__THEME__/img/cooperate.png" size="36" ></van-icon>
......
<!DOCTYPE html>
<!-- <include file="__THEME__/public_header_w3g"/> -->
<!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 content="telephone=no" name="format-detection">
<!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 -->
<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;}}
@media only screen and (min-width: 375px) {html{font-size: 20px !important;}}
@media only screen and (min-width: 412px) {html{font-size: 22px !important;}}
@media only screen and (min-width: 414px) {html{font-size: 22.2px !important;}}
@media only screen and (min-width: 480px) {html{font-size: 25.6px !important;}}
@media only screen and (min-width: 640px) {html{font-size: 34.2px !important;}}
@media screen and ( min-width:750px ) {
.app{ width:750px; margin: 0 auto; }
.loading > div{ width:750px; }
html {font-size: 24px;}
}
body { margin: 0; padding: 0; }
h3 { font-size: 18px;font-weight: 400; color: #333; text-align: center; }
h5 { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 15px; padding: 0 12px; }
</style>
</head>
<body>
<h3>高榜题名真题联盟”试题上传说明</h3>
<h5>
“高榜题名真题联盟”长期接收关于各省市各类公招考试真题、考试视频、考试心得体会、案例分享等投稿,投稿请邮箱zhugbtm@126.com,工作人员联系电话:15023800678。QQ:276413016
</h5>
</body>
</html>
\ No newline at end of file
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
} }
body { margin: 0; padding: 0; } body { margin: 0; padding: 0; }
h3 { font-size: 18px;font-weight: 400; color: #333; text-align: center; } h3 { font-size: 18px;font-weight: 400; color: #333; text-align: center; }
h5 { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 15px; } h5 { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 15px; padding: 0 12px; }
</style> </style>
</head> </head>
<body> <body>
...@@ -35,6 +35,8 @@ ...@@ -35,6 +35,8 @@
<h5> <h5>
“高榜题名真题联盟”长期接收关于各省市各类公招考试真题、考试视频、考试心得体会、案例分享等投稿,投稿请邮箱zhugbtm@126.com,工作人员联系电话:15023800678。QQ:276413016 “高榜题名真题联盟”长期接收关于各省市各类公招考试真题、考试视频、考试心得体会、案例分享等投稿,投稿请邮箱zhugbtm@126.com,工作人员联系电话:15023800678。QQ:276413016
</h5> </h5>
<div class="imgBox">
< img src="__THEME__/img/BGBG@2x.png" />
</div>
</body> </body>
</html> </html>
\ No newline at end of file
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