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

@@ -9,7 +9,7 @@
},
"private": true,
"version": "1.3.0",
"buildDate": "2025/12/17 23:15:03",
"buildDate": "2025/12/18 04:52:39",
"main": "dist-electron/main.js",
"type": "module",
"scripts": {