first commit
This commit is contained in:
13
zzyl-generator/src/main/resources/vms/index.html.vm
Normal file
13
zzyl-generator/src/main/resources/vms/index.html.vm
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>velocity快速入门</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h3>心怀梦想,坚持不懈,成功即在前方。${message}</h3>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user