Commit 070d83cf9dd1860bdf9b0221b679879682b6c864
1 parent
80546943
距离显示的乱码优化~~,当距离超出1000的时候
Showing
1 changed file
with
1 additions
and
0 deletions
pages/giftpack/giftpacklist/giftpacklist.wxml
1 | +<wxs module="filter" src="../../../utils/filter.wxs"></wxs> | |
1 | 2 | <view class="box data-v-3a5b7e36" style="background-color:{{default_color?default_color:'#e85f93'}}"> |
2 | 3 | <view class="box_top data-v-3a5b7e36"> |
3 | 4 | <image src="{{giftImage}}" class="data-v-3a5b7e36" lazy-load="true" binderror="bind_bnerr" data-errorimg="giftImage"></image> | ... | ... |