diff --git a/Application/Home/Controller/DownloadController.class.php b/Application/Home/Controller/DownloadController.class.php index 570ef3d..c1403aa 100644 --- a/Application/Home/Controller/DownloadController.class.php +++ b/Application/Home/Controller/DownloadController.class.php @@ -1728,7 +1728,7 @@ class DownloadController extends BaseController // $this->ajaxReturn(array("status" => -1, "msg" => "添加导出日志失败", 'ret' => $res)); $this->error('添加下载失败'); } - $this->success('添加下载成功,导出数据不包含当天', U('listsIndex')); + $this->success('添加下载成功,导出数据不包含当天', U('listsIndexNew')); } public function userRecharge_data_export() diff --git a/Application/Home/View/default/Download/listsIndexNew.html b/Application/Home/View/default/Download/listsIndexNew.html new file mode 100644 index 0000000..235be62 --- /dev/null +++ b/Application/Home/View/default/Download/listsIndexNew.html @@ -0,0 +1,290 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Application/Home/View/default/Public/promote_base.html b/Application/Home/View/default/Public/promote_base.html index 82986b4..f6eccdc 100644 --- a/Application/Home/View/default/Public/promote_base.html +++ b/Application/Home/View/default/Public/promote_base.html @@ -39,9 +39,13 @@ + +