正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -163,7 +163,7 @@ class TemplateController extends BaseController | @@ -163,7 +163,7 @@ class TemplateController extends BaseController | ||
| 163 | <button class="btn btn-search border-0" type="submit"> | 163 | <button class="btn btn-search border-0" type="submit"> |
| 164 | <svg viewBox="0 0 24 24" width="18" height="18" stroke="#333333" | 164 | <svg viewBox="0 0 24 24" width="18" height="18" stroke="#333333" |
| 165 | stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" | 165 | stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" |
| 166 | - class="css-i6dzq1"> | 166 | + class="css-i6dzq1"> |
| 167 | <circle cx="11" cy="11" r="8"></circle> | 167 | <circle cx="11" cy="11" r="8"></circle> |
| 168 | <line x1="21" y1="21" x2="16.65" y2="16.65"></line> | 168 | <line x1="21" y1="21" x2="16.65" y2="16.65"></line> |
| 169 | </svg> | 169 | </svg> |
| @@ -572,7 +572,7 @@ var swiper = new Swiper(\'.company_show\', { | @@ -572,7 +572,7 @@ var swiper = new Swiper(\'.company_show\', { | ||
| 572 | el: \'.company_show .swiper-pagination\', | 572 | el: \'.company_show .swiper-pagination\', |
| 573 | }, | 573 | }, |
| 574 | }) | 574 | }) |
| 575 | -<\/script>'; | 575 | +</script>'; |
| 576 | }else{ | 576 | }else{ |
| 577 | $def = '<div class=" d-flex align-items-center justify-content-between py-md-4"> | 577 | $def = '<div class=" d-flex align-items-center justify-content-between py-md-4"> |
| 578 | <div class="logo w-25 w-sm-auto"><a href="#"><img class="img-fluid" src="img/logo.png" alt=""></a></div> | 578 | <div class="logo w-25 w-sm-auto"><a href="#"><img class="img-fluid" src="img/logo.png" alt=""></a></div> |
-
请 注册 或 登录 后发表评论