<!-- /components/ReturnButton/ReturnButton.wxml --> <view class="return-btn" bindtap="goToIndex"> <image src="/images/return-icon.png"></image> </view>