fix:update web

This commit is contained in:
Xwite
2022-03-08 09:37:45 +08:00
parent e15a6a51a3
commit 8e3b3df458
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<title>阅读3.0源编辑器_V4.0</title>
<link rel="icon" href="favicon.ico">
<link rel="icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="index.css"/>
</head>
@@ -25,7 +25,7 @@
<div>
<div>源类型 :</div>
<textarea rows="1" id="bookSourceType" class="base" title="bookSourceType"
placeholder="&lt;必填&gt;0:文本 1:音频 3:图片"></textarea>
placeholder="&lt;必填&gt;0:文本 1:音频 2:图片"></textarea>
</div>
<div>
<div>源名称 :</div>

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<title>阅读3.0订阅源编辑器_V4.0</title>
<link rel="icon" href="favicon.ico">
<link rel="icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="index.css"/>
</head>