mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
EmailSmtpAddress
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<StackPanel Margin="0,8,0,0">
|
||||
<TextBox
|
||||
InputScope="EmailNameOrAddress"
|
||||
InputScope="EmailSmtpAddress"
|
||||
IsSpellCheckEnabled="False"
|
||||
PlaceholderText="{shcm:ResourceString Name=ViewPageHutaoPassportUserNameHint}"
|
||||
Text="{x:Bind UserName, Mode=TwoWay}"/>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
<StackPanel Margin="0,8,0,0">
|
||||
<TextBox
|
||||
InputScope="EmailNameOrAddress"
|
||||
InputScope="EmailSmtpAddress"
|
||||
IsSpellCheckEnabled="False"
|
||||
PlaceholderText="{shcm:ResourceString Name=ViewPageHutaoPassportUserNameHint}"
|
||||
Text="{x:Bind UserName, Mode=TwoWay}"/>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
<StackPanel>
|
||||
<TextBox
|
||||
InputScope="EmailNameOrAddress"
|
||||
InputScope="EmailSmtpAddress"
|
||||
IsSpellCheckEnabled="False"
|
||||
PlaceholderText="{shcm:ResourceString Name=ViewPageHutaoPassportUserNameHint}"
|
||||
Text="{x:Bind UserName, Mode=TwoWay}"/>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Severity="Error"/>
|
||||
<TextBox
|
||||
Margin="0,16,0,0"
|
||||
InputScope="EmailNameOrAddress"
|
||||
InputScope="EmailSmtpAddress"
|
||||
IsSpellCheckEnabled="False"
|
||||
PlaceholderText="{shcm:ResourceString Name=ViewPageHutaoPassportUserNameHint}"
|
||||
Text="{x:Bind UserName, Mode=TwoWay}"/>
|
||||
|
||||
Reference in New Issue
Block a user