Skip to content

Commit

Permalink
重命名sku为toy
Browse files Browse the repository at this point in the history
  • Loading branch information
gguan committed Aug 17, 2016
1 parent c0f513a commit 297db29
Show file tree
Hide file tree
Showing 18 changed files with 190 additions and 956 deletions.
7 changes: 7 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"node": true,
"browser": true,
"esnext": true,
"newcap": false,
"asi": true
}
11 changes: 4 additions & 7 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,10 @@
<title>Play玩具控 - Dashboard</title>
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<link rel="shortcut icon" type="image/png" href="/images/favicon.ico">
<link rel="stylesheet" href="/styles/main.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->

<!-- build:css /styles/style.css -->
<!-- <link rel="stylesheet" href="/styles/style.css"> -->
<!-- endbuild -->
</head>
<body class="hold-transition skin-black sidebar-mini sidebar-collapse">
<div id="app"></div>
Expand Down
223 changes: 0 additions & 223 deletions src/less/draft.less

This file was deleted.

Loading

0 comments on commit 297db29

Please sign in to comment.