mirror of https://github.com/jeecgboot/jeecg-boot
大屏设计下的两个示例没有样式和JS #1799
parent
55c0a4e051
commit
fa40b08049
|
@ -19,7 +19,7 @@ spring:
|
|||
- id: jeecg-demo
|
||||
uri: lb://jeecg-demo
|
||||
predicates:
|
||||
- Path=/test/**,/api/**
|
||||
- Path=/test/**,/api/**,/bigscreen/template1/**,/bigscreen/template2/**
|
||||
- id: jeecg-system
|
||||
uri: lb://jeecg-system
|
||||
predicates:
|
||||
|
|
|
@ -19,7 +19,7 @@ spring:
|
|||
- id: jeecg-demo
|
||||
uri: lb://jeecg-demo
|
||||
predicates:
|
||||
- Path=/test/**,/api/**
|
||||
- Path=/test/**,/api/**,/bigscreen/template1/**,/bigscreen/template2/**
|
||||
- id: jeecg-system
|
||||
uri: lb://jeecg-system
|
||||
predicates:
|
||||
|
|
Loading…
Reference in New Issue