You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
370 lines
8.6 KiB
370 lines
8.6 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta
|
|
name="viewport"
|
|
content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=0"
|
|
/>
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
|
<title>wuying</title>
|
|
<link
|
|
rel="shortcut icon"
|
|
type="image/x-icon"
|
|
href="https://img.alicdn.com/imgextra/i2/O1CN01Hf6L1q1yBpSu64fiS_!!6000000006541-73-tps-32-32.ico"
|
|
/>
|
|
<script src="https://g.alicdn.com/aliyun-ecs/webclient-assets/1.0.0/webclient/vconsole.min.js"></script>
|
|
<script>
|
|
window.releaseVersion = "1.4.0";
|
|
var vConsole = new window.VConsole();
|
|
function handleUserScale() {
|
|
var e = 0;
|
|
document.addEventListener("touchstart", function (e) {
|
|
e.touches.length > 1 && e.preventDefault();
|
|
}),
|
|
document.addEventListener(
|
|
"touchend",
|
|
function (n) {
|
|
var t = new Date().getTime();
|
|
t - e <= 300 && n.preventDefault(), (e = t);
|
|
},
|
|
!1
|
|
),
|
|
document.addEventListener("gesturestart", function (e) {
|
|
e.preventDefault();
|
|
}),
|
|
document.body.addEventListener(
|
|
"touchmove",
|
|
function (e) {
|
|
e.preventDefault();
|
|
},
|
|
{ passive: !1 }
|
|
);
|
|
}
|
|
window.addEventListener &&
|
|
window.addEventListener("load", handleUserScale, !1);
|
|
</script>
|
|
<style>
|
|
html {
|
|
line-height: 1.15;
|
|
-ms-text-size-adjust: 100%;
|
|
-webkit-text-size-adjust: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
body {
|
|
margin: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
article,
|
|
aside,
|
|
footer,
|
|
header,
|
|
nav,
|
|
section {
|
|
display: block;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 2em;
|
|
margin: 0.67em 0;
|
|
}
|
|
|
|
figcaption,
|
|
figure,
|
|
main {
|
|
display: block;
|
|
}
|
|
|
|
figure {
|
|
margin: 1em 40px;
|
|
}
|
|
|
|
hr {
|
|
-webkit-box-sizing: content-box;
|
|
box-sizing: content-box;
|
|
height: 0;
|
|
overflow: visible;
|
|
}
|
|
|
|
pre {
|
|
font-family: monospace, monospace;
|
|
font-size: 1em;
|
|
}
|
|
|
|
a {
|
|
background-color: transparent;
|
|
-webkit-text-decoration-skip: objects;
|
|
}
|
|
|
|
abbr[title] {
|
|
border-bottom: none;
|
|
text-decoration: underline;
|
|
-webkit-text-decoration: underline dotted;
|
|
text-decoration: underline dotted;
|
|
}
|
|
|
|
b,
|
|
strong {
|
|
font-weight: inherit;
|
|
font-weight: bolder;
|
|
}
|
|
|
|
code,
|
|
kbd,
|
|
samp {
|
|
font-family: monospace, monospace;
|
|
font-size: 1em;
|
|
}
|
|
|
|
dfn {
|
|
font-style: italic;
|
|
}
|
|
|
|
mark {
|
|
background-color: #ff0;
|
|
color: #000;
|
|
}
|
|
|
|
small {
|
|
font-size: 80%;
|
|
}
|
|
|
|
sub,
|
|
sup {
|
|
font-size: 75%;
|
|
line-height: 0;
|
|
position: relative;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
sub {
|
|
bottom: -0.25em;
|
|
}
|
|
|
|
sup {
|
|
top: -0.5em;
|
|
}
|
|
|
|
audio,
|
|
video {
|
|
display: inline-block;
|
|
}
|
|
|
|
audio:not([controls]) {
|
|
display: none;
|
|
height: 0;
|
|
}
|
|
|
|
img {
|
|
border-style: none;
|
|
}
|
|
|
|
svg:not(:root) {
|
|
overflow: hidden;
|
|
}
|
|
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
font-family: sans-serif;
|
|
font-size: 100%;
|
|
line-height: 1.15;
|
|
margin: 0;
|
|
}
|
|
|
|
button,
|
|
input {
|
|
overflow: visible;
|
|
}
|
|
|
|
button,
|
|
select {
|
|
text-transform: none;
|
|
}
|
|
|
|
[type="reset"],
|
|
[type="submit"],
|
|
button,
|
|
html [type="button"] {
|
|
-webkit-appearance: button;
|
|
}
|
|
|
|
[type="button"]::-moz-focus-inner,
|
|
[type="reset"]::-moz-focus-inner,
|
|
[type="submit"]::-moz-focus-inner,
|
|
button::-moz-focus-inner {
|
|
border-style: none;
|
|
padding: 0;
|
|
}
|
|
|
|
[type="button"]:-moz-focusring,
|
|
[type="reset"]:-moz-focusring,
|
|
[type="submit"]:-moz-focusring,
|
|
button:-moz-focusring {
|
|
outline: 1px dotted ButtonText;
|
|
}
|
|
|
|
fieldset {
|
|
padding: 0.35em 0.75em 0.625em;
|
|
}
|
|
|
|
legend {
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
color: inherit;
|
|
display: table;
|
|
max-width: 100%;
|
|
padding: 0;
|
|
white-space: normal;
|
|
}
|
|
|
|
progress {
|
|
display: inline-block;
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
textarea {
|
|
overflow: auto;
|
|
}
|
|
|
|
[type="checkbox"],
|
|
[type="radio"] {
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 0;
|
|
}
|
|
|
|
[type="number"]::-webkit-inner-spin-button,
|
|
[type="number"]::-webkit-outer-spin-button {
|
|
height: auto;
|
|
}
|
|
|
|
[type="search"] {
|
|
-webkit-appearance: textfield;
|
|
outline-offset: -2px;
|
|
}
|
|
|
|
[type="search"]::-webkit-search-cancel-button,
|
|
[type="search"]::-webkit-search-decoration {
|
|
-webkit-appearance: none;
|
|
}
|
|
|
|
::-webkit-file-upload-button {
|
|
-webkit-appearance: button;
|
|
font: inherit;
|
|
}
|
|
|
|
details,
|
|
menu {
|
|
display: block;
|
|
}
|
|
|
|
summary {
|
|
display: list-item;
|
|
}
|
|
|
|
canvas {
|
|
display: inline-block;
|
|
}
|
|
|
|
[hidden],
|
|
template {
|
|
display: none;
|
|
}
|
|
#__vconsole {
|
|
display: none;
|
|
}
|
|
</style>
|
|
<link
|
|
href="https://g.alicdn.com/aliyun-ecs/WuyingWebSdk-multi/2.1.7/index.css"
|
|
rel="stylesheet"
|
|
/>
|
|
</head>
|
|
<body
|
|
style="
|
|
overflow: hidden;
|
|
margin: 0px;
|
|
-webkit-touch-callout: none; /* iOS Safari */
|
|
-webkit-user-select: none; /* Safari */
|
|
-khtml-user-select: none; /* Konqueror HTML */
|
|
-moz-user-select: none; /* Old versions of Firefox */
|
|
-ms-user-select: none; /* Internet Explorer/Edge */
|
|
user-select: none; /* Non-prefixed version, currently
|
|
supported by Chrome, Edge, Opera and Firefox */
|
|
"
|
|
>
|
|
<script>
|
|
let environment = "prod",
|
|
release = window.releaseVersion ? window.releaseVersion : "1.4.2";
|
|
"dev.g.alicdn.com" === window.location.host && (environment = "pre"),
|
|
window.location.href.includes("logDisabled") ||
|
|
(function (c, b, d, a) {
|
|
with ((c[a] || (c[a] = {}),
|
|
(c[a].config = {
|
|
pid: "g0q12s4m1e@fc25bd4e090b306",
|
|
appType: "web",
|
|
release: release,
|
|
environment: environment,
|
|
imgUrl: "https://arms-retcode.aliyuncs.com/r.png?",
|
|
sendResource: !0,
|
|
enableLinkTrace: !0,
|
|
behavior: !0,
|
|
useFmp: !0,
|
|
enableSPA: !0,
|
|
enableConsole: !0,
|
|
disableHook: !0,
|
|
tag: environment,
|
|
}),
|
|
b))
|
|
with (body)
|
|
with (insertBefore(createElement("script"), firstChild))
|
|
setAttribute("crossorigin", "", (src = d));
|
|
})(window, document, "https://sdk.rum.aliyuncs.com/v1/bl.js", "__bl");
|
|
</script>
|
|
<script type="text/javascript">
|
|
!(function () {
|
|
var o = window.navigator.userAgent;
|
|
window.focus(),
|
|
o.indexOf("compatible") > -1 &&
|
|
o.indexOf("MSIE") > -1 &&
|
|
document.write(
|
|
'<div style="background: #fffbd7;border-bottom: 1px solid #ffde03;color:#262626;padding: 8px;">很抱歉,您当前使用的浏览器无法获得最佳体验,建议使用 Chrome、Firefox 或 Safari 浏览器登录阿里云控制台继续浏览。</div>'
|
|
);
|
|
})(),
|
|
document.body.addEventListener("click", function (o) {
|
|
window.focus();
|
|
});
|
|
</script>
|
|
<div id="app" style="margin: 0 auto"></div>
|
|
<div id="aspContainer"></div>
|
|
<audio id="webrtcAudio" autoplay playsinline></audio
|
|
><video
|
|
id="webrtcVideo"
|
|
autoplay
|
|
muted
|
|
preload="auto"
|
|
x-webkit-airplay="true"
|
|
playsinline="true"
|
|
webkit-playsinline="true"
|
|
x5-video-player-type="h5"
|
|
x5-video-player-fullscreen="true"
|
|
x5-video-orientation="portraint"
|
|
style="position: absolute; top: 0; left: 0; visibility: hidden"
|
|
></video>
|
|
<script
|
|
type="text/javascript"
|
|
src="https://g.alicdn.com/code/npm/@alife/asp.sdk/3.16.8/asp.sdk.js"
|
|
></script>
|
|
<script
|
|
type="text/javascript"
|
|
src="https://g.alicdn.com/aliyun-ecs/WuyingWebSdk-multi/2.1.7/index.js"
|
|
></script>
|
|
</body>
|
|
</html>
|