diff --git a/config/go-fly.sql b/config/go-fly.sql index 235aeb0..b2169b1 100644 --- a/config/go-fly.sql +++ b/config/go-fly.sql @@ -110,7 +110,7 @@ INSERT INTO `config` (`id`, `conf_name`, `conf_key`, `conf_value`) VALUES (NULL, INSERT INTO `config` (`id`, `conf_name`, `conf_key`, `conf_value`) VALUES (NULL, 'Server酱API', 'ServerJiangAPI', '')| INSERT INTO `config` (`id`, `conf_name`, `conf_key`, `conf_value`) VALUES (NULL, '微信小程序Token', 'WeixinToken', '')| INSERT INTO `config` (`id`, `conf_name`, `conf_key`, `conf_value`) VALUES (NULL, '当前小程序审核状态', 'MiniAppAudit', 'yes')| -INSERT INTO `config` (`id`, `conf_name`, `conf_key`, `conf_value`) VALUES (NULL, '是否允许上传附件', 'SendAttachment', 'ture')| +INSERT INTO `config` (`id`, `conf_name`, `conf_key`, `conf_value`) VALUES (NULL, '是否允许上传附件', 'SendAttachment', 'true')| DROP TABLE IF EXISTS `about`| CREATE TABLE `about` ( diff --git a/static/images/attachent.png b/static/images/attachent.png new file mode 100644 index 0000000..8fc052e Binary files /dev/null and b/static/images/attachent.png differ diff --git a/static/images/image-text.png b/static/images/image-text.png new file mode 100644 index 0000000..0daa058 Binary files /dev/null and b/static/images/image-text.png differ diff --git a/static/images/smile.png b/static/images/smile.png new file mode 100644 index 0000000..60026a6 Binary files /dev/null and b/static/images/smile.png differ diff --git a/static/upload/2020August/ca44a1da84f849d41f2b958dc7c70289.jpg b/static/upload/2020August/ca44a1da84f849d41f2b958dc7c70289.jpg deleted file mode 100644 index 0db795a..0000000 Binary files a/static/upload/2020August/ca44a1da84f849d41f2b958dc7c70289.jpg and /dev/null differ