Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ComMouse committed Nov 11, 2016
1 parent 0947920 commit dd52171
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 9 deletions.
Binary file added img/avatar/daniel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/avatar/zoeylee.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

29 changes: 22 additions & 7 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<meta name="description" content="东岳网络工作室是由交大学生成立的互联网产品开发工作室,是目前交大规模最大最专业的学生技术组织,为学校、学院、学生组织提供丰富的网络产品开发服务,让交大师生的工作、学习、生活变得更高效、更便捷。">
</head>
<body>
<!--<div class="recruit">
<div class="recruit">
<a href="/join-us" target="_blank">东岳网络工作室 2016 秋季招新全面启动,点击了解详情!</a>
</div>-->
</div>
<div class="wrap">
<div class="jumbotron">
<ul class="top">
Expand Down Expand Up @@ -171,14 +171,19 @@ <h2 id="part-team">团队</h2>
<p>Web 组成员</p>
</div>
<div>
<img src="https://git.tongqu.me/uploads/user/avatar/86/IMG_0099.JPG" alt="gsc">
<p>gsc</p>
<img src="img/avatar/zoeylee.jpg" alt="zoey">
<p>zoey</p>
<p>Web 组成员</p>
</div>
</div>
</div>
<div class="gall">
<div class="album">
<div>
<img src="https://git.tongqu.me/uploads/user/avatar/86/IMG_0099.JPG" alt="gsc">
<p>gsc</p>
<p>Web 组成员</p>
</div>
<div>
<img src="https://avatars0.githubusercontent.com/u/3047375?v=3&s=303" alt="kdplus">
<p>kdplus</p>
Expand Down Expand Up @@ -398,15 +403,25 @@ <h2 id="part-team">团队</h2>
<div class="galls">
<div class="gall">
<div class="album">
<div>
<img src="https://git.tongqu.me/uploads/user/avatar/65/5.jpg" alt="xyp">
<p>xyp</p>
<p>人资</p>
</div>
<div>
<img src="https://secure.gravatar.com/avatar/edd6e79a98c7a360a2a8883c557f0d75?s=303&d=identicon" alt="skc">
<p>skc</p>
<p>业务部部长</p>
</div>
<div>
<img src="https://git.tongqu.me/uploads/user/avatar/65/5.jpg" alt="xyp">
<p>xyp</p>
<p>人资</p>
<img src="img/avatar/zoeylee.jpg" alt="zoey">
<p>zoey</p>
<p>业务部成员</p>
</div>
<div>
<img src="img/avatar/daniel.jpg" alt="daniel">
<p>Daniel <g-emoji alias="full_moon" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f315.png" ios-version="6.0">🌕</g-emoji></p>
<p>业务部成员</p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/style/parts/part.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import '../color.scss';

.wrap {
//margin-top: 60px;
margin-top: 60px;
}

.part {
Expand Down

1 comment on commit dd52171

@at15
Copy link
Member

@at15 at15 commented on dd52171 Dec 30, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually it's https://github.com/septjew @septjew on github /w\

Please sign in to comment.