mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
大屏设计下的两个示例没有样式和JS #1799
This commit is contained in:
@ -19,7 +19,7 @@ spring:
|
|||||||
- id: jeecg-demo
|
- id: jeecg-demo
|
||||||
uri: lb://jeecg-demo
|
uri: lb://jeecg-demo
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/test/**,/api/**
|
- Path=/test/**,/api/**,/bigscreen/template1/**,/bigscreen/template2/**
|
||||||
- id: jeecg-system
|
- id: jeecg-system
|
||||||
uri: lb://jeecg-system
|
uri: lb://jeecg-system
|
||||||
predicates:
|
predicates:
|
||||||
|
|||||||
@ -19,7 +19,7 @@ spring:
|
|||||||
- id: jeecg-demo
|
- id: jeecg-demo
|
||||||
uri: lb://jeecg-demo
|
uri: lb://jeecg-demo
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/test/**,/api/**
|
- Path=/test/**,/api/**,/bigscreen/template1/**,/bigscreen/template2/**
|
||||||
- id: jeecg-system
|
- id: jeecg-system
|
||||||
uri: lb://jeecg-system
|
uri: lb://jeecg-system
|
||||||
predicates:
|
predicates:
|
||||||
|
|||||||
Reference in New Issue
Block a user