From b92ea6edbd1d8a329b1940daf716e90a21bcce78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Tue, 2 Mar 2021 16:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/data/controller/Config.php | 1 - app/data/view/config/cropper.html | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/app/data/controller/Config.php b/app/data/controller/Config.php index a57827b14..356071a84 100644 --- a/app/data/controller/Config.php +++ b/app/data/controller/Config.php @@ -135,7 +135,6 @@ class Config extends Controller { if ($this->request->isGet()) { $this->data = sysdata($this->skey); - dump($this->data); $this->fetch($template); } if ($this->request->isPost()) { diff --git a/app/data/view/config/cropper.html b/app/data/view/config/cropper.html index 9d8373e0a..1e41fb592 100644 --- a/app/data/view/config/cropper.html +++ b/app/data/view/config/cropper.html @@ -2,20 +2,20 @@ {block name="content"}
-
-
+
+

1. 上传邀请码的背景图片( 支持 PNG 和 JPG 格式 )

2. 选择需要绘制二维码的区域,生成相对图片坐标参数

3. 保存位置数据,下次可直接显示

-