-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex2.html
55 lines (47 loc) · 1.86 KB
/
index2.html
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
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>玩艺网|生活艺术家</title>
<meta name="keywords" content="玩艺网、原创、设计、设计师、手工艺、手工饰品、个性护理、创意设计、购物平台、我爱我家、工业设计、世界之美、要创意上玩艺、生活艺术家、生活因设计而美丽" />
<meta name="baidu-site-verification" content="D4vNmgBRob" />
<meta name="description" content="玩艺网,采用D2C模式的电商购物平台,消费者直接与设计师联系,设计师更加直观全面了解市场与消费者需求;玩艺网提供知识产权保护,因为我们注重保护商家的商品和品牌知识产权利益。" />
<meta name="360-site-verification" content="0936e03e5bac0af2e3bb0a78760f2a65" />
<!-- 新浪微博第三方登录-->
<meta property="wb:webmaster" content="09a8f004a5a1377a" />
<meta property="qc:admins" content="365434473767164513563757164506000" />
<link rel="stylesheet" href="http://www.wantease.com/resource/newcss/index-1.css"/>
<style>
body{
background-color:#000;
<!--width: 100%; -->
height: 100%;
position: absolute;
}
a{text-decoration:none}
.d1,.d3,.d4{
margin:5px 0px;
width:200px;
background-color:#eee;
}
.d1{
border:1px solid #444;
height:100px;
padding:15px 15px 5px;
}
.login-layout div{float:right; padding:30px;}
</style>
</head>
<body class="login-layout">
<div style="margin-right:200px;"><a href="/index.php?act=seller_login&op=show_login">
<img src="/resource/newimg/a.png" style="margin:3%"/>
</a>
</div>
<div>
<a href="/index.php?act=show_joinin&op=index" >
<img src="/resource/newimg/b.png" style="margin:3%"/>
</a>
</div>
</body>
</html></body>
</html>