19 lines
184 B
Plaintext
Executable File
19 lines
184 B
Plaintext
Executable File
@page
|
|
@model JXCMS.CMS.Admin.Views.Install.Finish
|
|
|
|
@{
|
|
Layout = null;
|
|
}
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<title>安装结果</title>
|
|
</head>
|
|
<body>
|
|
<div>
|
|
|
|
</div>
|
|
</body>
|
|
</html> |