Skip to content

Commit

Permalink
Update front-end dependencies / 更新前端依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
star7th committed Mar 19, 2022
1 parent 3caa323 commit 39b82c9
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 38 deletions.
2 changes: 1 addition & 1 deletion web/index.html
Expand Up @@ -15,4 +15,4 @@
'server': window.location.protocol + '//' + window.location.host + window.location.pathname + '../server/index.php?s=',
// "lang" :'en'
'lang': 'zh-cn'
}</script><link href=./static/css/app.f33b57ab6f2f2857846604e1ba93e3f8.css rel=stylesheet></head><body class=grey-bg><div id=app></div><div style=display:none>本网站基于开源版showdoc搭建,仅供私人使用。如需访问showdoc官网,请在搜索引擎里搜索showdoc字样或者直接访问showdoc.com.cn</div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.3df229f18c7f5164b92d.js></script><script type=text/javascript src=./static/js/app.da56aa7637f49190ed94.js></script></body></html>
}</script><link href=./static/css/app.f33b57ab6f2f2857846604e1ba93e3f8.css rel=stylesheet></head><body class=grey-bg><div id=app></div><div style=display:none>本网站基于开源版showdoc搭建,仅供私人使用。如需访问showdoc官网,请在搜索引擎里搜索showdoc字样或者直接访问showdoc.com.cn</div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e045bf988d7253e3de19.js></script><script type=text/javascript src=./static/js/app.879c793351fb436498b2.js></script></body></html>
1 change: 1 addition & 0 deletions web/static/js/app.879c793351fb436498b2.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion web/static/js/app.da56aa7637f49190ed94.js

This file was deleted.

Large diffs are not rendered by default.

21 changes: 15 additions & 6 deletions web_src/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 web_src/package.json
Expand Up @@ -14,7 +14,7 @@
"build": "node build/build.js"
},
"dependencies": {
"axios": "^0.17.1",
"axios": "^0.21.3",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"element-ui": "^2.15.1",
Expand Down

0 comments on commit 39b82c9

Please sign in to comment.