Commit c431616f0ece5477eea8eee029991267bdcaff19
1 parent
08767264
logo优化
Showing
1 changed file
with
1 additions
and
1 deletions
pages/template/index.wxml
... | ... | @@ -181,7 +181,7 @@ |
181 | 181 | <!-- 技术支持 --> |
182 | 182 | <view class="logo-container t-c"> |
183 | 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 | 185 | </view> |
186 | 186 | </view> |
187 | 187 | </block> | ... | ... |