Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
star7th committed Nov 22, 2024
1 parent 37f755a commit 22da67c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
'../server/index.php?s=',
// "lang" :'en'
lang: 'zh-cn'
}</script><link href="./static/css/app.6019999233d15de4c2094f4719251855.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.6958fbe8e7ac7908b110.js"></script><script type="text/javascript" src="./static/js/app.959452076256287fa738.js"></script></body></html>
}</script><link href="./static/css/app.6019999233d15de4c2094f4719251855.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.6958fbe8e7ac7908b110.js"></script><script type="text/javascript" src="./static/js/app.38703c182e6960954e55.js"></script></body></html>
1 change: 1 addition & 0 deletions web/static/js/app.38703c182e6960954e55.js

Large diffs are not rendered by default.

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

This file was deleted.

2 changes: 1 addition & 1 deletion web_src/src/components/common/Editormd.vue
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export default {
default() {
return {
path: 'static/editor.md/lib/',
height: 750,
height: '70vh',
taskList: true,
atLink: false,
emailLink: false,
Expand Down

0 comments on commit 22da67c

Please sign in to comment.