ecui
Version:
Enterprise Classic User Interface.
14 lines (13 loc) • 437 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>ECUI 测试(标准模式)</title>
<script type="text/javascript" src="load.js"></script>
</head>
<body>
<script>
ecui.get();
</script>
</body>
</html>