|
@ -3,7 +3,7 @@
|
3
|
3
|
<head>
|
4
|
4
|
<title>滑块验证</title>
|
5
|
5
|
{%>template/common/Head.html%}
|
6
|
|
<script type="text/javascript" src="biz/js/plugins/showVerify.js"></script>
|
|
6
|
<script type="text/javascript" src="biz/js/plugins/showSliderVerify.js"></script>
|
7
|
7
|
</head>
|
8
|
8
|
<body>
|
9
|
9
|
|
|
@ -26,11 +26,6 @@
|
26
|
26
|
<li class="ipu-list-item">
|
27
|
27
|
<div class="ipu-list-item-inner">
|
28
|
28
|
<div class="ipu-list-item-label">滑块验证</div>
|
29
|
|
<div class="ipu-list-item-input-wrap">
|
30
|
|
<label class="ipu-switch">
|
31
|
|
<input class="ipu-switch-input" type="checkbox" />
|
32
|
|
</label>
|
33
|
|
</div>
|
34
|
29
|
</div>
|
35
|
30
|
</li>
|
36
|
31
|
<li class="ipu-list-item">
|