1、引入Ruoyi-Vue-Plus版本的彩色控制台日志。
2、移除界面导航时的out-in fade-transform淡入效果。 3、添加非主框架内的独立路由用于测试。
This commit is contained in:
@ -66,6 +66,11 @@
|
||||
<artifactId>private-farm</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.yomahub</groupId>
|
||||
<artifactId>tlog-web-spring-boot-starter</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
Reference in New Issue
Block a user