From 9786cd2cc126d9559c93ce71cc51b80ad8334d85 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Tue, 18 Nov 2025 17:44:16 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E9=A6=96=E6=AC=A1=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clientCommon/footer.html | 0 clientCommon/header.html | 33 +++ clientCommon/kefu.html | 0 index.html | 11 + report.html | 522 +++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 566 insertions(+) create mode 100644 clientCommon/footer.html create mode 100644 clientCommon/header.html create mode 100644 clientCommon/kefu.html create mode 100644 index.html create mode 100644 report.html diff --git a/clientCommon/footer.html b/clientCommon/footer.html new file mode 100644 index 0000000..e69de29 diff --git a/clientCommon/header.html b/clientCommon/header.html new file mode 100644 index 0000000..9c950b7 --- /dev/null +++ b/clientCommon/header.html @@ -0,0 +1,33 @@ + +
+
+ + noimg +
+
+ +
+
index
+
+
+
+ \ No newline at end of file diff --git a/clientCommon/kefu.html b/clientCommon/kefu.html new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..b0bcf17 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +
首页
+ + \ No newline at end of file diff --git a/report.html b/report.html new file mode 100644 index 0000000..1e9a79e --- /dev/null +++ b/report.html @@ -0,0 +1,522 @@ + + + + + + Document + + + +
+ + {include file="include/ai2/header.html"} + + {if $smarty.get.oid|@trim} +
{$smarty.get.oid|@trim}
+ {elseif $smarty.cookies.tid} +
{$smarty.cookies.tid}
+ {/if} +
+
+
+

我的报告

+
+ 订单编号: + + + 查找报告 +
+
+

找不到订单编号?

+
+
+
+
+
    +
  • +

    微信支付

    +
  • +
  • +

    支付宝支付

    +
  • +
  • +

    淘宝订单

    +
  • +
+ + + +
+
+
+
+ +

咦~ 还没有订单号呢?

+
+ +
+
+
+ + 系统保留7天以内的检测报告,超过7天则被删除,确保您的论文不会被泄露和盗窃,检测完成后请尽快下载您的检测报告。 +
+
+
+ +
+ + + \ No newline at end of file