mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
@@ -1884,4 +1884,79 @@
|
|||||||
<data name="ViewPageGachaLogHutaoCloudSpiralAbyssActivityHeader" xml:space="preserve">
|
<data name="ViewPageGachaLogHutaoCloudSpiralAbyssActivityHeader" xml:space="preserve">
|
||||||
<value>上传深渊记录</value>
|
<value>上传深渊记录</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="ViewPageWiKiGeneralAddToDevPlanButtonLabel" xml:space="preserve">
|
||||||
|
<value>养成计划</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarAutoSuggestBoxPlaceHolder" xml:space="preserve">
|
||||||
|
<value>筛选角色</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarOccupationNameTitle" xml:space="preserve">
|
||||||
|
<value>所属</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarConstellationNameTitle" xml:space="preserve">
|
||||||
|
<value>命之座</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarDateofBirthTitle" xml:space="preserve">
|
||||||
|
<value>生日</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarChineseCVNameTitle" xml:space="preserve">
|
||||||
|
<value>汉语 CV</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarJapaneseCVNameTitle" xml:space="preserve">
|
||||||
|
<value>日语 CV</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarEnglishCVNameTitle" xml:space="preserve">
|
||||||
|
<value>英语 CV</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarKoreanCVNameTitle" xml:space="preserve">
|
||||||
|
<value>韩语 CV</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarAscensionMaterialsHeader" xml:space="preserve">
|
||||||
|
<value>养成材料</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarTanlentHeader" xml:space="preserve">
|
||||||
|
<value>天赋</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarTeamCombinationHeader" xml:space="preserve">
|
||||||
|
<value>搭配角色</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarWeaponCombinationHeader" xml:space="preserve">
|
||||||
|
<value>搭配武器</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarArtifactSetCombinationHeader" xml:space="preserve">
|
||||||
|
<value>搭配圣遗物</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarMiscHeader" xml:space="preserve">
|
||||||
|
<value>其它</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarFoodHeader" xml:space="preserve">
|
||||||
|
<value>料理</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarSpecialFoodTitle" xml:space="preserve">
|
||||||
|
<value>特殊料理</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarOriginalFoodTitle" xml:space="preserve">
|
||||||
|
<value>原料理</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarCostumeHeader" xml:space="preserve">
|
||||||
|
<value>衣装</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarQuotesHeader" xml:space="preserve">
|
||||||
|
<value>资料</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiAvatarStoriesHeader" xml:space="preserve">
|
||||||
|
<value>故事</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiMonsterAutoSuggestBoxPlaceHolder" xml:space="preserve">
|
||||||
|
<value>筛选怪物</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiWeaponAutoSuggestBoxPlaceHolder" xml:space="preserve">
|
||||||
|
<value>筛选武器</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiWeaponBeforeAscensionTitle" xml:space="preserve">
|
||||||
|
<value>突破前</value>
|
||||||
|
</data>
|
||||||
|
<data name="ViewPageWiKiWeaponAfterAscensionTitle" xml:space="preserve">
|
||||||
|
<value>突破后</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
Margin="16,6,6,0"
|
Margin="16,6,6,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
VerticalContentAlignment="Center"
|
VerticalContentAlignment="Center"
|
||||||
PlaceholderText="筛选角色"
|
PlaceholderText="{shcm:ResourceString Name=ViewPageWiKiAvatarAutoSuggestBoxPlaceHolder}"
|
||||||
QueryIcon="{shcm:FontIcon Glyph=}"
|
QueryIcon="{shcm:FontIcon Glyph=}"
|
||||||
Text="{Binding FilterText, Mode=TwoWay}">
|
Text="{Binding FilterText, Mode=TwoWay}">
|
||||||
<mxi:Interaction.Behaviors>
|
<mxi:Interaction.Behaviors>
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
Command="{Binding CultivateCommand}"
|
Command="{Binding CultivateCommand}"
|
||||||
CommandParameter="{Binding Selected}"
|
CommandParameter="{Binding Selected}"
|
||||||
Icon="{shcm:FontIcon Glyph=}"
|
Icon="{shcm:FontIcon Glyph=}"
|
||||||
Label="养成计算"/>
|
Label="{shcm:ResourceString Name=ViewPageWiKiGeneralAddToDevPlanButtonLabel}"/>
|
||||||
</CommandBar>
|
</CommandBar>
|
||||||
<SplitView
|
<SplitView
|
||||||
Grid.Row="1"
|
Grid.Row="1"
|
||||||
@@ -224,7 +224,7 @@
|
|||||||
ColumnSpacing="12"
|
ColumnSpacing="12"
|
||||||
Columns="4">
|
Columns="4">
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="所属"/>
|
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="{shcm:ResourceString Name=ViewPageWiKiAvatarOccupationNameTitle}"/>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,6,0,0"
|
Margin="0,6,0,0"
|
||||||
Style="{StaticResource CaptionTextBlockStyle}"
|
Style="{StaticResource CaptionTextBlockStyle}"
|
||||||
@@ -232,7 +232,7 @@
|
|||||||
TextWrapping="NoWrap"/>
|
TextWrapping="NoWrap"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="命之座"/>
|
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="{shcm:ResourceString Name=ViewPageWiKiAvatarConstellationNameTitle}"/>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,6,0,0"
|
Margin="0,6,0,0"
|
||||||
Style="{StaticResource CaptionTextBlockStyle}"
|
Style="{StaticResource CaptionTextBlockStyle}"
|
||||||
@@ -240,7 +240,7 @@
|
|||||||
TextWrapping="NoWrap"/>
|
TextWrapping="NoWrap"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="生日"/>
|
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="{shcm:ResourceString Name=ViewPageWiKiAvatarDateofBirthTitle}"/>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,6,0,0"
|
Margin="0,6,0,0"
|
||||||
Style="{StaticResource CaptionTextBlockStyle}"
|
Style="{StaticResource CaptionTextBlockStyle}"
|
||||||
@@ -254,7 +254,7 @@
|
|||||||
ColumnSpacing="12"
|
ColumnSpacing="12"
|
||||||
Columns="4">
|
Columns="4">
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="汉语 CV"/>
|
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="{shcm:ResourceString Name=ViewPageWiKiAvatarChineseCVNameTitle}"/>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,6,0,0"
|
Margin="0,6,0,0"
|
||||||
Style="{StaticResource CaptionTextBlockStyle}"
|
Style="{StaticResource CaptionTextBlockStyle}"
|
||||||
@@ -262,7 +262,7 @@
|
|||||||
TextWrapping="NoWrap"/>
|
TextWrapping="NoWrap"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="日语 CV"/>
|
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="{shcm:ResourceString Name=ViewPageWiKiAvatarJapaneseCVNameTitle}"/>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,6,0,0"
|
Margin="0,6,0,0"
|
||||||
Style="{StaticResource CaptionTextBlockStyle}"
|
Style="{StaticResource CaptionTextBlockStyle}"
|
||||||
@@ -270,7 +270,7 @@
|
|||||||
TextWrapping="NoWrap"/>
|
TextWrapping="NoWrap"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="英语 CV"/>
|
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="{shcm:ResourceString Name=ViewPageWiKiAvatarEnglishCVNameTitle}"/>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,6,0,0"
|
Margin="0,6,0,0"
|
||||||
Style="{StaticResource CaptionTextBlockStyle}"
|
Style="{StaticResource CaptionTextBlockStyle}"
|
||||||
@@ -278,7 +278,7 @@
|
|||||||
TextWrapping="NoWrap"/>
|
TextWrapping="NoWrap"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="韩语 CV"/>
|
<TextBlock Style="{StaticResource BaseTextBlockStyle}" Text="{shcm:ResourceString Name=ViewPageWiKiAvatarKoreanCVNameTitle}"/>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,6,0,0"
|
Margin="0,6,0,0"
|
||||||
Style="{StaticResource CaptionTextBlockStyle}"
|
Style="{StaticResource CaptionTextBlockStyle}"
|
||||||
@@ -297,7 +297,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="16,32,0,0"
|
Margin="16,32,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="养成材料"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarAscensionMaterialsHeader}"/>
|
||||||
<GridView
|
<GridView
|
||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
ItemsSource="{Binding Selected.CultivationItemsView}"
|
ItemsSource="{Binding Selected.CultivationItemsView}"
|
||||||
@@ -314,7 +314,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="16,32,0,0"
|
Margin="16,32,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="天赋"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarAscensionMaterialsHeader}"/>
|
||||||
<shvc:SkillPivot
|
<shvc:SkillPivot
|
||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
ItemTemplate="{StaticResource SkillDataTemplate}"
|
ItemTemplate="{StaticResource SkillDataTemplate}"
|
||||||
@@ -323,7 +323,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="16,32,0,0"
|
Margin="16,32,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="命之座"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarConstellationNameTitle}"/>
|
||||||
<shvc:SkillPivot
|
<shvc:SkillPivot
|
||||||
Grid.Column="1"
|
Grid.Column="1"
|
||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
@@ -333,7 +333,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="16,32,0,0"
|
Margin="16,32,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="搭配角色"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarTeamCombinationHeader}"/>
|
||||||
<GridView
|
<GridView
|
||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
ItemsSource="{Binding Selected.Collocation.Avatars}"
|
ItemsSource="{Binding Selected.Collocation.Avatars}"
|
||||||
@@ -349,7 +349,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="16,0,0,0"
|
Margin="16,0,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="搭配武器"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarWeaponCombinationHeader}"/>
|
||||||
<GridView
|
<GridView
|
||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
@@ -367,7 +367,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="16,0,0,0"
|
Margin="16,0,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="搭配圣遗物"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarArtifactSetCombinationHeader}"/>
|
||||||
<GridView
|
<GridView
|
||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
@@ -431,7 +431,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="16,32,0,0"
|
Margin="16,32,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="其他"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarMiscHeader}"/>
|
||||||
<Border Margin="16,16,0,0" Style="{StaticResource BorderCardStyle}">
|
<Border Margin="16,16,0,0" Style="{StaticResource BorderCardStyle}">
|
||||||
<Grid>
|
<Grid>
|
||||||
<Grid.ColumnDefinitions>
|
<Grid.ColumnDefinitions>
|
||||||
@@ -457,7 +457,7 @@
|
|||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
HorizontalContentAlignment="Stretch"
|
HorizontalContentAlignment="Stretch"
|
||||||
Header="料理">
|
Header="{shcm:ResourceString Name=ViewPageWiKiAvatarFoodHeader}">
|
||||||
<Grid DataContext="{Binding Selected.CookBonusView}">
|
<Grid DataContext="{Binding Selected.CookBonusView}">
|
||||||
<Grid.RowDefinitions>
|
<Grid.RowDefinitions>
|
||||||
<RowDefinition Height="auto"/>
|
<RowDefinition Height="auto"/>
|
||||||
@@ -473,7 +473,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Grid.Column="0"
|
Grid.Column="0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="特殊料理"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarSpecialFoodTitle}"/>
|
||||||
<shvc:BottomTextControl
|
<shvc:BottomTextControl
|
||||||
Grid.Row="1"
|
Grid.Row="1"
|
||||||
Grid.Column="0"
|
Grid.Column="0"
|
||||||
@@ -485,7 +485,7 @@
|
|||||||
Grid.Column="1"
|
Grid.Column="1"
|
||||||
Margin="16,0,0,0"
|
Margin="16,0,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="原料理"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarOriginalFoodTitle}"/>
|
||||||
<shvc:BottomTextControl
|
<shvc:BottomTextControl
|
||||||
Grid.Row="1"
|
Grid.Row="1"
|
||||||
Grid.Column="1"
|
Grid.Column="1"
|
||||||
@@ -517,7 +517,7 @@
|
|||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
HorizontalContentAlignment="Stretch"
|
HorizontalContentAlignment="Stretch"
|
||||||
Header="衣装">
|
Header="{shcm:ResourceString Name=ViewPageWiKiAvatarCostumeHeader}">
|
||||||
<ItemsControl Margin="0,0,0,-16" ItemsSource="{Binding Selected.Costumes}">
|
<ItemsControl Margin="0,0,0,-16" ItemsSource="{Binding Selected.Costumes}">
|
||||||
<ItemsControl.ItemTemplate>
|
<ItemsControl.ItemTemplate>
|
||||||
<DataTemplate>
|
<DataTemplate>
|
||||||
@@ -553,7 +553,7 @@
|
|||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
HorizontalContentAlignment="Stretch"
|
HorizontalContentAlignment="Stretch"
|
||||||
Header="资料">
|
Header="{shcm:ResourceString Name=ViewPageWiKiAvatarQuotesHeader}">
|
||||||
<ItemsControl ItemsSource="{Binding Selected.FetterInfo.Fetters}">
|
<ItemsControl ItemsSource="{Binding Selected.FetterInfo.Fetters}">
|
||||||
<ItemsControl.ItemTemplate>
|
<ItemsControl.ItemTemplate>
|
||||||
<DataTemplate>
|
<DataTemplate>
|
||||||
@@ -575,7 +575,7 @@
|
|||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
HorizontalContentAlignment="Stretch"
|
HorizontalContentAlignment="Stretch"
|
||||||
Header="故事">
|
Header="{shcm:ResourceString Name=ViewPageWiKiAvatarStoriesHeader}">
|
||||||
<ItemsControl ItemsSource="{Binding Selected.FetterInfo.FetterStories}">
|
<ItemsControl ItemsSource="{Binding Selected.FetterInfo.FetterStories}">
|
||||||
<ItemsControl.ItemTemplate>
|
<ItemsControl.ItemTemplate>
|
||||||
<DataTemplate>
|
<DataTemplate>
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
Margin="16,6,6,0"
|
Margin="16,6,6,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
VerticalContentAlignment="Center"
|
VerticalContentAlignment="Center"
|
||||||
PlaceholderText="筛选怪物"
|
PlaceholderText="{shcm:ResourceString Name=ViewPageWiKiMonsterAutoSuggestBoxPlaceHolder}"
|
||||||
QueryIcon="{shcm:FontIcon Glyph=}"
|
QueryIcon="{shcm:FontIcon Glyph=}"
|
||||||
Text="{Binding FilterText, Mode=TwoWay}">
|
Text="{Binding FilterText, Mode=TwoWay}">
|
||||||
<mxi:Interaction.Behaviors>
|
<mxi:Interaction.Behaviors>
|
||||||
|
|||||||
@@ -53,7 +53,7 @@
|
|||||||
Margin="16,6,6,0"
|
Margin="16,6,6,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
VerticalContentAlignment="Center"
|
VerticalContentAlignment="Center"
|
||||||
PlaceholderText="筛选武器"
|
PlaceholderText="{shcm:ResourceString Name=ViewPageWiKiWeaponAutoSuggestBoxPlaceHolder}"
|
||||||
QueryIcon="{shcm:FontIcon Glyph=}"
|
QueryIcon="{shcm:FontIcon Glyph=}"
|
||||||
Text="{Binding FilterText, Mode=TwoWay}">
|
Text="{Binding FilterText, Mode=TwoWay}">
|
||||||
<mxi:Interaction.Behaviors>
|
<mxi:Interaction.Behaviors>
|
||||||
@@ -67,7 +67,7 @@
|
|||||||
Command="{Binding CultivateCommand}"
|
Command="{Binding CultivateCommand}"
|
||||||
CommandParameter="{Binding Selected}"
|
CommandParameter="{Binding Selected}"
|
||||||
Icon="{shcm:FontIcon Glyph=}"
|
Icon="{shcm:FontIcon Glyph=}"
|
||||||
Label="养成计算"/>
|
Label="{shcm:ResourceString Name=ViewPageWiKiGeneralAddToDevPlanButtonLabel}"/>
|
||||||
</CommandBar>
|
</CommandBar>
|
||||||
<SplitView
|
<SplitView
|
||||||
Grid.Row="1"
|
Grid.Row="1"
|
||||||
@@ -153,14 +153,14 @@
|
|||||||
</mxi:Interaction.Behaviors>
|
</mxi:Interaction.Behaviors>
|
||||||
<ScrollViewer Grid.Column="0" Margin="16">
|
<ScrollViewer Grid.Column="0" Margin="16">
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<shvc:BottomTextControl RequestedTheme="Light" Text="突破前">
|
<shvc:BottomTextControl RequestedTheme="Light" Text="{shcm:ResourceString Name=ViewPageWiKiWeaponBeforeAscensionTitle}">
|
||||||
<shvc:ItemIcon Icon="{Binding Selected.Icon, Converter={StaticResource EquipIconConverter}}" Quality="{Binding Selected.RankLevel}"/>
|
<shvc:ItemIcon Icon="{Binding Selected.Icon, Converter={StaticResource EquipIconConverter}}" Quality="{Binding Selected.RankLevel}"/>
|
||||||
</shvc:BottomTextControl>
|
</shvc:BottomTextControl>
|
||||||
|
|
||||||
<shvc:BottomTextControl
|
<shvc:BottomTextControl
|
||||||
Margin="0,16,0,0"
|
Margin="0,16,0,0"
|
||||||
RequestedTheme="Light"
|
RequestedTheme="Light"
|
||||||
Text="突破后">
|
Text="{shcm:ResourceString Name=ViewPageWiKiWeaponAfterAscensionTitle}">
|
||||||
<shvc:ItemIcon Icon="{Binding Selected.AwakenIcon, Converter={StaticResource EquipIconConverter}}" Quality="{Binding Selected.RankLevel}"/>
|
<shvc:ItemIcon Icon="{Binding Selected.AwakenIcon, Converter={StaticResource EquipIconConverter}}" Quality="{Binding Selected.RankLevel}"/>
|
||||||
</shvc:BottomTextControl>
|
</shvc:BottomTextControl>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
@@ -223,7 +223,7 @@
|
|||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="16,32,0,0"
|
Margin="16,32,0,0"
|
||||||
Style="{StaticResource BaseTextBlockStyle}"
|
Style="{StaticResource BaseTextBlockStyle}"
|
||||||
Text="搭配角色"/>
|
Text="{shcm:ResourceString Name=ViewPageWiKiAvatarTeamCombinationHeader}"/>
|
||||||
<GridView
|
<GridView
|
||||||
Margin="16,16,0,0"
|
Margin="16,16,0,0"
|
||||||
HorizontalAlignment="Stretch"
|
HorizontalAlignment="Stretch"
|
||||||
|
|||||||
Reference in New Issue
Block a user