From 7d419c4869365ae1a6ec254ae2e90224db609444 Mon Sep 17 00:00:00 2001 From: cxh16 Date: Mon, 13 Apr 2026 17:19:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E9=BB=98=E8=AE=A4=E9=80=9A?= =?UTF-8?q?=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home/Index.vue | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/src/views/Home/Index.vue b/src/views/Home/Index.vue index 7d4c67373..cfb6a0f94 100644 --- a/src/views/Home/Index.vue +++ b/src/views/Home/Index.vue @@ -277,24 +277,6 @@ const getProject = async () => { let notice = reactive([]) const getNotice = async () => { const data = [ - { - title: '系统支持 JDK 8/17/21,Vue 2/3', - type: '技术兼容性', - keys: ['JDK', 'Vue'], - date: new Date() - }, - { - title: '后端提供 Spring Boot 2.7/3.2 + Cloud 双架构', - type: '架构灵活性', - keys: ['Boot', 'Cloud'], - date: new Date() - }, - { - title: '全部开源,个人与企业可 100% 直接使用,无需授权', - type: '开源免授权', - keys: ['无需授权'], - date: new Date() - }, { title: '国内使用最广泛的快速开发平台,远超 10w+ 企业使用', type: '广泛企业认可',