Skip to content

Commit

Permalink
更新 Custom.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
千依 committed Sep 20, 2024
1 parent 7445605 commit c782b34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Custom.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@
<local:MyListItem Margin="-2,0,0,0" Logo="https://dashboard.locyanfrp.cn/favicon.ico"
Title="LoCyanFrp" Info="实名认证付费" EventType="打开网页" EventData="https://dashboard.locyanfrp.cn/"
Type="Clickable" />
<local:MyTextBox HintText="下载链接:" Margin="0,0,0,0" Name="web" Height="30"
Grid.Column="0" ToolTip="在此输入下载链接,点击右边按钮下载自定义文件。&#xA;注意不要按下Enter键,这会直接启动游戏。" />
<Grid.Column="0" ToolTip="在此输入下载链接,点击右边按钮下载自定义文件。&#xA;注意不要按下Enter键,这会直接启动游戏。" />
</StackPanel>
</local:MyCard>

Expand Down

0 comments on commit c782b34

Please sign in to comment.