更新前端模版为空模版
This commit is contained in:
@@ -25,7 +25,6 @@
|
|||||||
"overtrue/wechat": "~4.0",
|
"overtrue/wechat": "~4.0",
|
||||||
"overtrue/easy-sms": "^1.0",
|
"overtrue/easy-sms": "^1.0",
|
||||||
"riverslei/payment": "*",
|
"riverslei/payment": "*",
|
||||||
"5ini99/think-auth": "^1.0"
|
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|||||||
@@ -1 +1,8 @@
|
|||||||
{__TPL__}
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>SentCMS网站管理系统</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div>SentCMS网站管理系统</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user