From 6088be551c538d14c68594ae6740c0edfa25a8f1 Mon Sep 17 00:00:00 2001 From: ZF sun <34314687@qq.com> Date: Mon, 12 Jan 2026 09:27:26 +0800 Subject: [PATCH] =?UTF-8?q?chore(=E7=94=B5=E5=AD=90=E5=90=8D=E7=89=87):=20?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=B5=E5=AD=90=E5=90=8D=E7=89=87=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/addon/personnel/data/install.sql | 2 +- .../shop/view/enterprise/channel/edit.html | 107 +++++++++--------- .../shop/view/enterprise/channel/lists.html | 16 ++- 3 files changed, 66 insertions(+), 59 deletions(-) diff --git a/src/addon/personnel/data/install.sql b/src/addon/personnel/data/install.sql index dba54e4b6..7a996ca29 100644 --- a/src/addon/personnel/data/install.sql +++ b/src/addon/personnel/data/install.sql @@ -7,7 +7,7 @@ CREATE TABLE IF NOT EXISTS `lucky_personnel_channel` `site_id` int unsigned NOT NULL DEFAULT 0 COMMENT '站点ID', `create_time` int unsigned NOT NULL DEFAULT 0 COMMENT '创建时间', `channel_type` varchar(20) NOT NULL DEFAULT 'wechat' COMMENT '视频号类型:wechat-微信视频号,douyin-抖音,kuaishou-快手,redbook-小红书,bilibili-B站', - `channel_name` varchar(100) NOT NULL DEFAULT '' COMMENT '视频号名称', + `channel_name` varchar(100) NOT NULL DEFAULT '' COMMENT '视频号ID', `feed_id` varchar(100) NOT NULL DEFAULT '' COMMENT '视频号内容ID', `feed_token` varchar(255) NOT NULL DEFAULT '' COMMENT '视频号视频的标识', `avatar_image_type` varchar(10) NOT NULL DEFAULT 'upload' COMMENT '头像类型:upload-上传图片,url-URL', diff --git a/src/addon/personnel/shop/view/enterprise/channel/edit.html b/src/addon/personnel/shop/view/enterprise/channel/edit.html index 8becb8b16..ac9b63027 100644 --- a/src/addon/personnel/shop/view/enterprise/channel/edit.html +++ b/src/addon/personnel/shop/view/enterprise/channel/edit.html @@ -23,12 +23,65 @@
- +
- +
+
+ +
+ +
+
+ +
+ +
+ + +
+
+ +
+ +
+ +
+
+ +
+ +
+
+
+
+ +

点击上传

+
+
+ + x +
+
+
推荐使用 750x420 像素的图片
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+
@@ -61,51 +114,8 @@
推荐使用 200x200 像素的图片
-
- -
- -
-
-
- -
- -
-
-
- -
- - -
-
- -
- -
- -
-
- -
- -
-
-
-
- -

点击上传

-
-
- - x -
-
-
推荐使用 750x420 像素的图片
-
@@ -123,13 +133,6 @@
-
- -
- -
-
-
diff --git a/src/addon/personnel/shop/view/enterprise/channel/lists.html b/src/addon/personnel/shop/view/enterprise/channel/lists.html index 66bd6944a..f4c09f2ec 100644 --- a/src/addon/personnel/shop/view/enterprise/channel/lists.html +++ b/src/addon/personnel/shop/view/enterprise/channel/lists.html @@ -51,11 +51,13 @@