UNPKG

com.hikky.heliodorlib

Version:

This is the library for Vket Cloud SDK.

30 lines (27 loc) 573 B
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex" /> <title>Custom Loading...|Vket Cloud</title> </head> <style> html, body, #app { color: #fff; margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; position: relative; } </style> <body> <div class="main" id="app"> <!-- note: edit if you use custom loading --> </div> </body> </html>