Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jisao committed Apr 13, 2018
1 parent 67f3ac9 commit d78fcc8
Show file tree
Hide file tree
Showing 153 changed files with 24,897 additions and 19,161 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"stage-0",
"react"
],
"plugins": [["import", { "libraryName": "antd", "style": "css" }],"transform-runtime", "transform-decorators-legacy",["import", { "style": "css", "libraryName": "antd-mobile" }]],
"plugins": [["import", { "libraryName": "antd","libraryDirectory": "es", "style": "css" }],"transform-runtime", "transform-decorators-legacy"],
"comments": false,
"env": {
"test": {
Expand Down
Binary file added dist/04cc4a4a2c1f089fe4b984e71333bd21.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>内部管理系统</title>
<link rel="shortcut icon" href=""/>
<link href="styles.css?5f4c4a8c3fe06f169ee3" rel="stylesheet"></head>
<body>
<div id="app" style="height:100%;"></div>
<script type="text/javascript" src="vendors.js?5f4c4a8c3fe06f169ee3"></script><script type="text/javascript" src="index.js?5f4c4a8c3fe06f169ee3"></script></body>
</html>
38 changes: 38 additions & 0 deletions dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit d78fcc8

Please sign in to comment.