Default.aspx
7.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="Quiz.WebSite.Default" %>
<%@ Import Namespace="Quiz.SiteBase" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<title>绍兴市教育局教育满意度调查</title>
<script>
// rem 前端自适应代码
(function (win) {
let doc = win.document, docEl = doc.documentElement, timer = null;
function refreshRem() {
// ele.getBoundingClientRect() 返回元素的大小及其相对于视口的位置。
let width = docEl.getBoundingClientRect().width;
if (width > 750) { // 最大宽度, 750为设计稿的宽度
docEl.style.fontSize = '100px';
} else {
var rem = width / 3.75;
docEl.style.fontSize = rem + 'px';
}
}
win.addEventListener('resize', function () {
clearTimeout(tid);
timer = setTimeout(refreshRem, 300);
}, false);
win.addEventListener('pageshow', function (e) {
// e.persisted 判断是否后退进入
if (e.persisted) {
clearTimeout(tid);
timer = setTimeout(refreshRem, 300);
}
}, false);
refreshRem();
})(window);
</script>
<%-- <script>function refreshRem() { var e = docEl.getBoundingClientRect().width, t = docEl.getBoundingClientRect().height; if (e / t > 750 / 1334) var i = t / 26.68; else var i = e / 15; docEl.style.fontSize = i + "px" } var win = window, doc = win.document, docEl = doc.documentElement, tid; win.addEventListener("resize", function () { clearTimeout(tid), tid = setTimeout(refreshRem, 300) }, !1), win.addEventListener("pageshow", function (e) { e.persisted && (clearTimeout(tid), tid = setTimeout(refreshRem, 300)) }, !1), refreshRem();</script>--%>
<%--<link href="http://vote.on168.com.cn/jindu/assets/reset.css" rel="stylesheet"/>--%>
<%--<link href="http://vote.on168.com.cn/jindu/assets/style.css" rel="stylesheet"/>--%>
<script src="http://vote.on168.com.cn/jindu/assets/jquery-1.8.3.min.js"></script>
<link href="https://szkj.shunzhi.net/jindu/shaoxing/assets/reset.css" rel="stylesheet" />
<link href="https://szkj.shunzhi.net/jindu/shaoxing/assets/style.css" rel="stylesheet" />
<%-- <link href="assets/reset.css" rel="stylesheet" />--%>
<%--<link href="assets/style.css?v=3" rel="stylesheet" />--%>
<%--<link href="https://szkj.shunzhi.net/jindu/shaoxing/assets/DefaultC.css?v=1" rel="stylesheet" />--%>
<link href="assets/DefaultC.css" rel="stylesheet" />
</head>
<body>
<div id="note"><img src="./images/note.png" alt=""></div>
<div id="con">
<%--<div id="zuo"></div>--%>
<div id="box">
<% if (DateTime.Now > DateTime.Parse("2020-11-01 09:00") && DateTime.Now <= DateTime.Parse("2020-11-25 23:59"))
{ %>
<div id="next" class="nextToPage" >下一步</div>
<% }
else if (DateTime.Now < DateTime.Parse("2020-11-01 09:00"))
{ %>
<div id="next" class="gameover">活动未开始</div>
<% }else if (DateTime.Now > DateTime.Parse("2020-11-25 23:59"))
{ %>
<div id="next" class="gameover">活动已结束</div>
<% } %>
</div>
<div id="school">
<div id="imgschool"> </div>
<%--<img src="./images/school.png" alt="" id="schoolimg"/>--%>
</div>
<%-- <div id="bi"></div>
<div id="nv"></div>
<div id="nan"></div>--%>
<div id="text">
<div style="margin-left: 3%;text-align: left;width: 95%;"> 为进一步加强师德师风建设,不断提升教学质量,努力办好人民满意教育,绍兴市教育局特组织开展教育满意度调查,希望得到您的支持,感谢您的参与!</div>
<%--<div></div>
<div></div>
<div></div>--%>
</br>
<div style="font-size:12px;"><span>服务热线:400-826-2468</span></div>
</div>
</div>
<%-- <section class="index-wrap">
<% if (DateTime.Now > DateTime.Parse("2019-11-01 11:54") && DateTime.Now <= DateTime.Parse("2019-11-25 23:59"))
{ %>
<a href="School.html">下一步</a>
<% }
else if (DateTime.Now < DateTime.Parse("2019-11-01 11:54"))
{ %>
<a class="gameover">活动未开始</a>
<% }else if (DateTime.Now > DateTime.Parse("2019-11-25 23:59"))
{ %>
<a class="gameover">活动已结束</a>
<% } %>
</section>--%>
<%-- <span class="index-rule-open"></span>--%>
<section class="index-rule" id="rule" style="display:none;">
<span class="rule-close"></span>
<div id="jhgjhg">规则说明</div>
<article>
<p>1、调查起止日期:<br/><span>2019年11月21日9:00</span> 至 <span>2019年11月25日24:00</span>;</p>
<p>2、本次调查为“抽样”封闭式<span>匿名</span>调查,只有收到<span>“绍兴市教育局”发送的</span>邀请短信的用户才能通过对应手机号码登陆并填写调查,<span>部分用户不能参与本次调查的原因可能是:您的号码未在抽样调查数据中;</span></p>
<p>3、本次调查由<span>绍兴市教育局</span>发起,参与调查者以“绍兴市教育局”的<span>抽样数据</span>为准。所有数据信息均将<span>严格保密</span>,保障客户信息安全,实行匿名制,任何单位及个人<span>无法</span>通过任何途径获取,请您放心填写;</p>
<p>4、每位用户只能参与一次,全部题目填写完成后方能提交,提交后不能修改;</p>
<p>5、如提交问卷<span>失败</span>,可能是网络不畅等原因,请稍等片刻后再次提交。</p>
<span class="tips">点击 右上角X 或 阴影处 关闭本窗口</span>
</article>
</section>
<div class="cover-bg" style="display:none; top:-100px;"></div>
<%-- <section class="indexbg"></section>--%>
<%-- <script src="js/deafault.js?v=2"></script>--%>
<script src="https://szkj.shunzhi.net/jindu/shaoxing/js/deafault.js?v=3"></script>
<div style="display:none;">
<!-- #include file="cs.aspx" -->
<img src="<%= new CS("1259782995").TrackPageView()%>" width="0" height="0"/>
</div>
<script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cspan id='cnzz_stat_icon_1275392955'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s5.cnzz.com/z_stat.php%3Fid%3D1275392955' style='color: transparent;' type='text/javascript'%3E%3C/script%3E"));</script>
</body>
</html>