You've already forked lubo_comment_query
使用Mix,Tailwind,更改对应样式
This commit is contained in:
11
resources/views/common/under_construct.blade.php
Normal file
11
resources/views/common/under_construct.blade.php
Normal file
@ -0,0 +1,11 @@
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>正在建设中</title>
|
||||
</head>
|
||||
<body>
|
||||
@include("common.header")
|
||||
<h1>正在建设中</h1>
|
||||
@include("common.footer")
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user