Showing
1 changed file
with
1 additions
and
1 deletions
@@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
5 | <li class="brand"> | 5 | <li class="brand"> |
6 | <a href="{{url}}"> | 6 | <a href="{{url}}"> |
7 | <div class="brand-logo"> | 7 | <div class="brand-logo"> |
8 | - <!--此处不使用 Lazyload 是由于安卓 UC 10 版本加载不出来--> | 8 | + {{!--此处不使用 Lazyload 是由于安卓 UC 10 版本加载不出来--}} |
9 | <img src="{{image src 158 174}}"> | 9 | <img src="{{image src 158 174}}"> |
10 | </div> | 10 | </div> |
11 | <p class="brand-name">{{name}}</p> | 11 | <p class="brand-name">{{name}}</p> |
-
Please register or login to post a comment