This commit is contained in:
Viggo
2017-12-20 20:51:52 +08:00
parent becda27777
commit d9d4a25faf
13 changed files with 410 additions and 503 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

File diff suppressed because it is too large Load Diff

View File

@@ -1,14 +1,85 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>DesignStack</title>
</head>
<body>
Coming soon...
<a href="../cn/index.html" class="go-back">
<i class="fa-angle-left"></i>
Go Back
</a>
<i class="fa-angle-left"></i> Go Back
</a>
</body>
</html>
</html>
<!-- GROUPNAME -->
<h4 class="text-gray"><i class="linecons-cog" style="margin-right: 7px;" id="#常用推荐"></i>常用推荐</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('website', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="website">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="../assets/images/logos/default.png" class="img-circle" width="40">
</a>
<span class="label label-info" data-toggle="tooltip" data-placement="left" title="" data-original-title="Hello I am a Tooltip"></span>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>websiteName</strong>
</a>
<p class="overflowClip_2">websiteInfo</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('website', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="website">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="../assets/images/logos/default.png" class="img-circle" width="40">
</a>
<span class="label label-info" data-toggle="tooltip" data-placement="left" title="" data-original-title="Hello I am a Tooltip"></span>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>websiteName</strong>
</a>
<p class="overflowClip_2">websiteInfo</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('website', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="website">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="../assets/images/logos/default.png" class="img-circle" width="40">
</a>
<span class="label label-info" data-toggle="tooltip" data-placement="left" title="" data-original-title="Hello I am a Tooltip"></span>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>websiteName</strong>
</a>
<p class="overflowClip_2">websiteInfo</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('website', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="website">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="../assets/images/logos/default.png" class="img-circle" width="40">
</a>
<span class="label label-info" data-toggle="tooltip" data-placement="left" title="" data-original-title="Hello I am a Tooltip"></span>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>websiteName</strong>
</a>
<p class="overflowClip_2">websiteInfo</p>
</div>
</div>
</div>
</div>
</div>
<!--END GROUPNAME -->