1 Star 0 Fork 207

Alex/yudao-ui-static

forked from 芋道源码/yudao-demo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 977 Bytes
一键复制 编辑 原始数据 按行查看 历史
芋道源码 提交于 2024-04-30 22:19 . 1. 同步最新前端界面
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>cn.iocoder</groupId>
<artifactId>yudao-example</artifactId>
<version>${revision}</version>
<packaging>pom</packaging>
<modules>
<!-- SSO 单点登录 -->
<module>yudao-sso-demo-by-code</module>
<module>yudao-sso-demo-by-password</module>
<!-- 前端直接预览 -->
<module>yudao-ui-admin-vue2</module>
<module>yudao-ui-admin-vue3</module>
<module>yudao-ui-admin-vben</module>
</modules>
<name>${project.artifactId}</name>
<description>芋道 demo 示例项目,例如说:SSO 单点登录、前端直接预览</description>
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/alexkate/yudao-ui-static.git
git@gitee.com:alexkate/yudao-ui-static.git
alexkate
yudao-ui-static
yudao-ui-static
master

搜索帮助