mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-28 07:05:03 +08:00
logo目录调整
This commit is contained in:
@@ -244,7 +244,7 @@ export default {
|
||||
this.$refs.editor.setEditorLanguage(highlight ? highlight : language);
|
||||
},
|
||||
getLanguageIcon(program) {
|
||||
return `logo/${program}.png`;
|
||||
return `img/logo/${program}.png`;
|
||||
},
|
||||
// 打开文档
|
||||
showHelp() {
|
||||
|
Reference in New Issue
Block a user