009_DI-Elec/Learun.Application.Web/Views/Home/AdminProjectPageIndex.cshtml

17 lines
642 B
Plaintext
Raw Normal View History

2025-08-13 11:14:39 +08:00
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta name=”renderer” content=”webkit|ie-comp|ie-stand” />
<meta name="viewport" content="width=device-width" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge">
<meta name="keywords" content="智设电气设计系统" />
<meta name="description" content="智设电气设计系统" />
<link rel="icon" href="~/favicon.ico">
<title>智设电气设计系统</title>
</head>
<body>
<h1 style="text-align: center;">欢迎使用 智设电气设计系统</h1>
</body>
</html>