From 25909330df38ef45fa6ad4d330d227e061173c4b Mon Sep 17 00:00:00 2001 From: LyLme Date: Tue, 22 Feb 2022 03:04:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0svg=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B8=AE=E5=8A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/help.php | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 admin/help.php diff --git a/admin/help.php b/admin/help.php new file mode 100644 index 0000000..454abe0 --- /dev/null +++ b/admin/help.php @@ -0,0 +1,49 @@ + +
+ +
+ +
+
+
+
+ +
+

SVG代码获取教程

+
+ +

1. 以阿里图标库为例,访问https://www.iconfont.cn/注册登录

+

2. 点击网站顶部的搜索,输入需要的图标名称,在出现的结果中选择适合的图标

+

3. 鼠标悬停在图标上,会出现三个选项,选择最下面的下载按钮

+

4. 可以按个人喜好选择适合的颜色及大小(一般默认即可)

+

5. 点击底部的复制SVG代码,粘贴到图标的编辑框内

+

注意:SVG代码必须以<svg 开头,粘贴到编辑框的SVG代码前面不能包含任何字符包括空格,否则将导致报错

+
+
+ +
+
+
+ +
+ +
+ +
+ +alert("无效的访问!");history.go(-1);'; +} +include './footer.php'; + + +?> \ No newline at end of file