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: '广泛企业认可',