diff --git a/application/admin/view/index.main.html b/application/admin/view/index.main.html index c35bfd21a..978840d6d 100644 --- a/application/admin/view/index.main.html +++ b/application/admin/view/index.main.html @@ -1,68 +1,73 @@ -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
框架版本{$Think.const.THINK_VERSION}
系统类型{:php_uname('s')}
运行环境{:php_sapi_name()}
PHP版本{:phpversion()}
MySQL版本{$mysql_ver}
上传限制{:ini_get('upload_max_filesize')}
POST限制{:ini_get('post_max_size')}
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
框架版本{$Think.const.THINK_VERSION}
系统类型{:php_uname('s')}
运行环境{:php_sapi_name()}
PHP版本{:phpversion()}
MySQL版本{$mysql_ver}
上传限制{:ini_get('upload_max_filesize')}
POST限制{:ini_get('post_max_size')}
+
+
+
{$title}
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
框架版本{$Think.const.THINK_VERSION}
系统类型{:php_uname('s')}
运行环境{:php_sapi_name()}
PHP版本{:phpversion()}
MySQL版本{$mysql_ver}
上传限制{:ini_get('upload_max_filesize')}
POST限制{:ini_get('post_max_size')}
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
框架版本{$Think.const.THINK_VERSION}
系统类型{:php_uname('s')}
运行环境{:php_sapi_name()}
PHP版本{:phpversion()}
MySQL版本{$mysql_ver}
上传限制{:ini_get('upload_max_filesize')}
POST限制{:ini_get('post_max_size')}
+
\ No newline at end of file