mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
Merge pull request #1200 from DGP-Studio/1198
This commit is contained in:
@@ -1649,6 +1649,9 @@
|
||||
<data name="ViewPageAnnouncementGame" xml:space="preserve">
|
||||
<value>游戏公告</value>
|
||||
</data>
|
||||
<data name="ViewPageAnnouncementViewDetails" xml:space="preserve">
|
||||
<value>查看详情</value>
|
||||
</data>
|
||||
<data name="ViewPageAvatarPropertyArtifactScore" xml:space="preserve">
|
||||
<value>圣遗物评分</value>
|
||||
</data>
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
Message="{Binding Content}"
|
||||
Severity="{Binding Severity}">
|
||||
<StackPanel Margin="0,0,0,8" Orientation="Horizontal">
|
||||
<HyperlinkButton Content="查看详情" NavigateUri="{Binding Link}"/>
|
||||
<HyperlinkButton Content="{shcm:ResourceString Name=ViewPageAnnouncementViewDetails}" NavigateUri="{Binding Link}"/>
|
||||
<TextBlock
|
||||
Margin="8,0,0,2"
|
||||
VerticalAlignment="Center"
|
||||
@@ -235,4 +235,4 @@
|
||||
</StackPanel>
|
||||
</ScrollViewer>
|
||||
</Grid>
|
||||
</shc:ScopedPage>
|
||||
</shc:ScopedPage>
|
||||
|
||||
Reference in New Issue
Block a user