Skip to content

Commit 0d9277f

Browse files
committed
删除主题相关内容
1 parent 817e3e5 commit 0d9277f

File tree

4 files changed

+8
-21
lines changed

4 files changed

+8
-21
lines changed

启动器/备份设置.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"__Author__": "tang_ge、龙腾猫跃、林小槐、wyc-26",
33
"Title": "备份启动器设置",
4-
"Description": "备份或迁移 PCL 所存储的账号、隐藏主题、个性化信息等",
4+
"Description": "备份或迁移 PCL 所存储的账号、个性化信息等",
55
"Types": ["启动器"]
66
}

启动器/备份设置.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<local:MyCard Title="备份注册表(已移至 AppData)">
1313
<StackPanel Margin="25,40,23,15">
1414
<TextBlock Margin="0,0,0,4" LineHeight="17"
15-
Text="PCL 会在 AppData 中存储部分个人设置(例如隐藏主题、账号密码、Java 路径等),在重装系统前有必要先备份其中的内容。&#xa;需要注意的是,账号密码、隐藏主题等敏感信息只能在同一台电脑上进行备份、还原,无法在更换电脑的情况下进行迁移。"/>
15+
Text="PCL 会在 AppData 中存储部分个人设置(例如账号密码、Java 路径等),在重装系统前有必要先备份其中的内容。&#xa;需要注意的是,账号密码等敏感信息只能在同一台电脑上进行备份、还原,无法在更换电脑的情况下进行迁移。"/>
1616
<TextBlock Margin="0,12,0,7" FontSize="15" Foreground="{DynamicResource ColorBrush2}"
1717
Text="备份方法" />
1818
<TextBlock Margin="0,0,0,4" LineHeight="17"

启动器/解锁主题.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

帮助/提交帮助 - 编写规范.xaml

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,25 +82,23 @@
8282
<TextBlock Margin="0,0,0,4" LineHeight="17"
8383
Text="2. 应该尽量根据实际情况,为图片调整合适的分辨率,以优化用户体验和减少宽带消耗。" />
8484
<TextBlock Margin="0,0,0,4" LineHeight="17"
85-
Text="3. 在添加 PCL 截图时应使用龙猫蓝主题颜色,且不要使用自定义背景图片。" />
86-
<TextBlock Margin="0,0,0,4" LineHeight="17"
87-
Text="4. 请勿在图中添加影响阅读性的大型水印,您可以在图片右下/左下等位置添加水印以防止他人使用该图片。" />
85+
Text="3. 请勿在图中添加影响阅读性的大型水印,您可以在图片右下/左下等位置添加水印以防止他人使用该图片。" />
8886
<TextBlock Margin="0,0,0,4" LineHeight="17"
89-
Text="5. 请勿使用 img1、1 等名字,请使用拼音或英文在图片名称中简要描述图片的用途。" />
87+
Text="4. 请勿使用 img1、1 等名字,请使用拼音或英文在图片名称中简要描述图片的用途。" />
9088
<TextBlock Foreground="#DD4411" Margin="0,0,0,2"
9189
Text=" ❌ img1.png" />
9290
<TextBlock Foreground="#229922" Margin="0,0,0,2"
9391
Text=" ✔ anzhuang_fabric.png" />
9492
<TextBlock Foreground="#229922" Margin="0,0,0,10"
9593
Text=" ✔ fabric_installer.png" />
9694
<TextBlock Margin="0,0,0,4" LineHeight="17"
97-
Text="6. 使用常见的图片格式,如 png、jpg、webp 等。" />
95+
Text="5. 使用常见的图片格式,如 png、jpg、webp 等。" />
9896
<TextBlock Margin="0,0,0,4" LineHeight="17"
99-
Text="7. 如图片需要详细注释,可以在图片链接末尾以参数 &quot;?comment=注释&quot; 为格式添加。" />
97+
Text="6. 如图片需要详细注释,可以在图片链接末尾以参数 &quot;?comment=注释&quot; 为格式添加。" />
10098
<TextBlock Margin="0,0,0,4" LineHeight="17"
101-
Text="8. 如一张图片中涉及多个操作,请使用矩形框出各步骤并用箭头顺次连接。" />
99+
Text="7. 如一张图片中涉及多个操作,请使用矩形框出各步骤并用箭头顺次连接。" />
102100
<TextBlock Margin="0,0,0,4" LineHeight="17"
103-
Text="9. 如图片需要对应一段文字,请使用以下示例方案:" />
101+
Text="8. 如图片需要对应一段文字,请使用以下示例方案:" />
104102
<Grid>
105103
<TextBlock TextWrapping="Wrap" Margin="0,15,0,4" Width="200"
106104
Text="在 PCL 中点击 &quot;下载&quot; 按钮,并选择左侧菜单 &quot;资源&quot; 分类下的 &quot;Mod&quot; 选项。" HorizontalAlignment="Left" />
@@ -126,8 +124,6 @@
126124
<TextBlock Margin="0,0,0,15"
127125
Text="3. 如果没有完全完成某页,或你认为它还有优化空间,请在 XAML 的开头处添加类似于下方的提示条,以让他人可以继续修改。" />
128126
<local:MyHint Margin="0,0,0,15" Text="该帮助页面还需要根据规范重新整理格式,优化排版与文案。如果你感兴趣也可以来帮帮忙!" IsWarn="False" />
129-
<TextBlock Margin="0,0,0,4" LineHeight="17"
130-
Text="在提交之后请耐心等待结果。如果没有通过,你可以继续进行修改,并在 Pull Request 页面重新要求 Code Review。&#xA;如果没有通过,且你 2 周没有任何新的操作,你的 Pull Request 会被删除。&#xA;如果已通过(Merged),你可以 QQ 私聊龙腾猫跃,提供你的 PCL 识别码,以获取活跃橙主题!" />
131127
</StackPanel>
132128
</local:MyCard>
133129

0 commit comments

Comments
 (0)