mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-12 20:55:38 +08:00
chore: 优化界面显示文本
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB |
BIN
CRSim/Assets/ControlImages/Website Simulation.png
Normal file
BIN
CRSim/Assets/ControlImages/Website Simulation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.3 KiB |
@@ -29,7 +29,7 @@
|
||||
<Resource Include="Assets\ControlImages\Start Simulation.png" />
|
||||
<Resource Include="Assets\ControlImages\Station Management.png" />
|
||||
<Resource Include="Assets\ControlImages\TrainNumber Management.png" />
|
||||
<Resource Include="Assets\ControlImages\TVM Simulation.png" />
|
||||
<Resource Include="Assets\ControlImages\Website Simulation.png" />
|
||||
<Resource Include="Assets\CRSimIcon.png" />
|
||||
<Resource Include="Assets\HomeHeaderTiles\CRSim-Icon.ico" />
|
||||
<Resource Include="Assets\HomeHeaderTiles\Header-Afdian.png" />
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"Title": "引导屏",
|
||||
"PageName": "ScreenSimulationPage",
|
||||
"ImagePath": "Assets/ControlImages/Screen Simulation.png",
|
||||
"Description": "旅客引导显示屏模拟。"
|
||||
"Description": "模拟旅客引导显示屏。"
|
||||
},
|
||||
{
|
||||
"UniqueId": "Gate",
|
||||
@@ -63,8 +63,8 @@
|
||||
"UniqueId": "12306",
|
||||
"Title": "12306",
|
||||
"PageName": "WebsiteSimulationPage",
|
||||
"ImagePath": "Assets/ControlImages/TVM Simulation.png",
|
||||
"Description": "自助服务机模拟。(开发中)"
|
||||
"ImagePath": "Assets/ControlImages/Website Simulation.png",
|
||||
"Description": "模拟12306网站。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user