From a144ea0f54e0f820a3dccb215416784743e5a1f0 Mon Sep 17 00:00:00 2001
From: wangchengming <15110151257@163.com>
Date: Mon, 2 Dec 2024 15:04:28 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-ui/src/views/official/index/index.vue | 5 +-
.../src/views/official/slideshow/index.vue | 82 ++++++++++++-------
2 files changed, 55 insertions(+), 32 deletions(-)
diff --git a/ruoyi-ui/src/views/official/index/index.vue b/ruoyi-ui/src/views/official/index/index.vue
index 2a1d56a..ffef15e 100644
--- a/ruoyi-ui/src/views/official/index/index.vue
+++ b/ruoyi-ui/src/views/official/index/index.vue
@@ -314,7 +314,10 @@
children: [
{
label: '投资者',
- children: [{ label: 'banner' }]
+ children: [
+ { label: 'banner' },
+ { label: '详情banner' }
+ ]
},
{
label: '合作邀约',
diff --git a/ruoyi-ui/src/views/official/slideshow/index.vue b/ruoyi-ui/src/views/official/slideshow/index.vue
index 90ddc43..34f20c7 100644
--- a/ruoyi-ui/src/views/official/slideshow/index.vue
+++ b/ruoyi-ui/src/views/official/slideshow/index.vue
@@ -17,6 +17,9 @@
+
+
+
@@ -109,7 +112,7 @@
label="类型"
align="center"
prop="type"
- :formatter="(row, column, cellValue, index) => ['公告通知', '公司资讯', '政策法规', '行业动态'][cellValue]"
+ :formatter="(row, column, cellValue, index) => ['公告通知', '公司资讯', '政策法规', '行业动态', '投资者新闻', '公司治理', '投资者关系'][cellValue]"
/>
@@ -158,13 +161,33 @@
/>
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公告通知
+ 公司资讯
+ 政策法规
+ 行业动态
+ 投资者新闻
+ 公司治理
+ 投资者关系
+
+
+
+
-
-
-
- 公告通知
- 公司资讯
- 政策法规
- 行业动态
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
否
@@ -205,12 +210,17 @@
+
+
+
+
+
-
-
+
+
-
+