refactor: 移除冗余的前置条件显示方法

删除BuildingsView.vue和ResearchView.vue中未被使用的getRequirementsDisplay简化版方法,优化代码结构,提升可维护性。同步清理多语言包中无用的build字段。
This commit is contained in:
谦君
2025-12-18 04:54:36 +08:00
parent a0ab4beaf4
commit 37045b432b
6 changed files with 1 additions and 70 deletions

View File

@@ -430,7 +430,6 @@ export default {
shield: '실드',
armor: '장갑',
buildTime: '건설 시간',
build: '',
seconds: '초',
unitCost: '단위 비용',
buildQuantity: '건조 수량',