Skip to content

Commit

Permalink
3.3.1
Browse files Browse the repository at this point in the history
rootComponent默认为:div,不应该为Fragment
  • Loading branch information
bplok20010 committed May 2, 2020
1 parent 4d44d1d commit 271831e
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 29 deletions.
6 changes: 3 additions & 3 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"index.css": "static/css/index.13f6a7c3.chunk.css",
"index.js": "static/js/index.13f6a7c3.chunk.js",
"index.css": "static/css/index.1ee6b54d.chunk.css",
"index.js": "static/js/index.1ee6b54d.chunk.js",
"runtime-index.js": "static/js/runtime-index.70097ef2.js",
"static/js/2.043c3c78.chunk.js": "static/js/2.043c3c78.chunk.js",
"static/js/2.02e6097b.chunk.js": "static/js/2.02e6097b.chunk.js",
"index.html": "index.html"
}
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html style="width:100%;height:100%;overflow:hidden"><head><meta charset="utf-8"><title>popup</title><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1"><style>.demo{width:800px;height:450px;margin:100px auto;background:#fff;font-size:12px;overflow:auto}</style><link href="static/css/index.13f6a7c3.chunk.css" rel="stylesheet"></head><body style="background:#f5f5f5"><div class="demo" id="demo"></div><script src="static/js/runtime-index.70097ef2.js"></script><script src="static/js/2.043c3c78.chunk.js"></script><script src="static/js/index.13f6a7c3.chunk.js"></script></body></html>
<!doctype html><html style="width:100%;height:100%;overflow:hidden"><head><meta charset="utf-8"><title>popup</title><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1"><style>.demo{width:800px;height:450px;margin:100px auto;background:#fff;font-size:12px;overflow:auto}</style><link href="static/css/index.1ee6b54d.chunk.css" rel="stylesheet"></head><body style="background:#f5f5f5"><div class="demo" id="demo"></div><script src="static/js/runtime-index.70097ef2.js"></script><script src="static/js/2.02e6097b.chunk.js"></script><script src="static/js/index.1ee6b54d.chunk.js"></script></body></html>
File renamed without changes.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/static/js/index.13f6a7c3.chunk.js

This file was deleted.

Loading

0 comments on commit 271831e

Please sign in to comment.