diff --git a/conf/app.php b/conf/app.php index fac0474..a564fb6 100644 --- a/conf/app.php +++ b/conf/app.php @@ -18,4 +18,10 @@ return array( //for debug, log directory: ../runtime/logs/ 'debug' => false, + + //for themes + 'googleimage' => [ + 'imageHeight' => 180, //图片高度,单位:px + + ], ); diff --git a/themes/googleimage/views/layout/main.php b/themes/googleimage/views/layout/main.php index 7fdbee6..dd47496 100644 --- a/themes/googleimage/views/layout/main.php +++ b/themes/googleimage/views/layout/main.php @@ -17,11 +17,9 @@ FileSite.io -