Browse Source

会员调整

tags/6.1.9
xushubieli 2 years ago
parent
commit
603c8546ee
6 changed files with 19 additions and 21 deletions
  1. +1
    -1
      src/user/templets/content_list.htm
  2. +1
    -1
      src/user/templets/content_sg_list.htm
  3. +3
    -3
      src/user/templets/mypay.htm
  4. +3
    -3
      src/user/templets/operation.htm
  5. +3
    -3
      src/user/templets/shops_orders.htm
  6. +8
    -10
      src/user/templets/shops_products.htm

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

@@ -60,7 +60,7 @@
<th width="10%">类目</th>
<th width="10%">状态</th>
<th width="10%">点击</th>
<th width="10%">发布时间</th>
<th width="10%">时间</th>
<th>操作</th>
</tr>
</thead>


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

@@ -60,7 +60,7 @@
<th width="10%">类目</th>
<th width="10%">状态</th>
<th width="10%">点击</th>
<th width="10%">发布时间</th>
<th width="10%">时间</th>
<th>操作</th>
</tr>
</thead>


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

@@ -3,7 +3,7 @@
<head>
<meta charset="<?php echo $cfg_soft_lang; ?>">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<title>消费记录-会员中心-<?php echo $cfg_webname; ?></title>
<title>购买内容-会员中心-<?php echo $cfg_webname; ?></title>
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script>
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css">
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css">
@@ -27,8 +27,8 @@
<table width="100%" cellpadding="0" cellspacing="0" class="table">
<thead>
<tr>
<th width="5%"></th>
<th width="5%">ID</th>
<th width="10%"></th>
<th width="10%">ID</th>
<th>标题</th>
<th width="20%">消费金币</th>
<th width="20%">消费时间</th>


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

@@ -3,7 +3,7 @@
<head>
<meta charset="<?php echo $cfg_soft_lang; ?>">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<title>订单列表-会员中心-<?php echo $cfg_webname; ?></title>
<title>金币订单-会员中心-<?php echo $cfg_webname; ?></title>
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script>
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css">
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css">
@@ -30,8 +30,8 @@
<th width="25%" colspan="2">订单号</th>
<th width="25%">产品</th>
<th>详细状态信息</th>
<th width="15%">状态</th>
<th width="10%">时间</th>
<th width="12%">状态</th>
<th width="15%">时间</th>
</tr>
</thead>
<tbody>


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

@@ -45,11 +45,11 @@
<table width="100%" cellpadding="0" cellspacing="0" class="table mt-3">
<thead>
<tr>
<th colspan="2" width="25%">订单号</th>
<th width="25%" colspan="2">订单号</th>
<th>状态</th>
<th width="10%">数量</th>
<th width="10%">总计(元)</th>
<th width="20%">时间</th>
<th width="12%">总计(元)</th>
<th width="15%">时间</th>
</tr>
</thead>
<form name="form1" action="shops_orders.php" method="post">


+ 8
- 10
src/user/templets/shops_products.htm View File

@@ -3,7 +3,7 @@
<head>
<meta charset="<?php echo $cfg_soft_lang; ?>">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<title>购商品-会员中心-<?php echo $cfg_webname; ?></title>
<title>购商品-会员中心-<?php echo $cfg_webname; ?></title>
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script>
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/bootstrap.min.css">
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/font/css/font-awesome.min.css">
@@ -49,7 +49,7 @@
<td><?php echo GetSta($row['state'],$oid)?></td>
</tr>
<tr>
<td align="right">单价(元/单位):</td>
<td align="right">单价(元):</td>
<td><?php echo $row['uprice']?>元</td>
</tr>
<tr>
@@ -102,12 +102,11 @@
<table cellspacing="1" class="table">
<thead>
<tr>
<th colspan="2" width="22%">订单号</th>
<th width="25%" colspan="2">订单号</th>
<th>名称</th>
<th width="10%"><span style="float:right;width: 75px;">单价(元/单位)</span>
</th>
<th width="8%" align="center">数量</th>
<th width="20%" align="center">购买时间</th>
<th width="10%" align="center">数量</th>
<th width="12%">单价(元)</th>
<th width="15%" align="center">时间</th>
</tr>
</thead>
<form name="form1" action="shops_products.php" method="post">
@@ -116,11 +115,10 @@
{dede:datalist}
<tr>
<td align="center"><input type="checkbox" name="deleteid" value="{dede:field.oid/}" /></td>
<td align="center"><a href="shops_products.php?do=show&oid={dede:field.oid/}">{dede:field.oid/}</a>
</td>
<td align="center"><a href="shops_products.php?do=show&oid={dede:field.oid/}">{dede:field.oid/}</a></td>
<td align="center"><a href="<?php echo $cfg_cmspath;?>/apps/view.php?aid={dede:field.aid/}" target="_blank">{dede:field.title/}</a></td>
<td align="center">{dede:field.price/}</td>
<td align="center">{dede:field.buynum/}</td>
<td align="center">{dede:field.price/}</td>
<td align="center">{dede:field.oid function="carTime(@me)"/}</td>
</tr>
{/dede:datalist}


Loading…
Cancel
Save