Relax-87

Results 5 issues of Relax-87

## 项目集成对于新手来说需要很长一段时间才能撸懂 我作为新手中的新手 对此研究很久 因此我对您的项目进行了部分修改 ## 下面是一些我个人看点和建议 - 1、i18n 国际化代码片段有些问题 - 1.1、命名方面locales一眼不太明白含义虽然有readme但是,lang比较贴合大部分新手老手一眼能知道这是语言部分 - 1.2、localeChanger下的index.vue中 ``` 原 7行处 {{ $t('localeChangerTitle') }} {{ $i18n.locale }} 改 {{ $t('langChangerTitle') }} {{ $t(`langs.` +...

Vue3 取消了 on off等 请将 bus.js 的下列代码段修改 ``` 原: on (event, callback) { this.$on(event, callback) }, off (event, callback) { this.$off(event, callback) } 改: on (event, callback) { this.$parent.$on(event, callback)...

Glad I found a really nice project I'm currently working on. At the same time I have a feature that is very reasonable in design but lacks optionality. Windows Utils...

enhancement

nfo file path ``` Fujitani 咲 /volumeUSB5/usbshare/test=M=/SDMU-960/.actors/Fujitani-actor.jpg ``` Local file name: /volumeUSB5/usbshare/test=M=/SDMU-960/.actors/Fujitani-actor.jpg Unreadable with both local and linke

netdata for monitoring libipmimonitoring-dev or libipmimonitoring-devel for freeipmi with netdata netdata project address https://github.com/netdata/netdata

request