瀏覽代碼

边距

tags/6.1.9
xushubieli 1 年之前
父節點
當前提交
7dc36d2bb8
共有 10 個檔案被更改,包括 15 行新增15 行删除
  1. +1
    -1
      src/admin/templets/catalog_main.htm
  2. +1
    -1
      src/admin/templets/member_main.htm
  3. +2
    -2
      src/admin/templets/member_operations.htm
  4. +1
    -1
      src/admin/templets/member_pm.htm
  5. +1
    -1
      src/admin/templets/member_pmall.htm
  6. +1
    -1
      src/admin/templets/member_pmone.htm
  7. +1
    -1
      src/admin/templets/member_scores.htm
  8. +3
    -3
      src/admin/templets/shops_operations.htm
  9. +3
    -3
      src/admin/templets/stepselect_main.htm
  10. +1
    -1
      src/admin/templets/templets_one.htm

+ 1
- 1
src/admin/templets/catalog_main.htm 查看文件

@@ -164,7 +164,7 @@
</style>
</head>
<body onLoad="ContextMenu.intializeContextMenu()">
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="maintable mt-3">
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="maintable mt-3 mb-3">
<tr>
<td height="26" style="background:#f8f8f8;border: 1px solid #dee2e6">
<span style="float:left;padding-left:10px;line-height:26px" class="py-3">网站栏目管理</span>


+ 1
- 1
src/admin/templets/member_main.htm 查看文件

@@ -57,7 +57,7 @@
</table>
</form>
<form name="form2">
<table width="98%" align="center" cellpadding="2" cellspacing="1" class="table maintable">
<table width="98%" align="center" cellpadding="2" cellspacing="1" class="table maintable mb-3">
<tr>
<td height="26" colspan="9" background="../static/web/img/tbg.gif">
<table width="99%" cellspacing="0" cellpadding="0" class="table table-borderless">


+ 2
- 2
src/admin/templets/member_operations.htm 查看文件

@@ -69,12 +69,12 @@
</tr>
</table>
</form>
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mb-3">
<tr>
<td height="26" colspan="8" background="../static/web/img/tbg.gif">
<table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px">会员消费管理</td>
<td width="30%" style="padding-left:10px">会员消费管理</td>
<td width="45%" align="right" style="padding-top:10px">
<button type="button" onClick="location='member_operations.php?sta=0';" class="btn btn-success btn-sm">未付款</button>
<button type="button" onClick="location='member_operations.php?sta=1';" class="btn btn-success btn-sm">已付款</button>


+ 1
- 1
src/admin/templets/member_pm.htm 查看文件

@@ -34,7 +34,7 @@
</tr>
</table>
</form>
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mb-3">
<tr>
<td height="26" colspan="7" background="../static/web/img/tbg.gif"><span class="current" id="cate_1">短信列表</span> <a href="member_pmall.php">群发短信</a> <a href="member_pmone.php">单独短信</a></td>
</tr>


+ 1
- 1
src/admin/templets/member_pmall.htm 查看文件

@@ -33,7 +33,7 @@
</tr>
</table>
</form>
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mb-3">
<tr>
<td height="26" colspan="7" background="../static/web/img/tbg.gif"><a href="member_pm.php">短信列表</a> <span class="current" id="cate_1">群发短信</span> <a href="member_pmone.php">单独短信</a></td>
</tr>


+ 1
- 1
src/admin/templets/member_pmone.htm 查看文件

@@ -33,7 +33,7 @@
</tr>
</table>
</form>
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mb-3">
<tr>
<td height="26" colspan="7" background="../static/web/img/tbg.gif"><a href="member_pm.php">短信列表</a> <a href="member_pmall.php">群发短信</a> <span class="current" id="cate_1">单独短信</span></td>
</tr>


+ 1
- 1
src/admin/templets/member_scores.htm 查看文件

@@ -24,7 +24,7 @@
<body>
<form action="member_scores.php" method="post">
<input name="action" type="hidden" value="save">
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="tbtitle mt-3" style="border:1px solid #dee2e6;border-bottom:none">
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="tbtitle mt-3 mb-3" style="border:1px solid #dee2e6;border-bottom:0">
<tr>
<td width="100%" height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="member_main.php">会员管理</a> &gt; 积分头衔设置</td>
</tr>


+ 3
- 3
src/admin/templets/shops_operations.htm 查看文件

@@ -3,7 +3,7 @@
<head>
<meta charset="<?php echo $cfg_soft_lang; ?>">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<title>订单管理</title>
<title>商店订单记录</title>
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css">
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css">
<link rel="stylesheet" href="../static/web/css/admin.css">
@@ -83,12 +83,12 @@
</tr>
</table>
</form>
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mb-3">
<tr>
<td height="26" colspan="11" background="../static/web/img/tbg.gif">
<table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px">订单列表:</td>
<td width="30%" style="padding-left:10px">商店订单记录</td>
<td width="45%" align="right" style="padding-top:10px">
<button type="button" onClick="location='shops_operations.php?sta=0'" class="btn btn-success btn-sm">未付款</button>
<button type="button" onClick="location='shops_operations.php?sta=1';" class="btn btn-success btn-sm">已付款</button>


+ 3
- 3
src/admin/templets/stepselect_main.htm 查看文件

@@ -199,7 +199,7 @@ li{float:left;padding-right:10px;line-height:26px}
//如果添加3级之类
if($topvalue % 500 != 0) $arr['issign'] = 2;
?>
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable table-bordered" style="margin-bottom:10px">
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="8">
<div style="float:left"><?php echo $selgroup; ?> &gt; 子分类管理</div>
@@ -234,7 +234,7 @@ li{float:left;padding-right:10px;line-height:26px}
</td>
</tr>
</table>
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable table-bordered">
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="8">
<div style="float:left">
@@ -320,7 +320,7 @@ li{float:left;padding-right:10px;line-height:26px}
<?php
} else {
?>
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable table-bordered">
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="8">
<div style="float:left">


+ 1
- 1
src/admin/templets/templets_one.htm 查看文件

@@ -44,7 +44,7 @@
</form>
</td>
</table>
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable">
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mb-3">
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">
<div style="float:left">单独页面管理</div>


Loading…
取消
儲存