Bläddra i källkod

优化

tags/6.1.7
xushubieli 3 år sedan
förälder
incheckning
9863a8916c
7 ändrade filer med 10 tillägg och 14 borttagningar
  1. +1
    -1
      src/admin/dialog/select_soft_post.php
  2. +1
    -1
      src/admin/templets/log_list.htm
  3. +1
    -1
      src/admin/templets/member_operations.htm
  4. +1
    -1
      src/admin/templets/mytag_tag_guide.htm
  5. +3
    -7
      src/admin/templets/shops_delivery.htm
  6. +1
    -1
      src/admin/templets/shops_operations.htm
  7. +2
    -2
      src/admin/templets/soft_config.htm

+ 1
- 1
src/admin/dialog/select_soft_post.php Visa fil

@@ -19,7 +19,7 @@ $newname = (empty($newname) ? '' : preg_replace("#[\\ \"\*\?\t\r\n<>':\/|]#", ""
$uploadfile = isset($imgfile) && empty($uploadfile) ? $imgfile : $uploadfile;
$uploadfile_name = isset($imgfile_name) && empty($uploadfile_name) ? $imgfile_name : $uploadfile_name;
if (!is_uploaded_file($uploadfile)) {
ShowMsg("您没有选择上传的文件或选择的文件大小超出限制!", "-1");
ShowMsg("您没有选择上传的文件或选择的文件大小超出限制", "-1");
exit();
}
//软件类型所有支持的附件


+ 1
- 1
src/admin/templets/log_list.htm Visa fil

@@ -46,7 +46,7 @@
<td height="26" colspan="7" background='../static/web/img/tbg.gif'>
<table width="96%" border="0" cellpadding="0" cellspacing="0" class="table table-borderless">
<tr>
<td width="20%" height="18" style="padding-left:10px">管理系统日志</td>
<td width="20%" height="18" style="padding-left:10px">管理系统日志</td>
<td width="80%" align="right">&nbsp; </td>
</tr>
</table>


+ 1
- 1
src/admin/templets/member_operations.htm Visa fil

@@ -56,7 +56,7 @@
<body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered mt-3" style="background:#cbd8ac;margin-bottom:10px;">
<tr>
<td height="30" align="center" bgcolor="#FAFCEF">
<td height="30" align="center" bgcolor="#f6f6f6">
<form name="form2" method="get" action="member_operations.php">
<table border="0" cellspacing="0" cellpadding="0" class="table table-borderless" style="width: 400px;">
<tr>


+ 1
- 1
src/admin/templets/mytag_tag_guide.htm Visa fil

@@ -46,7 +46,7 @@
<form action="mytag_tag_guide_ok.php" method="post" target="stafrm" name="form1">
<input type="hidden" name="dopost" value="gettag">
<tr>
<td height="26" align="left" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="mytag_main.php" align="left">自定义标记管理</a> &gt; 智能标记生成向导</td>
<td height="26" align="left" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="mytag_main.php" align="left">自定义标记管理</a> &gt; 智能标记生成向导</td>
</tr>
<tr>
<td height="265" valign="top" bgcolor="#FFFFFF">


+ 3
- 7
src/admin/templets/shops_delivery.htm Visa fil

@@ -11,7 +11,6 @@
.fontOrange {
COLOR: #ff4e00
}

.npvar {
width: 90%
}
@@ -22,10 +21,7 @@
<input type="hidden" name="do" value="add">
<table width="100%" border="0" cellpadding="1" cellspacing="1" class="table maintable table-bordered mt-3 sysinfo">
<tr align="center" height="26">
<td height="30" colspan="2" align="left" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'
style="padding-left:10px">
增加一个配送方式
</td>
<td height="30" colspan="2" align="left" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif' style="padding-left:10px">增加一个配送方式</td>
</tr>
<tr align="center" height="26" bgcolor="#FFFFFF">
<td width="13%" height="30" align="right" bgcolor="#FFFFFF">
@@ -50,7 +46,7 @@
</td>
<td align="left" bgcolor="#FFFFFF">
<textarea name="des" id="des" style="margin-left:6px;height:50px;width:320px;"></textarea>
&nbsp;最多100个文字内,简要说明一下
&nbsp;最多100个文字内简要说明一下
</td>
</tr>
<tr bgcolor="#F3FFDD">
@@ -85,7 +81,7 @@
<tr>
<td width="23%" height="26" align="left" style="padding-left:5px;">
<input name="m_dname<?php echo $rs['pid'];?>" type="text" value="<?php echo $rs['dname'];?>">
<div style="padding:3px;BORDER-TOP: #CCC 1px solid;"><a class="btn btn-success btn-sm" href="shops_delivery.php?do=del&id=<?php echo $rs['pid'];?>" onClick="return(confirm('删除后无法恢复,您确定删除吗?'))">删除</a></div>
<div style="padding:3px;BORDER-TOP: #CCC 1px solid;"><a class="btn btn-success btn-sm" href="shops_delivery.php?do=del&id=<?php echo $rs['pid'];?>" onClick="return(confirm('删除后无法恢复,您确定删除吗'))">删除</a></div>
</td>
<td width="77%" align="left" valign="top" style="BORDER-BOTTOM: #CCC 1px solid;padding-left:5px;">
手续费:


+ 1
- 1
src/admin/templets/shops_operations.htm Visa fil

@@ -67,7 +67,7 @@
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable table-bordered mt-3" style="background:#cbd8ac;margin-bottom:10px;">
<tr>
<td height="30" align="center" bgcolor="#FAFCEF">
<td height="30" align="center" bgcolor="#f6f6f6">
<form name="form2" method="get" action="shops_operations.php">
<table border="0" cellspacing="0" cellpadding="0" class="table table-borderless" style="width: 400px;">
<tr>


+ 2
- 2
src/admin/templets/soft_config.htm Visa fil

@@ -26,8 +26,8 @@
<td height="26" colspan="2" background='../static/web/img/tbg.gif'>
<table width="98%" border="0" cellpadding="0" cellspacing="0" class="table table-borderless">
<tr>
<td width="30%" height="18" style="padding-left:10px">软件频道设置</td>
<td width="70%" align="right">&nbsp;</td>
<td width="30%" style="padding-left:10px">软件频道设置</td>
<td width="70%" align="right"></td>
</tr>
</table>
</td>


Laddar…
Avbryt
Spara