合并分支 'akun' 到 'master'
Akun 查看合并请求 !989
正在显示
1 个修改的文件
包含
0 行增加
和
7 行删除
| @@ -12,11 +12,4 @@ class WebSettingAmp extends Base | @@ -12,11 +12,4 @@ class WebSettingAmp extends Base | ||
| 12 | //连接数据库 | 12 | //连接数据库 |
| 13 | protected $connection = 'custom_mysql'; | 13 | protected $connection = 'custom_mysql'; |
| 14 | 14 | ||
| 15 | - public function getIndexBannerAttribute($value){ | ||
| 16 | - if(!empty($value)){ | ||
| 17 | - $value = Arr::s2a($value); | ||
| 18 | - } | ||
| 19 | - return $value; | ||
| 20 | - } | ||
| 21 | - | ||
| 22 | } | 15 | } |
-
请 注册 或 登录 后发表评论