Skip to content

Commit 64326b0

Browse files
authored
Update hitNJLZ.html
1 parent 500cd7b commit 64326b0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test/hitNJLZ.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
</script-->
2424
</head>
2525
<body>
26-
<select id="link_select">
26+
<select id="link_select" onchange="change_link">
2727
<option>http://www.njlz.net/X_USER/X_GetLzm.asp?t=2333333333333</option>
28-
</select><br />
29-
<input type="text" id="numinput" width="100px" value="100"></input><br />
28+
</select>选择列表<br />
29+
<input type="text" id="link_input" style="width:50%;">向此链接请求</input><br />
30+
<input type="text" id="numinput" style="width:100px;" value="100">毫秒刷新</input><br />
3031
<input type="button" id="start" value="开始"></input>
31-
<input type="button" id="end" value="停止"></input>
32-
<br />
32+
<input type="button" id="end" value="停止"></input><br />
3333
<iframe id="njlzframe"
3434
src ="http://www.njlz.net/X_Views_Article.asp?articleid=3786&sortid=36"
3535
align="middle"

0 commit comments

Comments
 (0)