We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fced82d commit 6097c2bCopy full SHA for 6097c2b
module/Partner/View/pc/partner/index.blade.php
@@ -4,6 +4,8 @@
4
@section('pageKeywords'){{modstart_config('Partner_Title','友情链接')}}@endsection
5
@section('pageDescription'){{modstart_config('Partner_Title','友情链接')}}@endsection
6
7
+{!! \ModStart\ModStart::js('asset/common/lazyLoad.js') !!}
8
+
9
@section('bodyContent')
10
11
<div class="ub-content">
0 commit comments