Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
star7th committed Mar 21, 2024
1 parent 0c1692d commit 1f46f28
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion web/index.html
Expand Up @@ -9,4 +9,4 @@
'../server/index.php?s=',
// "lang" :'en'
lang: 'zh-cn'
}</script><link href=./static/css/app.f9804f11224dabadf8a169dcf592081f.css rel=stylesheet></head><body class=grey-bg><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.339f5a1f86786a88b9d4.js></script><script type=text/javascript src=./static/js/app.5e3935fff645bfa63ec3.js></script></body></html>
}</script><link href=./static/css/app.0cca461c35752a86fc058c4b49c7001c.css rel=stylesheet></head><body class=grey-bg><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.339f5a1f86786a88b9d4.js></script><script type=text/javascript src=./static/js/app.f85ce3c5c22b6520bc5e.js></script></body></html>

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 1 addition & 0 deletions web/static/js/app.f85ce3c5c22b6520bc5e.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion web_src/src/components/page/edit/Index.vue
Expand Up @@ -4,7 +4,6 @@
class="sdialog"
width="98%"
:visible.sync="dialogVisible"
@close="goback"
:show-close="false"
top="2vh"
:append-to-body="true"
Expand Down

0 comments on commit 1f46f28

Please sign in to comment.