fix: order-list
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 46s

This commit is contained in:
sexygoat
2026-04-15 17:00:49 +08:00
parent 7a78e05570
commit b3fcdba80f

View File

@@ -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">