|
|
|
@ -1,7 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html lang="zh-CN"> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="google" content="notranslate"> |
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
|
<link rel="icon" href="/static/ot.ico"> |
|
|
|
<title> |
|
|
|
@ -22,7 +23,7 @@ |
|
|
|
<noscript> |
|
|
|
<strong>Please enable JavaScript to continue.</strong> |
|
|
|
</noscript> |
|
|
|
<div id="app"></div> |
|
|
|
<div id="app" class="123456"></div> |
|
|
|
<!-- built files will be auto injected --> |
|
|
|
</body> |
|
|
|
</html> |
|
|
|
|