From 7d3681fcb326703534bfcba1568f35ba7feedce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E6=A9=99=E6=A5=8A?= <2370374436@qq.com> Date: Thu, 24 Oct 2019 08:36:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9E=83=E5=9C=BE=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/Alert.php | 48 ++++++++ admin/Question.php | 92 ++++----------- admin/WasteSorting.php | 246 +++++++++++++++++++++++++++++++++++++++++ api/BaiduImage.php | 2 +- api/QueryText.php | 4 +- database/Query.php | 107 ++++++++++++++++-- test.php | 6 +- 7 files changed, 420 insertions(+), 85 deletions(-) create mode 100644 admin/Alert.php create mode 100644 admin/WasteSorting.php diff --git a/admin/Alert.php b/admin/Alert.php new file mode 100644 index 0000000..18a5a5f --- /dev/null +++ b/admin/Alert.php @@ -0,0 +1,48 @@ + + function doClick() { + $script + } + +