From 036d94db900b7709eed102e8ac3a3e290bc79c5f Mon Sep 17 00:00:00 2001 From: wangjinlei <751475802@qq.com> Date: Wed, 17 Mar 2021 10:01:40 +0800 Subject: [PATCH] 20201112 --- application/super/common.php | 1 + application/super/config.php | 5 +++++ application/super/controller/Index.php | 11 +++++++++++ 3 files changed, 17 insertions(+) create mode 100644 application/super/common.php create mode 100644 application/super/config.php create mode 100644 application/super/controller/Index.php diff --git a/application/super/common.php b/application/super/common.php new file mode 100644 index 0000000..b3d9bbc --- /dev/null +++ b/application/super/common.php @@ -0,0 +1 @@ +*{ padding: 0; margin: 0; } div{ padding: 4px 48px;} a{color:#2E5CD5;cursor: pointer;text-decoration: none} a:hover{text-decoration:underline; } body{ background: #fff; font-family: "Century Gothic","Microsoft yahei"; color: #333;font-size:18px;} h1{ font-size: 100px; font-weight: normal; margin-bottom: 12px; } p{ line-height: 1.6em; font-size: 42px }

:)

ThinkPHP V5
十年磨一剑 - 为API开发设计的高性能框架

[ V5.0 版本由 七牛云 独家赞助发布 ]
'; + } +}