商品详情新增相册钩子

feat/task1-c-wallet
devil_gong 2019-06-23 19:51:29 +08:00
parent d748211482
commit e99c0eb68c
2 changed files with 1 additions and 9 deletions

View File

@ -32,13 +32,5 @@ return array (
'log_write' =>
array (
),
'plugins_css' =>
array (
0 => 'app\\plugins\\goodsphototag\\Hook',
),
'plugins_view_goods_detail_photo_bottom' =>
array (
0 => 'app\\plugins\\goodsphototag\\Hook',
),
);
?>

View File

@ -19,7 +19,7 @@ return [
// 应用地址
'app_host' => '',
// 应用调试模式
'app_debug' => true,
'app_debug' => false,
// 应用Trace
'app_trace' => false,
// 是否支持多模块