This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<view class="card-header">
|
||||
<view class="title">功能菜单</view>
|
||||
<view class="header-actions">
|
||||
<button class="btn-apple btn-primary btn-mini" @tap="$emit('sync')">运营商数据同步</button>
|
||||
<button class="btn-apple btn-primary" @tap="$emit('sync')">运营商数据同步</button>
|
||||
</view>
|
||||
</view>
|
||||
<view class="function-grid">
|
||||
|
||||
Reference in New Issue
Block a user