Browse Source

会员列表调整

tags/6.1.9
xushubieli 2 years ago
parent
commit
9f55cbad50
11 changed files with 40 additions and 42 deletions
  1. +1
    -1
      src/admin/dialog/select_soft.php
  2. +1
    -1
      src/admin/dialog/select_templets.php
  3. +1
    -1
      src/static/web/css/member.css
  4. +2
    -2
      src/user/buy.php
  5. +10
    -12
      src/user/templets/buy.htm
  6. +7
    -7
      src/user/templets/content_list.htm
  7. +7
    -7
      src/user/templets/content_sg_list.htm
  8. +1
    -1
      src/user/templets/mypay.htm
  9. +5
    -5
      src/user/templets/operation.htm
  10. +1
    -1
      src/user/templets/pm-main.htm
  11. +4
    -4
      src/user/templets/shops_orders.htm

+ 1
- 1
src/admin/dialog/select_soft.php View File

@@ -87,7 +87,7 @@ a{text-decoration:none!important}
<input type="hidden" name="job" value="upload">
上传:<input type="file" name="uploadfile" size="24" style="width:50%;border:none">
改名:<input type="text" name="newname" style="width:160px">
<button type="submit" name="sb1" class="btn btn-success btn-sm">上传</button>
<button type="submit" name="sb1" class="btn btn-success btn-sm">保存</button>
</form>
</td>
</tr>


+ 1
- 1
src/admin/dialog/select_templets.php View File

@@ -68,7 +68,7 @@ a{text-decoration:none!important}
<input type="hidden" name="job" value="upload">
上传:<input type="file" name="uploadfile" style="width:50%;border:none">
改名:<input type="text" name="filename" style="width:160px">
<button type="submit" name="sb1" class="btn btn-success btn-sm">上传</button>
<button type="submit" name="sb1" class="btn btn-success btn-sm">保存</button>
</form>
</td>
</tr>


+ 1
- 1
src/static/web/css/member.css View File

@@ -1 +1 @@
body{line-height:1.5;font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff}main.login-from{background-image:url('../img/member_bg.jpg');background-repeat:no-repeat;background-position:top center;height:620px;padding-top:5em}.login-area{background-color:white;max-width:500px;padding:1em;float:right}.login-area .btnLogin{width:100%;padding:.5em}.login-area small.des{color:#B5B5B5}.login-area .licence a{color:#28a745}.copyright.light{background-color:white}.flink,.flink a,.copyright.light,.copyright.light a{color:#424b51}.member a{color:#28a745}.member .member-actions{font-size:16px}.member .member-logo{border-radius:50%;max-width:72px;min-height:72px}.member-actions a{color:#868686;margin-left:1em;line-height:64px}main.member{background:url("../img/member_home_bg.jpg");background-repeat:no-repeat;background-position:top center}.member .member-rank a{color:white}.member .member-info{padding-top:3.5em}.member .member-type span{padding:.6em;position:relative;top:-12px}.member .pannel{background-color:#F3F3F3}.member a.btn-success{color:white}.member .pannel .dropdown{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.member .pannel .pannel-main .pannel-main-container{background-color:white;padding:1em}.member .list-group-item.active a{color:white}.member .member-menu .list-group-flush>.list-group-item{cursor:pointer}.member .pannel-main .nav-link.active{font-weight:bold}option.option2{background-color:#DDD}@media only screen and (max-width:576px){.login-area{float:none;margin:auto}}
body{line-height:1.5;font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff}main.login-from{background-image:url('../img/member_bg.jpg');background-repeat:no-repeat;background-position:top center;height:620px;padding-top:5em}.login-area{background-color:white;max-width:500px;padding:1em;float:right}.login-area .btnLogin{width:100%;padding:.5em}.login-area small.des{color:#B5B5B5}.login-area .licence a{color:#28a745}.copyright.light{background-color:white}.flink,.flink a,.copyright.light,.copyright.light a{color:#424b51}.member a{color:#28a745}.member .member-actions{font-size:16px}.member .member-logo{border-radius:50%;max-width:72px;min-height:72px}.member-actions a{color:#868686;margin-left:1em;line-height:64px}main.member{background:url("../img/member_home_bg.jpg");background-repeat:no-repeat;background-position:top center}.member .member-rank a{color:white}.member .member-info{padding-top:3.5em}.member .member-type span{padding:.6em;position:relative;top:-12px}.member .pannel{background-color:#F3F3F3}.member a.btn-success{color:white}.member .pannel .dropdown{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.member .pannel .pannel-main .pannel-main-container{background-color:white;padding:1em}.member .list-group-item.active a{color:white}.member .member-menu .list-group-flush>.list-group-item{cursor:pointer}.member .pannel-main .nav-link.active{font-weight:bold}option.option2{background-color:#DDD}@media only screen and (max-width:576px){.login-area{float:none;margin:auto}}.btn+.btn,.btn-text+.btn-text{margin-left:10px}.fa{font-size:14px!important;color:inherit}.table{color:#424b51}.table td,.table th{padding:.6rem;vertical-align:middle}.table th img,.table td img{vertical-align:text-bottom}

+ 2
- 2
src/user/buy.php View File

@@ -17,7 +17,7 @@ $dsql->SetQuery("SELECT * FROM `#@__moneycard_type`");
$dsql->Execute();
while ($row = $dsql->GetObject()) {
$row->money = sprintf("%01.2f", $row->money);
$moneycards .= "<tr align='center'>
$moneycards .= "<tr>
<td><input type='radio' name='pid' value='{$row->tid}'></td>
<td>{$row->pname}</td>
<td>{$row->num}个</td>
@@ -29,7 +29,7 @@ $dsql->SetQuery("SELECT `#@__member_type`.*,`#@__arcrank`.membername,`#@__arcran
$dsql->Execute();
while ($row = $dsql->GetObject()) {
$row->money = sprintf("%01.2f", $row->money);
$membertypes .= "<tr align='center'>
$membertypes .= "<tr>
<td><input type='radio' name='pid' value='{$row->aid}'></td>
<td>{$row->pname}</td>
<td>{$row->membername}</td>


+ 10
- 12
src/user/templets/buy.htm View File

@@ -43,8 +43,8 @@
<table width="100%" cellpadding="0" cellspacing="0" class="table">
<tbody>
<tr>
<td width="15%" align="right">兑换数量:</td>
<td width="35%"><input name="money" type="text" id="money" size="38" class="form-control" value="<?php echo $canCav; ?>"></td>
<td width="20%" align="right">兑换数量:</td>
<td width="270"><input name="money" type="text" id="money" class="form-control" value="<?php echo $canCav; ?>" style="width:260px"></td>
<td align="left"><button class="btn btn-success btn-sm" type="submit">兑换</button></td>
</tr>
</tbody>
@@ -60,23 +60,21 @@
<table width="100%" cellpadding="0" cellspacing="0" class="table">
<tbody>
<tr>
<td width="15%" align="right">点卡密码:</td>
<td><input name="cardid" type="text" id="cardid" size="38" class="form-control" style="width:200px"></td>
<td width="20%" align="right">点卡密码:</td>
<td><input name="cardid" type="text" id="cardid" size="38" class="form-control" style="width:260px"></td>
</tr>
<tr>
<td align="right">验证码</td>
<td>
<td width="270">
<input name="vdcode" type="text" id="vdcode" class="form-control" style="display:inline-block;width:260px;text-transform:uppercase">
<img src="../apps/vdimgck.php" alt="验证码" title="验证码" onclick="this.src=this.src+'?'" style="cursor:pointer">
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="right"></td>
<td><button class="btn btn-success btn-sm" type="submit">充值</button></td>
</tr>
</tfoot>
</tbody>
</table>
</form>
</div>
@@ -88,8 +86,8 @@
<tr style="background:#F8FCF1">
<th width="10%">选择</th>
<th>点卡类型</th>
<th width="15%">金币数量</th>
<th width="15%">购买价格</th>
<th width="16%">金币数量</th>
<th width="12%">购买价格</th>
</tr>
<tbody>
<?php echo $moneycards; ?>
@@ -112,8 +110,8 @@
<th width="10%">选择</th>
<th>产品名称</th>
<th width="12%">会员类型</th>
<th width="12%">时限(天)</th>
<th width="10%">价格</th>
<th width="16%">时限(天)</th>
<th width="12%">价格</th>
</tr>
<tbody>
<?php echo $membertypes?>


+ 7
- 7
src/user/templets/content_list.htm View File

@@ -57,26 +57,26 @@
<thead>
<tr>
<th width="30%">文章标题</th>
<th width="10%">类目</th>
<th width="12%">类目</th>
<th width="10%">状态</th>
<th width="10%">点击</th>
<th width="10%">时间</th>
<th>操作</th>
<th width="16%">时间</th>
<th align="center">操作</th>
</tr>
</thead>
<tbody>
{dede:datalist}
<tr>
<td class="tabTitle"><a href="<?php echo $cfg_phpurl; ?>/view.php?aid=<?php echo $fields['id']; ?>" target="_blank"><?php echo $fields['title']; ?><?php echo IsPicArchives($fields['litpic']); ?></a></td>
<td align="center"><?php echo $fields['typename']; ?></td>
<td align="center">
<td><?php echo $fields['typename']; ?></td>
<td>
<?php
if($fields['arcrank']>=0) echo "已审核";
else if($fields['arcrank']==-2) echo "<span style='color:#007bff'>审核失败</span>";
else echo "<span class='text-danger'>未审核</span>";
?>
</td>
<td align="center"><?php echo $fields['click']; ?></td>
<td><?php echo $fields['click']; ?></td>
<td><?php echo GetDateMk($fields['senddate']); ?></td>
<td align="center" class="doPost">
<?php
@@ -87,7 +87,7 @@
<a href="javascript:delArc(<?php echo $fields['id']?>);" class="btn btn-success btn-sm">删除</a>
<?php
} else {
echo "<span class='btn btn-success btn-sm'>无操作</span>";
echo "<span class='btn btn-sm'>无操作</span>";
}
?>
<a href="javascript:viewArc(<?php echo $fields['id']; ?>);" class="btn btn-success btn-sm">预览</a>


+ 7
- 7
src/user/templets/content_sg_list.htm View File

@@ -57,27 +57,27 @@
<thead>
<tr>
<th width="30%">文章标题</th>
<th width="10%">类目</th>
<th width="12%">类目</th>
<th width="10%">状态</th>
<th width="10%">点击</th>
<th width="10%">时间</th>
<th>操作</th>
<th width="16%">时间</th>
<th align="center">操作</th>
</tr>
</thead>
<tbody>
{dede:datalist}
<tr>
<td class="tabTitle"><a href="<?php echo $cfg_phpurl; ?>/view.php?aid=<?php echo $fields['aid']; ?>" target="_blank"><?php echo $fields['title']; ?></a></td>
<td align="center"><?php echo $fields['typename']; ?></td>
<td align="center">
<td><?php echo $fields['typename']; ?></td>
<td>
<?php
if($fields['arcrank']>=0) echo "已审核";
else if($fields['arcrank']==-2) echo "<span style='color:#007bff'>审核失败</span>";
else echo "<span class='text-danger'>未审核</span>";
?>
</td>
<td align="center"><?php echo $fields['click']; ?></td>
<td align="center"><?php echo GetDateMk($fields['senddate']); ?></td>
<td><?php echo $fields['click']; ?></td>
<td><?php echo GetDateMk($fields['senddate']); ?></td>
<td align="center" class="doPost">
<a href="javascript:editArc(<?php echo $fields['aid']?>,<?php echo $fields['channel']?>);" class="btn btn-success btn-sm">修改</a>
<a href="javascript:delArc(<?php echo $fields['aid']?>);" class="btn btn-success btn-sm">删除</a>


+ 1
- 1
src/user/templets/mypay.htm View File

@@ -27,7 +27,7 @@
<table width="100%" cellpadding="0" cellspacing="0" class="table">
<thead>
<tr>
<th width="10%"></th>
<th width="6%"></th>
<th width="10%">ID</th>
<th>标题</th>
<th width="20%">消费金币</th>


+ 5
- 5
src/user/templets/operation.htm View File

@@ -27,11 +27,11 @@
<table width="100%" cellpadding="0" cellspacing="0" class="table">
<thead>
<tr>
<th width="25%" colspan="2">订单号</th>
<th width="25%">产品</th>
<th>详细状态信息</th>
<th width="30%" colspan="2">订单号</th>
<th width="10%">状态</th>
<th width="10%">产品</th>
<th width="12%">状态</th>
<th width="15%">时间</th>
<th width="16%">时间</th>
</tr>
</thead>
<tbody>
@@ -40,8 +40,8 @@
{dede:datalist}
<tr>
<td align="center"><input type="checkbox" name="deleteid" value="{dede:field.aid/}" /></td>
<td>{dede:field.buyid/}</td>
<td><?php echo $fields['pname']; ?></td>
<td>{dede:field.buyid/}</td>
<td align="center"><?php echo $fields['oldinfo']; ?></td>
<td align="center">{dede:field.sta function="GetSta(@me)" /}</td>
<td align="center">{dede:field.mtime function="GetDateMk(@me)" /}</td>


+ 1
- 1
src/user/templets/pm-main.htm View File

@@ -62,7 +62,7 @@
<table class="table">
<thead>
<tr>
<th scope="col">&nbsp;</th>
<th scope="col"></th>
<th scope="col">标题</th>
<th scope="col">
<?php


+ 4
- 4
src/user/templets/shops_orders.htm View File

@@ -35,7 +35,7 @@
<div class="postForm mt-3" style="padding-bottom: 0px;">
<form name="form3" action="shops_products.php" method="get">
<div class="input-group" style="padding-left:120px">
订单号:<input class="form-control" type="text" name="oid" size="40" value="">
<input class="form-control" type="text" name="oid" size="40" placeholder="请输入订单号" value="">
<div class="input-group-append">
<button class="btn btn-success btn-sm" type="submit">搜索</button>
</div>
@@ -45,11 +45,11 @@
<table width="100%" cellpadding="0" cellspacing="0" class="table mt-3">
<thead>
<tr>
<th width="25%" colspan="2">订单号</th>
<th>状态</th>
<th width="30%" colspan="2">订单号</th>
<th width="10%">状态</th>
<th width="10%">数量</th>
<th width="12%">总计(元)</th>
<th width="15%">时间</th>
<th width="16%">时间</th>
</tr>
</thead>
<form name="form1" action="shops_orders.php" method="post">


Loading…
Cancel
Save