This commit is contained in:
@@ -75,9 +75,9 @@
|
||||
<view class="function-item interactive card-interactive"
|
||||
@tap="$emit('enter', 'device-exchange')" role="button" tabindex="0">
|
||||
<view class="function-icon">
|
||||
<image src="/static/change.png" mode="aspectFit" alt="设备换货"></image>
|
||||
<image src="/static/change.png" mode="aspectFit" alt="换货"></image>
|
||||
</view>
|
||||
<view class="function-name">设备换货</view>
|
||||
<view class="function-name">换货</view>
|
||||
</view>
|
||||
<view class="function-item interactive card-interactive" @tap="$emit('enter', 'wallet')" role="button"
|
||||
tabindex="0">
|
||||
|
||||
Reference in New Issue
Block a user