parent
3f88890b8c
commit
424914fcb4
@ -0,0 +1,18 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Document</title>
|
||||||
|
<link rel="stylesheet" href="../css/css1.css">
|
||||||
|
<link rel="stylesheet" href="../css/css6.css">
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="box">
|
||||||
|
<div><button class="button1" onclick="location.href='6.1three.html';">三折叠</button></div>
|
||||||
|
<div><button class="button1" onclick="location.href='6.2lianming.html';">联名活动</button></div>
|
||||||
|
<div><button class="button1" onclick="location.href='6.3common.html';">普通点名</button></div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in new issue