From 3a67d7b970785f4042ab6716a3b4199f4451ad7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Fri, 12 May 2023 18:30:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/index_body.php | 4 +-- src/admin/js/body.js | 8 +++--- src/admin/templets/module_edit.htm | 37 +++++++-------------------- src/admin/templets/module_make.htm | 34 ++++++------------------ src/admin/templets/mychannel_edit.htm | 2 +- src/admin/templets/sys_info.htm | 2 +- 6 files changed, 25 insertions(+), 62 deletions(-) diff --git a/src/admin/index_body.php b/src/admin/index_body.php index f0c67c0b..bf313aaf 100644 --- a/src/admin/index_body.php +++ b/src/admin/index_body.php @@ -30,9 +30,9 @@ if (empty($dopost)) { } elseif ($dopost == 'get_seo') { //直接采用DedeBIZ重写方法 exit; -} elseif ($dopost == 'get_articles'){ +} elseif ($dopost == 'get_articles') { ?> -
授权域名: | @@ -58,17 +58,17 @@ function LoadServer() {||||
站点名称: | ${rsp.result.title}(${rsp.result.stype}) | -证书组件: | +站点证书: | 授权证书 - 组件信息 + 组件状态 |
${rsp.msg} | |||
使用说明文件: |
-
(使用协议或说明:如果需要带网页格式,请编译后点击修改时使用网页) + |
||
程序安装: |
- +
-
(由系统自动处理安装,请使用MySQL4.0版本格式的SQL语句:MySQL4.1/5.x版本请把创建表语句 ENGINE=MyISAM DEFAULT CHARSET=*,改为TYPE=MyISAM,SQL语句允许换行,但必须用 ";换行" 表示一条SQL语句结束,如果SQL中包含有模块网址的,用 _ROOTURL_ 表示,如:_ROOTURL_/ask/index.php) + |
||
删除程序: |
- + - '
- id='autodelct'>
-
+
(由系统自动处理卸载,卸载时执行SQL允许换行,但必须用 ";换行" 表示一条SQL语句结束) + |
||
程序安装: |
- + |
||
删除程序: |
- + |
||
-
|