Skip to content

Commit

Permalink
add select
Browse files Browse the repository at this point in the history
  • Loading branch information
puag committed Sep 8, 2014
1 parent 27b6892 commit 2ccb82b
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 0 deletions.
12 changes: 12 additions & 0 deletions slide/05/css/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added slide/05/images/bgbgbg.png
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 slide/05/images/fea-28.png
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 slide/05/images/fea-28_2x.png
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 slide/05/images/fea-35.png
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 slide/05/images/fea-35_2x.png
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 slide/05/images/fea-36.png
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 slide/05/images/fea-36_2x.png
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 slide/05/images/fea-37.png
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 slide/05/images/fea-37_2x.png
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 slide/05/images/fea-38.png
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 slide/05/images/fea-38_2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions slide/05/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>小米4</title>
<link rel="stylesheet" type="text/css" href="css/main.css" media="all"/>
</head>
<body>
<div class="slide mi4-content-feature-h">
<div class="feature-img-a"></div>
<div class="feature-img-b"></div>
<div class="feature-float-high J_feature_float">
<div class="feature-float-img-a J_feature_float_imga"></div>
<div class="feature-float-img-b J_feature_float_imgb"></div>
</div>
<div class="feature-float-control J_feature_control"></div>
</div>

</body>
</html>

0 comments on commit 2ccb82b

Please sign in to comment.