mirror of
https://gitee.com/BDWare/agent-backend
synced 2025-01-10 18:04:13 +00:00
17 lines
436 B
HTML
17 lines
436 B
HTML
<div id="app" >
|
|
</div>
|
|
<link fromContract="/static/css/app.0f5c9e5b7720aeb4527101126ac6397d.css"/>
|
|
<link fromContract="/static/css/style.css"/>
|
|
<script fromContract="/static/js/manifest.2ae2e69a05c33dfc65f8.js">
|
|
</script>
|
|
<script fromContract="/static/js/vendor.fb2c42ee550a3583f8c1.js">
|
|
</script>
|
|
<script fromContract="/static/js/app.2591ed37cc6d8cedac9a.js">
|
|
</script>
|
|
<style>
|
|
#app {
|
|
width:100%;
|
|
background:black;
|
|
}
|
|
</style>
|