Commit fa40b080 by zhangdaiscott

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

parent 55c0a4e0
...@@ -19,7 +19,7 @@ spring: ...@@ -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: ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment