-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdetail-show.html
More file actions
79 lines (74 loc) · 3.25 KB
/
detail-show.html
File metadata and controls
79 lines (74 loc) · 3.25 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
<html lang="zh-CN">
<head>
<meta charset="utf-8"/>
<title>中国计量学院UXC | 中国计量学院UXC用户体验设计中心</title>
<script type="text/javascript">var t1 = new Date;</script>
<link href="css/style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<header id="head">
<div class="inner clearfix">
<a class="s-logo" href="#">
<img src="http://p8.qhimg.com/d/inn/bb129fce/logo.gif" alt title=""/>
</a>
<a class="back" href="#">
回首页
</a>
</div>
</header>
<div class="main" id="main">
<div class="inner ">
<div class="table">
<div id="content" class="table-cell">
<div class="articles">
<div class="title">
<h2>UXC总动员 五月踏春行</h2>
<span class="">
<a href="#">zhaowenbo /</a>
<p>2015.7.7 /</p>
<a href="#">团队活动</a>
</span>
</div>
<div class="content">
<p>
<a href="#"><img src="http://uxc.360.cn/wp-content/uploads/2015/07/1-715x198.jpg"/></a>
五月的北京褪去了早春的清凉,取而代之的是明媚的阳光。让我们穿着帅气的制服,携手共同寻找那清新的感觉、惬意的心境。在这个夏季我们就要最酷、最帅、最闪亮!~
<a href="#">
<img src="http://uxc.360.cn/wp-content/uploads/2015/07/2-715x470.jpg" />
</a>
<strong>置办篇</strong>
一周前小伙伴们就开始准备此次出游所需物品,当时小熊在群里吼了一声,小伙伴们纷纷响应号召,拿出封存一冬天的烤炉/帐篷/马扎/遮阳篷/餐垫等等。小熊还为我们置办了桌子/凳子/烤炉/调料/水果/蔬菜/肉类等等。说到这,我一定要强调下这次的瓜果蔬菜全部是纯天然绿色食品,并由密云绿色农场老板亲自开奔驰送来的,感谢原大大这么给力的朋友!此外牛肉是雪梅大大的霸道总裁老公早上6点排队牛街将新鲜牛肉洗劫而空,然后连夜砍、杀、剁、腌精心准备而成,看着老带劲了,就等happy去了。。。
</p>
</div>
</div>
</div>
<aside id="side" class="table-cell">
<div class="wf">
<h2>文章分类</h2>
<ul>
<li class="wf-item vd"><a href="detail-type.html">视觉设计</a><strong>(22)</strong></li>
<li class="wf-item tw"><a href="#">团队活动</a><strong>(22)</strong></li>
<li class="wf-item ws"><a href="#">前端技术</a><strong>(22)</strong></li>
<li class="wf-item py"><a href="#">用户研究</a><strong>(22)</strong></li>
<li class="wf-item jd"><a href="#">交互设计</a><strong>(22)</strong></li>
<li class="wf-item tell"><a href="#">闲话杂谈</a><strong>(22)</strong></li>
</ul>
</div>
<div class="out-link">
<h2>友情链接</h2>
<ul>
<li ><a href="#">新浪MUID设计中心</a></li>
<li ><a href="#">NAV80设计师网址导航</a></li>
<li ><a href="#">IxDC交互设计专业委员会</a></li>
<li ><a href="#">Iconfans</a></li>
<li ><a href="#">淘宝UED</a></li>
<li ><a href="#">蓝色理想</a></li>
<li ><a href="#">人人都是产品经理</a></li>
</ul>
</div>
</aside>
</div>
</div>
</div>
</body>
<html>