Merge pull request #155 from denglihong2007/dev

Dev
This commit is contained in:
denglihong2007
2025-05-18 19:02:04 +08:00
committed by GitHub
6 changed files with 35 additions and 36 deletions

View File

@@ -8,7 +8,6 @@
</PropertyGroup>
<ItemGroup>
<None Remove="Assets\Advertisement-3.mp4" />
<None Remove="Assets\ChengduDong\cdcz.png" />
<None Remove="Assets\ChengduDong\PillarTicketCheckScreen.png" />
<None Remove="Assets\ChengduDong\TicketCheck.png" />
@@ -17,18 +16,6 @@
<None Remove="Assets\TianjinMetro\TianjinMetro-Icon.png" />
</ItemGroup>
<ItemGroup>
<Content Include="Assets\Advertisement-1.mp4">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Assets\Advertisement-2.mp4">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Assets\Advertisement-3.mp4">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Models\StylesInfoData.json" />
</ItemGroup>

View File

@@ -6,7 +6,7 @@
"Author": "电排骨",
"Type": "车站大屏",
"Parameters": [
"Region",
"Station",
"Text"
]
},
@@ -17,7 +17,7 @@
"Author": "电排骨",
"Type": "检票口屏",
"Parameters": [
"Region",
"Station",
"TicketCheck",
"Text"
]
@@ -29,7 +29,7 @@
"Author": "电排骨",
"Type": "检票口屏",
"Parameters": [
"Region",
"Station",
"TicketCheck"
]
},
@@ -40,7 +40,7 @@
"Author": "电排骨",
"Type": "检票口屏",
"Parameters": [
"Region",
"Station",
"TicketCheck",
"Text"
]
@@ -52,7 +52,7 @@
"Author": "电排骨",
"Type": "检票口屏",
"Parameters": [
"Region",
"Station",
"TicketCheck",
"Text"
]
@@ -74,7 +74,7 @@
"Author": "电排骨",
"Type": "车站大屏",
"Parameters": [
"Region",
"Station",
"Text"
]
},
@@ -85,7 +85,7 @@
"Author": "电排骨",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Text",
"Video",
"Platform"
@@ -98,7 +98,7 @@
"Author": "电排骨",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Text",
"Video",
"Platform"
@@ -111,7 +111,7 @@
"Author": "电排骨",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Text",
"Video",
"Platform"
@@ -124,7 +124,7 @@
"Author": "电排骨",
"Type": "车站大屏",
"Parameters": [
"Region",
"Station",
"Text"
]
},
@@ -145,7 +145,7 @@
"Author": "电排骨",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Platform",
"Text"
]
@@ -157,7 +157,7 @@
"Author": "电排骨",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Platform",
"Location"
]
@@ -169,7 +169,7 @@
"Author": "电排骨",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Platform",
"Location"
]
@@ -201,7 +201,7 @@
"Author": "wxl0430",
"Type": "检票口屏",
"Parameters": [
"Region",
"Station",
"TicketCheck",
"Text"
]
@@ -213,7 +213,7 @@
"Author": "wxl0430",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Platform",
"Location",
"Text"
@@ -226,7 +226,7 @@
"Author": "wxl0430",
"Type": "走廊出发屏",
"Parameters": [
"Region",
"Station",
"Platform",
"Location"
]
@@ -248,7 +248,7 @@
"Author": "电排骨",
"Type": "车站大屏",
"Parameters": [
"Region",
"Station",
"Text"
]
},
@@ -259,7 +259,7 @@
"Author": "电排骨",
"Type": "出站口屏",
"Parameters": [
"Region",
"Station",
"Text"
]
},
@@ -270,7 +270,7 @@
"Author": "电排骨",
"Type": "车站大屏",
"Parameters": [
"Region",
"Station",
"Text"
]
},
@@ -281,7 +281,7 @@
"Author": "wxl0430",
"Type": "走廊到达屏",
"Parameters": [
"Region",
"Station",
"Platform"
]
},
@@ -292,7 +292,7 @@
"Author": "wxl0430",
"Type": "走廊出发屏",
"Parameters": [
"Region",
"Station",
"Platform",
"Location"
]
@@ -304,7 +304,7 @@
"Author": "wxl0430",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Platform",
"Location"
]
@@ -316,7 +316,7 @@
"Author": "wxl0430",
"Type": "站台屏",
"Parameters": [
"Region",
"Station",
"Platform",
"Location",
"Text"

View File

@@ -14,8 +14,20 @@
<ItemGroup>
<ApplicationDefinition Remove="App.xaml" />
<None Remove="Assets\Advertisement-1.mp4" />
<None Remove="Assets\Advertisement-2.mp4" />
<None Remove="Assets\Advertisement-3.mp4" />
<None Remove="Assets\HomeHeaderTiles\Header-docs.png" />
<None Remove="Assets\HomeHeaderTiles\Header-docs.svg" />
<Content Include="Assets\Advertisement-1.mp4">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Assets\Advertisement-2.mp4">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Assets\Advertisement-3.mp4">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Assets\CRSimIcon.ico" />
<Resource Include="Assets\ControlImages\Data Management.png" />
<Resource Include="Assets\ControlImages\Gate Simulation.png" />