1、引入Ruoyi-Vue-Plus版本的彩色控制台日志。

2、移除界面导航时的out-in fade-transform淡入效果。
3、添加非主框架内的独立路由用于测试。
This commit is contained in:
jlt
2022-04-02 22:45:41 +08:00
parent 7ede419ff1
commit 6ff5109ae3
6 changed files with 133 additions and 62 deletions

View File

@ -66,6 +66,11 @@
<artifactId>private-farm</artifactId>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-web-spring-boot-starter</artifactId>
</dependency>
</dependencies>
<build>