index.html 342 Bytes
<!DOCTYPE html>
<html>
<head>
	<title></title>
</head>
<body>
<h1>Views Index 文件 {{UserA-login.code}}</h1>
<div>Views Index 文件 <strong>part</strong> {{>part}}</div>
<div>Views Index 文件 <strong>layout/A</strong> {{>layout/A}}</div>
<div>Views Index 文件 <strong>part</strong> {{>../../moduleA/views/index}}</div>
</body>
</html>