移动系统liao
2024-09-09 a2dac4ed0574e08eab1debe0d9c26711778533a5
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>@ViewData["Title"] - Furion</title>
</head>
<body>
    @RenderBody()
</body>
</html>