Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
xueliangGit committed Jun 18, 2019
1 parent bff68fc commit 4aa6422
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang=en><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>YAMJS-DEMO</title></head><body><my-home></my-home><data-picker id=dataPicker change=fun showzg=true></data-picker><date-picker id=datePicker change=fun showzg=true></date-picker><script>function fun(){
console.log(arguments)
showinfo.innerText=arguments[0]
}</script><script type=text/javascript src=js/index.8e8f44906b50255adbf5.bundle.js></script></body></html>
}</script><script type=text/javascript src=js/index.ed59d2a36f3e86493df5.bundle.js></script></body></html>
1 change: 1 addition & 0 deletions dist/js/index.ed59d2a36f3e86493df5.bundle.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"eslint-plugin-react": "^7.13.0",
"jsx-parser": "^1.0.8",
"lodash": "^4.17.11",
"yamjs": "0.0.17"
"yamjs": "0.0.18"
},
"engines": {
"node": ">= 6.0.0",
Expand Down

0 comments on commit 4aa6422

Please sign in to comment.