From 67467ca1f2c892abfad1717ea02f3c7b00057f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AF=9B=E5=A4=A7=E5=A7=90?= Date: Tue, 22 Jun 2021 12:55:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=86=E4=BA=AB=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E4=B8=8D=E5=AD=98=E5=9C=A8=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?,=20=E4=BF=AE=E5=A4=8D=E7=83=AD=E6=90=9C=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E5=99=A8=E4=B8=8D=E5=AD=98=E5=9C=A8=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98,=20=E4=BF=AE=E5=A4=8D=E6=B7=98=E5=AE=A2?= =?UTF-8?q?=E7=BC=93=E5=AD=98=E4=BF=9D=E5=AD=98=E4=BD=8D=E7=BD=AE=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98,=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E9=9D=99=E6=80=81=E5=BC=80=E5=8F=91=E6=96=87=E4=BB=B6=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/special/canvas.html | 43 ++++++++++++++++++++++++++++++++++++++++ html/user/index.html | 16 +++++++-------- package.json | 2 +- public/include.php | 6 ++++++ 4 files changed, 58 insertions(+), 9 deletions(-) create mode 100644 html/special/canvas.html diff --git a/html/special/canvas.html b/html/special/canvas.html new file mode 100644 index 0000000..f8652c5 --- /dev/null +++ b/html/special/canvas.html @@ -0,0 +1,43 @@ + + + +{include file="public/include,module/include/style"} +{$_GET['name']} + + +
+
+
+
+ {$_GET['name']} +
+
+ +
+ {$_GET['key']} +
+
+ +
+
+
+ +
+
+{if$mojia.config.mode=='exploit'} + +{else} + +{/if} +{include file="module/include/script"} + + diff --git a/html/user/index.html b/html/user/index.html index 2268b0e..e8fba18 100644 --- a/html/user/index.html +++ b/html/user/index.html @@ -85,40 +85,40 @@ -
+
- +
-
+
推广访问
成功邀请1位用户访问
获取{$GLOBALS['config']['user']['invite_visit_points']}积分
-
-
+
-
+
-
+
推广注册
成功邀请1位用户注册
获取{$GLOBALS['config']['user']['invite_reg_points']}积分
- diff --git a/package.json b/package.json index ef991a6..e2ccdb6 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "static": { "income": "{/}https://cdn.jsdelivr.net/gh/maodajie/daima@main/", - "down": "https://cdn.jsdelivr.net/gh/maodajie/mojiu@down/", + "down": "http://192.168.31.152/template/mojiu-down/", "main": "https://cdn.jsdelivr.net/gh/maodajie/mojiu@main/" }, "main": "static/script/layui.js", diff --git a/public/include.php b/public/include.php index 005e41e..d4fc9a8 100644 --- a/public/include.php +++ b/public/include.php @@ -1,4 +1,10 @@