mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
refactor: 移除冗余的前置条件显示方法
删除BuildingsView.vue和ResearchView.vue中未被使用的getRequirementsDisplay简化版方法,优化代码结构,提升可维护性。同步清理多语言包中无用的build字段。
This commit is contained in:
@@ -430,7 +430,6 @@ export default {
|
||||
shield: 'シールド',
|
||||
armor: '装甲',
|
||||
buildTime: '建設時間',
|
||||
build: '',
|
||||
seconds: '秒',
|
||||
unitCost: 'ユニットコスト',
|
||||
buildQuantity: '建造数',
|
||||
|
||||
Reference in New Issue
Block a user