Sfoglia il codice sorgente

图标调整

tags/6.1.8
tianya 2 anni fa
parent
commit
3238cc785e
18 ha cambiato i file con 35 aggiunte e 33 eliminazioni
  1. +1
    -1
      src/admin/inc/inc_menu.php
  2. +1
    -1
      src/admin/inc/inc_menu_func.php
  3. +1
    -1
      src/admin/inc/inc_menu_map.php
  4. +1
    -1
      src/admin/index_body.php
  5. +4
    -4
      src/admin/templets/catalog_add.htm
  6. +2
    -2
      src/admin/templets/catalog_add_quick.htm
  7. +4
    -4
      src/admin/templets/catalog_edit.htm
  8. +1
    -1
      src/admin/templets/catalog_main.htm
  9. +3
    -3
      src/admin/templets/diy_add.htm
  10. +3
    -3
      src/admin/templets/diy_edit.htm
  11. +3
    -3
      src/admin/templets/freelist_add.htm
  12. +3
    -3
      src/admin/templets/freelist_edit.htm
  13. +2
    -0
      src/admin/templets/index_menu.htm
  14. +1
    -1
      src/admin/templets/media_add.htm
  15. +2
    -2
      src/admin/templets/module_main.htm
  16. +1
    -1
      src/admin/templets/mychannel_main.htm
  17. +2
    -2
      src/admin/templets/stepselect_main.htm
  18. BIN
      src/static/web/img/help.gif

+ 1
- 1
src/admin/inc/inc_menu.php Vedi File

@@ -79,7 +79,7 @@ $menusMain = "<m:top item='1_' name='常用操作' display='block'>
<m:item name='等审核的档案' link='content_list.php?arcrank=-1' rank='a_Check,a_AccCheck' target='main' />
<m:item name='我发布的文档' link='content_list.php?mid=".$cuserLogin->getUserID()."' rank='a_List,a_AccList,a_MyList' target='main' />
<m:item name='评论管理' link='feedback_main.php' rank='sys_Feedback' target='main' />
<m:item name='文档回收站' link='recycling.php' ischannel='1' addalt='清空回收站' addico='fa-minus-square' linkadd='archives_do.php?dopost=clear&aid=no&recycle=1' rank='a_List,a_AccList,a_MyList' target='main' />
<m:item name='文档回收站' link='recycling.php' ischannel='1' addalt='清空回收站' addico='fa-minus-circle' linkadd='archives_do.php?dopost=clear&aid=no&recycle=1' rank='a_List,a_AccList,a_MyList' target='main' />
</m:top>
<m:top item='1_' name='内容管理' display='block'>
$addset


+ 1
- 1
src/admin/inc/inc_menu_func.php Vedi File

@@ -60,7 +60,7 @@ function GetMenus($userrank, $topos = 'main')
if ($ctag2->GetAtt('addico') != '') {
$addico = $ctag2->GetAtt('addico');
} else {
$addico = 'fa-plus-square';
$addico = 'fa-plus-circle';
}
$link = "<div class='items'>
<div class='fllct'>$link</div>


+ 1
- 1
src/admin/inc/inc_menu_map.php Vedi File

@@ -36,7 +36,7 @@ $menusMain = "<m:top mapitem='1' item='1_' name='常用操作' display='block'>
<m:item name='等审核的档案' link='content_list.php?arcrank=-1' rank='a_Check,a_AccCheck' target='main' />
<m:item name='我发布的文档' link='content_list.php?mid=".$cuserLogin->getUserID()."' rank='a_List,a_AccList,a_MyList' target='main' />
<m:item name='评论管理' link='feedback_main.php' rank='sys_Feedback' target='main' />
<m:item name='文档回收站' link='recycling.php' ischannel='1' addalt='清空回收站' addico='fa-minus-square' linkadd='archives_do.php?dopost=clear&aid=no' rank='a_List' target='main' />
<m:item name='文档回收站' link='recycling.php' ischannel='1' addalt='清空回收站' addico='fa-minus-circle' linkadd='archives_do.php?dopost=clear&aid=no' rank='a_List' target='main' />
</m:top>
<m:top mapitem='1' item='1_7_' name='频道模型' display='block' rank='t_List,t_AccList,c_List,temp_One'>
<m:item name='内容模型管理' link='mychannel_main.php' rank='c_List' target='main' />


+ 1
- 1
src/admin/index_body.php Vedi File

@@ -51,7 +51,7 @@ else if ($dopost == 'setskin') {
if(trim($row['editcon'])==''){
$row['editcon'] = 'archives_edit.php';
}
$rowarcrank = $row['arcrank']==-1? "&nbsp;<sapn class='btn btn-success btn-sm'>未审核</span>":"";
$rowarcrank = $row['arcrank']==-1? "&nbsp;<small>[未审核]</small>":"";
$pubdate = GetDateMk($row['pubdate']);
echo "<tr><td><a href='{$row['editcon']}?aid={$row['id']}&channelid={$row['channel']}'>{$row['title']}</a>{$rowarcrank}</td><td width='90'>{$pubdate}</td></tr>";
}


+ 4
- 4
src/admin/templets/catalog_add.htm Vedi File

@@ -338,7 +338,7 @@ function CheckCross() {
</td>
</tr>
<tr>
<td style="padding-left:10px">栏目交叉:<img src="../static/web/img/help.gif" style="cursor:pointer" onClick="ShowHide('helpvarco')"><br>仅适用[最终列表栏目]</td>
<td style="padding-left:10px">栏目交叉:<i class="fa fa-question-circle" style="cursor:pointer" onClick="ShowHide('helpvarco')"></i><br>仅适用[最终列表栏目]</td>
<td>
<input name="cross" type="radio" id="cross0" value="0" class='np' onClick="CheckCross()" checked='1'>
<label for="cross0">不交叉</label>
@@ -425,7 +425,7 @@ function CheckCross() {
<td>
<input name="tempindex" type="text" value="{style}/index_<?php echo $nid?>.htm" class="alltxt" style="width:260px">
<button type="button" name="set1" class="btn btn-success btn-sm" onClick="SelectTemplets('form1.tempindex')">浏览</button>
<img src="../static/web/img/help.gif" style="cursor:pointer" onClick="ShowHide('helpvar1')">
<i class="fa fa-question-circle" style="cursor:pointer" onClick="ShowHide('helpvar1')"></i>
</td>
</tr>
<tr>
@@ -458,7 +458,7 @@ function CheckCross() {
<td height="26" style="padding-left:10px">文章命名规则:</td>
<td>
<input name="namerule" type="text" id="namerule" value="<?php echo $cfg_df_namerule; ?>" class="alltxt" style="width:260px">
<img src="../static/web/img/help.gif" style="cursor:pointer" onClick="ShowHide('helpvar2')">
<i class="fa fa-question-circle" style="cursor:pointer" onClick="ShowHide('helpvar2')"></i>
</td>
</tr>
<tr id='helpvar3' style='display:none'>
@@ -469,7 +469,7 @@ function CheckCross() {
<td height="26" style="padding-left:10px">列表命名规则:</td>
<td>
<input name="namerule2" type="text" id="namerule2" value="{typedir}/{tid}-{page}.html" class="alltxt" style="width:260px">
<img src="../static/web/img/help.gif" style="cursor:pointer" onClick="ShowHide('helpvar3')">
<i class="fa fa-question-circle" style="cursor:pointer" onClick="ShowHide('helpvar3')"></i>
</td>
</tr>
<tr>


+ 2
- 2
src/admin/templets/catalog_add_quick.htm Vedi File

@@ -196,7 +196,7 @@
<td height="26" class="bline" style="padding-left:10px">文章命名规则:</td>
<td class="bline">
<input name="namerule" type="text" id="namerule" value="{typedir}/{aid}.html" class="pubinputs" style="width:260px">
<img src="../static/web/img/help.gif" alt="帮助" style="cursor:pointer" onClick="ShowHide('helpvar2')">
<i class="fa fa-question-circle" alt="帮助" style="cursor:pointer" onClick="ShowHide('helpvar2')"></i>
</td>
</tr>
<tr id='helpvar3' style='display:none'>
@@ -207,7 +207,7 @@
<td height="26" style="padding-left:10px">列表命名规则:</td>
<td>
<input name="namerule2" type="text" id="namerule2" value="{typedir}/{tid}-{page}.html" class="pubinputs" style="width:260px">
<img src="../static/web/img/help.gif" alt="帮助" style="cursor:pointer" onClick="ShowHide('helpvar3')">
<i class="fa fa-question-circle" alt="帮助" style="cursor:pointer" onClick="ShowHide('helpvar3')"></i>
</td>
</tr>
<tr>


+ 4
- 4
src/admin/templets/catalog_edit.htm Vedi File

@@ -275,7 +275,7 @@ function CheckCross() {
</td>
</tr>
<tr>
<td style="padding-left:10px">栏目交叉:<img src="../static/web/img/help.gif" style="cursor:pointer" onClick="ShowHide('helpvarco')"><br>仅适用[最终列表栏目]</td>
<td style="padding-left:10px">栏目交叉:<i class="fa fa-question-circle" style="cursor:pointer" onClick="ShowHide('helpvarco')"></i><br>仅适用[最终列表栏目]</td>
<td class="bline">
<label><input name="cross" type="radio" id="cross0" onClick="CheckCross()" value="0" class='np' <?php if($myrow['cross']==0) echo " checked='1' "; ?>>&nbsp;不交叉</label>
<label><input name="cross" type="radio" id="cross1" onClick="CheckCross()" value="1" class='np' <?php if($myrow['cross']==1) echo " checked='1' "; ?>>&nbsp;自动获取同名栏目内容</label>
@@ -354,7 +354,7 @@ function CheckCross() {
<td>
<input name="tempindex" type="text" value="<?php echo $myrow['tempindex']?>" class="iptxt" style="width:260px">
<button type="button" name="set1" class="btn btn-success btn-sm" onClick="SelectTemplets('form1.tempindex')">浏览</button>
<img src="../static/web/img/help.gif" style="cursor:pointer" onClick="ShowHide('helpvar1')">
<i class="fa fa-question-circle" style="cursor:pointer" onClick="ShowHide('helpvar1')"></i>
</td>
</tr>
<tr>
@@ -387,7 +387,7 @@ function CheckCross() {
<td height="26" style="padding-left:10px">文章命名规则:</td>
<td>
<input name="namerule" type="text" id="namerule" value="<?php echo $myrow['namerule']?>" class="iptxt" style="width:260px">
<img src="../static/web/img/help.gif" style="cursor:pointer" onClick="ShowHide('helpvar2')">
<i class="fa fa-question-circle" style="cursor:pointer" onClick="ShowHide('helpvar2')"></i>
</td>
</tr>
<tr id='helpvar3' style='display:none'>
@@ -398,7 +398,7 @@ function CheckCross() {
<td height="26" style="padding-left:10px">列表命名规则:</td>
<td>
<input name="namerule2" type="text" id="namerule2" value="<?php echo $myrow['namerule2']?>" class="iptxt" style="width:260px">
<img src="../static/web/img/help.gif" style="cursor:pointer" onClick="ShowHide('helpvar3')">
<i class="fa fa-question-circle" style="cursor:pointer" onClick="ShowHide('helpvar3')"></i>
</td>
</tr>
<tr>


+ 1
- 1
src/admin/templets/catalog_main.htm Vedi File

@@ -108,7 +108,7 @@ td,th{padding:.25rem}
.nbline{border-bottom:1px solid #eee;background-color:#ffffff}
.bline2{border-bottom:1px solid #eee;background-color:#f8f8f8}
.maintable{border:1px solid #DEE2E6}
.fa{font-size: 14px;margin-left: 5px;}
.fa{font-size: 14px;margin-left: 5px;padding: 2px;}
</style>
</head>
<body onLoad="ContextMenu.intializeContextMenu()">


+ 3
- 3
src/admin/templets/diy_add.htm Vedi File

@@ -52,7 +52,7 @@
<td>
<input name="diyid" type="text" id="diyid" size="10" value="<?php echo $newdiyid?>" class='pubinputs'
style='width:60px'>
* <img src="../static/web/img/help.gif" alt="帮助" style="cursor:hand" onClick="showHide2('help1')">
* <i class="fa fa-question-circle" alt="帮助" style="cursor:hand" onClick="showHide2('help1')"></i>
</td>
</tr>
<tr>
@@ -61,14 +61,14 @@
<span class="style2" id="help3">自定义表单的中文名称,在后台管理,前台发布等均使用此名字</span>
</td>
<td>
<input name="name" type="text" id="name" style="width:160px" value="自定义表单<?php echo $newdiyid; ?>" class='pubinputs'> *<img src="../static/web/img/help.gif" alt="帮助" style="cursor:hand" onClick="showHide2('help3')">
<input name="name" type="text" id="name" style="width:160px" value="自定义表单<?php echo $newdiyid; ?>" class='pubinputs'> *<i class="fa fa-question-circle" alt="帮助" style="cursor:hand" onClick="showHide2('help3')"></i>
</td>
</tr>
<tr>
<td height="26" align="left">数据表:<br>
<span class="style2" id="help5">必须由英文、数字、下划线组成,用于保存自定义表单数据,不能和已有表名重复,创建后不可修改表名</span></td>
<td>
<input name="table" type="text" id="table" style="width:160px" value="<?php echo $cfg_dbprefix; ?>diyform<?php echo $newdiyid; ?>" class='pubinputs'> *<img src="../static/web/img/help.gif" alt="帮助" style="cursor:hand" onClick="showHide2('help5')">
<input name="table" type="text" id="table" style="width:160px" value="<?php echo $cfg_dbprefix; ?>diyform<?php echo $newdiyid; ?>" class='pubinputs'> *<i class="fa fa-question-circle" alt="帮助" style="cursor:hand" onClick="showHide2('help5')"></i>
</td>
</tr>
<tr>


+ 3
- 3
src/admin/templets/diy_edit.htm Vedi File

@@ -55,14 +55,14 @@
</td>
<td>
<?php echo $diyid; ?>
<img src="../static/web/img/help.gif" alt="帮助" style="cursor:hand" onClick="showHide2('help1')">
<i class="fa fa-question-circle" alt="帮助" style="cursor:hand" onClick="showHide2('help1')"></i>
</td>
</tr>
<tr>
<td height="26">自定义表单名称:(修改表名不会创建新表,如果您不懂手工处理这些表,请不要修改)<br>
<span class="style2" id="help3">自定义表单的中文名称,在后台管理,前台发布等均使用此名字</span></td>
<td>
<input name="name" type="text" id="name" value="<?php echo $row['name']?>" style="width:160px" class='alltxt'> * <img src="../static/web/img/help.gif" alt="帮助" style="cursor:hand" onClick="showHide2('help3')">
<input name="name" type="text" id="name" value="<?php echo $row['name']?>" style="width:160px" class='alltxt'> * <i class="fa fa-question-circle" lt="帮助" style="cursor:hand" onClick="showHide2('help3')"></i>
</td>
</tr>
<tr>
@@ -70,7 +70,7 @@
<span class="style2" id="help5">自定义表单数据表创建后不可修改表名</span>
</td>
<td>
<input name="table" type="text" id="table" style="width:160px" value="<?php echo $row['table']; ?>" class='alltxt' disabled='1'> * <img src="../static/web/img/help.gif" alt="帮助" style="cursor:hand" onClick="showHide2('help5')">
<input name="table" type="text" id="table" style="width:160px" value="<?php echo $row['table']; ?>" class='alltxt' disabled='1'> * <i class="fa fa-question-circle" alt="帮助" style="cursor:hand" onClick="showHide2('help5')"></i>
</td>
</tr>
<tr>


+ 3
- 3
src/admin/templets/freelist_add.htm Vedi File

@@ -82,7 +82,7 @@
<td style="padding:0">
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td height="26" colspan="2" align="left"><img src="../static/web/img/help.gif">自由列表标记的说明:自由列表标记(freelist)的功能基本等同于arclist标记,区别是freelist标记支持分页,这让生成Google Map、生成按自定义排序规则的文章列表(如按标题拼音部首排序等)等轻松的实现统一化管理,并且自由列是独立编译的,不与其它模板混在一起,这样不会影响系统生成HTML或访问速度</td>
<td height="26" colspan="2" align="left"><i class="fa fa-question-circle"></i>自由列表标记的说明:自由列表标记(freelist)的功能基本等同于arclist标记,区别是freelist标记支持分页,这让生成Google Map、生成按自定义排序规则的文章列表(如按标题拼音部首排序等)等轻松的实现统一化管理,并且自由列是独立编译的,不与其它模板混在一起,这样不会影响系统生成HTML或访问速度</td>
</tr>
<tr>
<td width="260" height="26" align="left">自由列表标题:</td>
@@ -244,7 +244,7 @@
</td>
</tr>
<tr>
<td height="26" align="left">循环内的单行记录样式(InnerText):[<a href='javascript:ShowHide("innervar");'><img src="../static/web/img/help.gif">底层变量field参考</a>]</td>
<td height="26" align="left">循环内的单行记录样式(InnerText):[<a href='javascript:ShowHide("innervar");'><i class="fa fa-question-circle"></i>底层变量field参考</a>]</td>
</tr>
<tr>
<td height="99" align="left"><textarea name="innertext" cols="80" rows="6" id="myinnertext" style="width:80%;height:120px"></textarea>
@@ -253,7 +253,7 @@
</tr>
<tr>
<td height="80" align="left" id='innervar' style="display:none">
<span><img src="../static/web/img/help.gif">支持字段(底层变量[field:varname/]):id,title,color,typeid,ismake,description,pubdate,senddate,arcrank,click,litpic,typedir,typename,arcurl,typeurl,<br>stime(pubdate 的&quot;0000-00-00&quot;格式),textlink,typelink,imglink,image普通字段直接用[field:字段名/]表示<br>·Pubdate发布时间的调用参数 [field:pubdate function=MyDate('Y-m-d H:i:s',@me)/]</span>
<span><i class="fa fa-question-circle"></i>支持字段(底层变量[field:varname/]):id,title,color,typeid,ismake,description,pubdate,senddate,arcrank,click,litpic,typedir,typename,arcurl,typeurl,<br>stime(pubdate 的&quot;0000-00-00&quot;格式),textlink,typelink,imglink,image普通字段直接用[field:字段名/]表示<br>·Pubdate发布时间的调用参数 [field:pubdate function=MyDate('Y-m-d H:i:s',@me)/]</span>
</td>
</tr>
<tr>


+ 3
- 3
src/admin/templets/freelist_edit.htm Vedi File

@@ -70,7 +70,7 @@
<td style="padding:0">
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td height="26" colspan="2" align="left"><img src="../static/web/img/help.gif">自由列表标记的说明:自由列表标记(freelist)的功能基本等同于arclist标记,区别是freelist标记支持分页,这让生成Google Map、生成按自定义排序规则的文章列表(如按标题拼音部首排序等)等轻松的实现统一化管理,并且自由列是独立编译的,不与其它模板混在一起,这样不会影响系统生成HTML或访问速度</td>
<td height="26" colspan="2" align="left"><i class="fa fa-question-circle"></i>自由列表标记的说明:自由列表标记(freelist)的功能基本等同于arclist标记,区别是freelist标记支持分页,这让生成Google Map、生成按自定义排序规则的文章列表(如按标题拼音部首排序等)等轻松的实现统一化管理,并且自由列是独立编译的,不与其它模板混在一起,这样不会影响系统生成HTML或访问速度</td>
</tr>
<tr>
<td width="260" height="26" align="left">自由列表标题:</td>
@@ -236,7 +236,7 @@
</td>
</tr>
<tr>
<td height="26" align="left">循环内的单行记录样式(InnerText):[<img src="../static/web/img/help.gif"><a href='javascript:ShowHide("innervar");'>底层变量field参考</a>]</td>
<td height="26" align="left">循环内的单行记录样式(InnerText):[<i class="fa fa-question-circle"></i><a href='javascript:ShowHide("innervar");'>底层变量field参考</a>]</td>
</tr>
<tr>
<td height="80" align="left">
@@ -245,7 +245,7 @@
</tr>
<tr>
<td height="80" align="left" id='innervar' style="display:none">
<span><img src="../static/web/img/help.gif">支持字段(底层变量[field:varname/]):id,title,color,typeid,ismake,description,pubdate,senddate,arcrank,click,litpic,typedir,typename,arcurl,typeurl,<br>stime(pubdate 的&quot;0000-00-00&quot;格式),textlink,typelink,imglink,image普通字段直接用[field:字段名/]表示<br>·Pubdate发布时间的调用参数 [field:pubdate function=MyDate('Y--%d H:i:s',@me)/]</span>
<span><i class="fa fa-question-circle"></i>支持字段(底层变量[field:varname/]):id,title,color,typeid,ismake,description,pubdate,senddate,arcrank,click,litpic,typedir,typename,arcurl,typeurl,<br>stime(pubdate 的&quot;0000-00-00&quot;格式),textlink,typelink,imglink,image普通字段直接用[field:字段名/]表示<br>·Pubdate发布时间的调用参数 [field:pubdate function=MyDate('Y--%d H:i:s',@me)/]</span>
</td>
</tr>
<tr>


+ 2
- 0
src/admin/templets/index_menu.htm Vedi File

@@ -26,6 +26,8 @@ a.mmac div{padding:6px 4px 4px 10px;height:40px;color:#4f7632;background:url(../
.fllct{float:left;width:80px}
.flrct{float:left;padding-top:7px}
.fa{font-size: 14px;}
.fa-minus-circle{color: #dc3545;}
.fa-plus-circle{color: #28a745;}
</style>
<base target="main">
</head>


+ 1
- 1
src/admin/templets/media_add.htm Vedi File

@@ -57,7 +57,7 @@
</td>
</tr>
<tr>
<td height="26"><img src="../static/web/img/help.gif">提示:图片类型仅支持jpg、png、gif、wbmp格式,flash为.swf格式,视音频和附件为限定扩展名的类型(可在系统参数中修改)</td>
<td height="26"><i class="fa fa-question-circle"></i>提示:图片类型仅支持jpg、png、gif、wbmp格式,flash为.swf格式,视音频和附件为限定扩展名的类型(可在系统参数中修改)</td>
</tr>
<tr>
<td height="70" align="center">


+ 2
- 2
src/admin/templets/module_main.htm Vedi File

@@ -64,9 +64,9 @@
$file = DEDEDATA."/module/{$v['hash']}.xml";
if(file_exists($file)) {
if(file_exists(DEDEDATA."/module/{$v['hash']}-readme.php")){
echo "<a class='text-danger' href='module_main.php?action=uninstall&hash={$v['hash']}'>卸载</a>";
echo "已安装 <a class='text-danger' href='module_main.php?action=uninstall&hash={$v['hash']}'>卸载</a>";
} else {
echo "<a class='text-success' href='module_main.php?action=setup&hash={$v['hash']}'>安装</a>";
echo "未安装 <a class='text-success' href='module_main.php?action=setup&hash={$v['hash']}'>安装</a>";
}
} else {
echo "<div id=\"status_{$v['hash']}\"><a class=\"text-danger\" href=\"javascript:getmodule('download','{$v['hash']}')\">下载</a></div>";


+ 1
- 1
src/admin/templets/mychannel_main.htm Vedi File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css">
<link rel="stylesheet" href="../static/web/css/admin.css">
<style>
.fa{font-size: 14px;}
.fa{font-size: 14px;padding: 3px;}
</style>
</head>
<body>


+ 2
- 2
src/admin/templets/stepselect_main.htm Vedi File

@@ -168,7 +168,7 @@ li{float:left;padding-right:10px;line-height:26px}
?>
</select>
</td>
<td colspan="2"><img src="../static/web/img/help.gif">灰色字的为系统内置枚举,您是不能对它进行删除修改操作的,但可以添加或修改它的元素</td>
<td colspan="2"><i class="fa fa-question-circle"></i>灰色字的为系统内置枚举,您是不能对它进行删除修改操作的,但可以添加或修改它的元素</td>
<td>
<button type="button" name="gedit" id="gedit" class="btn btn-success btn-sm" onClick="EditType()">修改</button>
<button type="button" name="gdel" id="gdel" class="btn btn-success btn-sm" onClick="DelType()">删除</button>
@@ -228,7 +228,7 @@ li{float:left;padding-right:10px;line-height:26px}
<div style="float:left;padding-left:10px">
<button type="submit" name="sb2" class="btn btn-success btn-sm">增加分类</button>
</div>
<div style='clear:both'><img src='../static/web/img/help.gif'>如果没选择隶属分类则表示增加的是顶级分类,用半角逗号","分开可以一次增加多个分类</div>
<div style='clear:both'><i class="fa fa-question-circle"></i>如果没选择隶属分类则表示增加的是顶级分类,用半角逗号","分开可以一次增加多个分类</div>
</form>
</td>
</tr>


BIN
src/static/web/img/help.gif Vedi File

Before After
Width: 16  |  Height: 16  |  Size: 210B

Loading…
Annulla
Salva