|
|
@@ -1,4 +1,4 @@
|
|
|
-<?php /*a:5:{s:72:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\auction\auction_order\index.php";i:1648109753;s:61:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\public\container.php";i:1595820902;s:62:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\public\frame_head.php";i:1595820902;s:57:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\public\style.php";i:1595820902;s:64:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\public\frame_footer.php";i:1595820902;}*/ ?>
|
|
|
+<?php /*a:5:{s:72:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\auction\auction_order\index.php";i:1648110152;s:61:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\public\container.php";i:1595820902;s:62:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\public\frame_head.php";i:1595820902;s:57:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\public\style.php";i:1595820902;s:64:"D:\phpstudy_pro\WWW\CRMEB\app\admin\view\public\frame_footer.php";i:1595820902;}*/ ?>
|
|
|
<!DOCTYPE html>
|
|
|
<html lang="zh-CN">
|
|
|
<head>
|
|
|
@@ -230,8 +230,8 @@
|
|
|
{type: 'checkbox'},
|
|
|
{field: 'id', title: 'ID', sort: true, event: 'id', width: '5%', templet: '#id'},
|
|
|
{field: 'order_id', title: '订单号', templet: '#order_id', align: 'center'},
|
|
|
- {field: 'account', title: '账号', templet: '#account', align: 'center'},
|
|
|
- {field: 'nickname', title: '呢称', templet: '#nickname', align: 'center'},
|
|
|
+ {field: 'account', title: '购买用户账号', templet: '#account', align: 'center'},
|
|
|
+ {field: 'nickname', title: '购买用户呢称', templet: '#nickname', align: 'center'},
|
|
|
{field: 'name', title: '商品', templet: '#name', align: 'center'},
|
|
|
{field: 'price', title: '购买价格', templet: '#price', align: 'center', style : 'color: #DC143C;'},
|
|
|
{field: 'image', title: '图片', templet: '#image', align: 'center'},
|