From 2073c3d3dcf7119d595f46377451aa799dc9f0c1 Mon Sep 17 00:00:00 2001 From: zch Date: Wed, 13 Nov 2024 15:27:41 +0800 Subject: [PATCH] =?UTF-8?q?add(ruoyi-ui):=20=E6=B7=BB=E5=8A=A0=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增了首页组件,包括头部、系统介绍、主要特点和开始使用按钮 - 实现了响应式布局和基本样式 - 添加了跳转到基础信息页面的功能 --- ruoyi-ui/src/views/index.vue | 85 ++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index e69de29..0234cc7 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -0,0 +1,85 @@ + + + + +