fix:update web
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>阅读3.0源编辑器_V4.0</title>
|
<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"/>
|
<link rel="stylesheet" type="text/css" href="index.css"/>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<div>源类型 :</div>
|
<div>源类型 :</div>
|
||||||
<textarea rows="1" id="bookSourceType" class="base" title="bookSourceType"
|
<textarea rows="1" id="bookSourceType" class="base" title="bookSourceType"
|
||||||
placeholder="<必填>0:文本 1:音频 3:图片"></textarea>
|
placeholder="<必填>0:文本 1:音频 2:图片"></textarea>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>源名称 :</div>
|
<div>源名称 :</div>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>阅读3.0订阅源编辑器_V4.0</title>
|
<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"/>
|
<link rel="stylesheet" type="text/css" href="index.css"/>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user