Commit caf80d42 authored by wuhao's avatar wuhao 🎯

asde

parent d331218d
Pipeline #4370 passed with stages
in 3 minutes and 9 seconds
...@@ -31,7 +31,7 @@ function Board() { ...@@ -31,7 +31,7 @@ function Board() {
}} }}
></Button> ></Button>
<iframe <iframe
src={`http://192.168.40.100:5173/#/dashboardC-cn?token=${localStorage.getItem("TOKENES")}`} src={`http://jmcl.nangaoyun.com/sy/#/dashboardC-cn?token=${localStorage.getItem("TOKENES")}`}
frameborder="0" frameborder="0"
style={{ width: "100%", height: "100%", margin: 0 }} style={{ width: "100%", height: "100%", margin: 0 }}
></iframe> ></iframe>
......
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