大屏设计下的两个示例没有样式和JS #1799

pull/4246/head^2
zhangdaiscott 2020-09-25 11:51:15 +08:00
parent 55c0a4e051
commit fa40b08049
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: