feat: mobile联系我们 - 品牌里程页
This commit is contained in:
@@ -88,6 +88,7 @@ class AboutUs extends Common
|
||||
$banner = SysBannerModel::with(['items' => function($query) {
|
||||
$query->where('status', '=', 1)->order(['sort' => 'asc', 'id' => 'desc']);
|
||||
}])
|
||||
->atPlatform(request()->from)
|
||||
->uniqueLabel([
|
||||
'BANNER_67ff786dc9c8d',
|
||||
'BANNER_67ff7ef1354cf',
|
||||
|
||||
Reference in New Issue
Block a user