diff --git a/app/wechat/view/news/index.html b/app/wechat/view/news/index.html index b35a4b978..fe44e3b8a 100644 --- a/app/wechat/view/news/index.html +++ b/app/wechat/view/news/index.html @@ -41,33 +41,28 @@ {block name='script'} {/block} diff --git a/config/database.php b/config/database.php index a3bcc8a16..a7c3df48d 100644 --- a/config/database.php +++ b/config/database.php @@ -28,7 +28,7 @@ return [ // 数据库类型 'type' => 'mysql', // 服务器地址 - 'hostname' => 'server.cuci.cc', + 'hostname' => '127.0.0.1', // 数据库名 'database' => 'admin_v6', // 用户名