修改样式

This commit is contained in:
2025-03-03 16:54:40 +08:00
parent 5fbd34d9f8
commit d58436ef5f
15 changed files with 200 additions and 176 deletions

View File

@@ -84,7 +84,7 @@
data-id="{{item.WechatUserID}}"
data-name="{{item.WechatUserName}}"
>
移除
<van-image width="40rpx" height="40rpx" src="/assets/images/stop.png" />
</view>
<view
class="primaryTextBtn"
@@ -93,7 +93,7 @@
data-name="{{item.WechatUserName}}"
style="margin-left: 16rpx;"
>
设为管理
<van-image width="40rpx" height="40rpx" src="/assets/images/tihuan.png" />
</view>
</view>