This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
</view>
|
||||
<view class="function-item interactive card-interactive" @tap="$emit('sync')" role="button" tabindex="0">
|
||||
<view class="function-icon">
|
||||
<image src="/static/shop.png" mode="aspectFit" alt="运营商数据同步"></image>
|
||||
<image src="/static/data.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', 'package-order')"
|
||||
role="button" tabindex="0">
|
||||
|
||||
Reference in New Issue
Block a user