- 删除所有调试日志(console.error/console.log) - 将所有中文注释改为英文注释 - 将硬编码的中文文本改为使用 t() 函数的英文,支持国际化 - 移除可能暴露项目信息的内容 - 添加新增翻译键的中文翻译(Portrait Sample, Product Sample, Animal Sample, Object Sample, Unable to get team information) 修改文件: - src/views/HomePage.vue - src/views/tools/remove_background/remove_background.vue - src/views/settings/Settings.vue - src/locales/zh-CN.json
jingrowtools
Description
Languages
Vue
85.1%
TypeScript
10.8%
JavaScript
3.8%
CSS
0.2%