Skip to content

Commit

Permalink
feat: vue打包文件,预览页面
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyunzhu committed Aug 18, 2017
1 parent 7778003 commit 9a5d741
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 0 deletions.
9 changes: 9 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html><html><head><meta charset=utf-8><title>cboy-blog</title><link href=/static/css/app.fd2accbaadc35ee245741a7c7b7503c7.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.3f04a7180f4e56eae3f9.js></script><script type=text/javascript src=/static/js/vendor.fd1e11be2ac7834ed577.js></script><script type=text/javascript src=/static/js/app.e1fafb0ba261ff16cad4.js></script></body></html><style lang=less>* {
margin: 0;
padding: 0;
}
html,body {
height: 100%;
width: 100%;
position: relative;
}</style>
1 change: 1 addition & 0 deletions dist/static/css/app.fd2accbaadc35ee245741a7c7b7503c7.css

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

Large diffs are not rendered by default.

Binary file added dist/static/img/lion.a2175aa.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions dist/static/js/app.e1fafb0ba261ff16cad4.js

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

1 change: 1 addition & 0 deletions dist/static/js/app.e1fafb0ba261ff16cad4.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 9a5d741

Please sign in to comment.