优化图标和翻译

This commit is contained in:
Zhanghu
2025-10-10 16:05:25 +08:00
parent 4551fe1f5a
commit 31a82e5461
20 changed files with 37 additions and 201 deletions

View File

@@ -0,0 +1,7 @@
<resources>
<string-array name="dashboard_type_entries">
<item>0 (根据服务器配置跳转)</item>
<item>1 (按楼层)</item>
<item>2 (网格+统计)</item>
</string-array>
</resources>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">教学楼仪表盘</string>
</resources>