mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-08 02:25:35 +08:00
feat: 链接到新的官网地址
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
<local:Tile
|
||||
Title="官方网站"
|
||||
Description="访问我们的官网(部分地区可能访问缓慢)。"
|
||||
Link="https://crsim.tech/">
|
||||
Link="https://home.crsim.raillog.top/">
|
||||
<local:Tile.Source>
|
||||
<Image Source="/Assets/CRSimIcon.png" />
|
||||
</local:Tile.Source>
|
||||
@@ -142,7 +142,7 @@
|
||||
<local:Tile
|
||||
Title="使用教程"
|
||||
Description="一个优雅的食用或者开发教程。"
|
||||
Link="https://docs.crsim.tech/">
|
||||
Link="https://docs.crsim.raillog.top/">
|
||||
<local:Tile.Source>
|
||||
<Image Source="/Assets/HomeHeaderTiles/Header-docs.png" />
|
||||
</local:Tile.Source>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<InfoBar Severity="Warning" IsOpen="True" Title="声明" Message="该模拟页面内涉及的任何数据(包括但不限于列车时刻、票额票价、旅客列车开行方案等)均为用户自行设置,与任何一家铁路运输企业的真实生产数据都没有相关性。本软件中“中国铁道科学研究院集团有限公司”、“铁旅科技有限公司”等字样皆为虚构,与现实并无关联。如果该系统侵犯到您的权益,请立即联系电子邮件 support@mstscn.com 告知作者,作者将会在第一时间删除相关内容。" Margin="0,4"/>
|
||||
<InfoBar Severity="Informational" IsOpen="True" Title="注意" Message="本功能需要设置用户密钥后才可使用。" Margin="0,0,0,12">
|
||||
<InfoBar.ActionButton>
|
||||
<HyperlinkButton Content="了解更多" NavigateUri="https://docs.crsim.tech/app/key" />
|
||||
<HyperlinkButton Content="了解更多" NavigateUri="https://docs.crsim.raillog.top/app/key" />
|
||||
</InfoBar.ActionButton>
|
||||
</InfoBar>
|
||||
<TextBlock Text="操作" Style="{StaticResource SettingsSectionHeaderTextBlockStyle}" Margin="0,0,0,12"/>
|
||||
|
||||
Reference in New Issue
Block a user