Skip to content

Commit 995f036

Browse files
committed
feat: shortmenu list optimized
1 parent 06a057c commit 995f036

File tree

27 files changed

+136
-88
lines changed

27 files changed

+136
-88
lines changed

public/asset/common/editor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/theme/default/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/vendor/ueditor/dialogs/image/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@
114114

115115
</div>
116116
</div>
117-
<script type="text/javascript" src="image.js?20220503"></script>
117+
<script type="text/javascript" src="image.js?20230406"></script>
118118
</body>
119119
</html>

public/asset/vendor/ueditor/dialogs/image/image.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/vendor/ueditor/ueditor.all.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/asset/vendor/ueditor/ueditor.config.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modstart/modstart/asset/common/editor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modstart/modstart/asset/theme/default/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modstart/modstart/asset/vendor/ueditor/dialogs/image/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@
114114

115115
</div>
116116
</div>
117-
<script type="text/javascript" src="image.js?20220503"></script>
117+
<script type="text/javascript" src="image.js?20230406"></script>
118118
</body>
119119
</html>

0 commit comments

Comments
 (0)