后端模块更新
前端模板路径设置
This commit is contained in:
11
public/template/default/info.php
Normal file
11
public/template/default/info.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
'name' => '官方默认模板',
|
||||
'version' => '1.0',
|
||||
'authors' => [
|
||||
'name' => 'molong',
|
||||
'email' => 'molong@tensent.cn'
|
||||
],
|
||||
'type' => 'pc',
|
||||
'preview' => 'preview.png'
|
||||
];
|
||||
Reference in New Issue
Block a user