From 6f7e6534ba069a4b2624a883d6bd021134b241a0 Mon Sep 17 00:00:00 2001 From: printempw Date: Sun, 25 Sep 2016 09:35:10 +0800 Subject: [PATCH] fix setup --- config/options.php | 4 +-- resources/views/setup/master.tpl | 4 +-- resources/views/setup/migrations/master.tpl | 4 +-- resources/views/setup/updates/master.tpl | 4 +-- setup/includes/bootstrap.php | 27 +++++++++++++++------ setup/index.php | 8 +++--- 6 files changed, 32 insertions(+), 19 deletions(-) diff --git a/config/options.php b/config/options.php index cf70c226..db78f022 100644 --- a/config/options.php +++ b/config/options.php @@ -3,7 +3,7 @@ * @Author: printempw * @Date: 2016-07-29 11:53:11 * @Last Modified by: printempw - * @Last Modified time: 2016-08-28 21:40:27 + * @Last Modified time: 2016-09-25 09:32:25 */ return [ @@ -15,7 +15,7 @@ return [ 'api_type' => '0', 'announcement' => '欢迎使用 Blessing Skin Server {version}!', 'color_scheme' => 'skin-blue', - 'home_pic_url' => './assets/images/bg.jpg', + 'home_pic_url' => './resources/assets/images/bg.jpg', 'custom_css' => '', 'custom_js' => '', 'allow_chinese_playername' => '1', diff --git a/resources/views/setup/master.tpl b/resources/views/setup/master.tpl index cefb4b4b..32e7a095 100644 --- a/resources/views/setup/master.tpl +++ b/resources/views/setup/master.tpl @@ -5,8 +5,8 @@ Blessing Skin Server 安装程序 - - + + diff --git a/resources/views/setup/migrations/master.tpl b/resources/views/setup/migrations/master.tpl index 68be71ae..aa2f6716 100644 --- a/resources/views/setup/migrations/master.tpl +++ b/resources/views/setup/migrations/master.tpl @@ -5,8 +5,8 @@ Blessing Skin Server 数据迁移 - - + +