Commit a5d472ccb80e3446fdd91009d3ea23e72a7b06c7
1 parent
8338a77f
去掉filter没有用掉
Showing
2 changed files
with
0 additions
and
2 deletions
packageE/pages/user/monthgiftbag/giftpackbuy/giftpackbuy.wxml
1 | -<wxs module="filter" src="../../../utils/filter.wxs"></wxs> | ||
2 | <view class="top_img" style="background-color: {{ad_data?ad_data.bgcolor:'rgb(250, 120, 88)'}};min-height: 100vh;"> | 1 | <view class="top_img" style="background-color: {{ad_data?ad_data.bgcolor:'rgb(250, 120, 88)'}};min-height: 100vh;"> |
3 | <block wx:if="{{ad_data}}"> | 2 | <block wx:if="{{ad_data}}"> |
4 | <view class="top_img"> | 3 | <view class="top_img"> |