Commit c431616f0ece5477eea8eee029991267bdcaff19

Authored by 前端开发-罗建龙
1 parent 08767264

logo优化

Showing 1 changed file with 1 additions and 1 deletions
pages/template/index.wxml
@@ -181,7 +181,7 @@ @@ -181,7 +181,7 @@
181 <!-- 技术支持 --> 181 <!-- 技术支持 -->
182 <view class="logo-container t-c"> 182 <view class="logo-container t-c">
183 <view class="flex ai_c fs24 jc-center pdv20 white"> 183 <view class="flex ai_c fs24 jc-center pdv20 white">
184 - <image src="{{url + 'miniapp/images/luckDraw/logo.png?v=3'}}" class="logo" lazy-load></image>提供技术支持 184 + <image src="{{url + 'miniapp/images/luckDraw/logo.png?v=3'}}" class="logo" style="border-radius: 0;" lazy-load></image>提供技术支持
185 </view> 185 </view>
186 </view> 186 </view>
187 </block> 187 </block>