mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 13:47:15 +08:00
特性(全局):更新版本号
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'name' => '耗子Linux面板',
|
||||
'version' => '20221130',
|
||||
'version' => '20221201',
|
||||
'plugin_dir' => '/www/panel/plugins',
|
||||
];
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
Name: 设置模版
|
||||
Author: 耗子
|
||||
Date: 2022-10-14
|
||||
Date: 2022-12-01
|
||||
-->
|
||||
<title>设置</title>
|
||||
<div class="layui-fluid">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
Name: 网站 - 添加
|
||||
Author: 耗子
|
||||
Date: 2022-11-21
|
||||
Date: 2022-12-01
|
||||
-->
|
||||
<script type="text/html" template lay-done="layui.data.sendParams(d.params)">
|
||||
<form class="layui-form" action="" lay-filter="add-website-form">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
Name: 网站 - 编辑
|
||||
Author: 耗子
|
||||
Date: 2022-11-28
|
||||
Date: 2022-12-01
|
||||
-->
|
||||
<script type="text/html" template lay-done="layui.data.sendParams(d.params)">
|
||||
<div class="layui-tab">
|
||||
|
||||
Reference in New Issue
Block a user