split web js to v1 and v2

This commit is contained in:
rustdesk
2024-06-22 12:29:20 +08:00
parent 3742b51d58
commit 41a20b50ea
37 changed files with 435 additions and 1156 deletions

View File

@@ -0,0 +1,8 @@
#app {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
margin-top: 60px;
}