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