diff --git a/wechatMp/pages/userEntityGrant/detail/index.less b/wechatMp/pages/userEntityGrant/detail/index.less index 6a0bae3b6..137d7ee6a 100644 --- a/wechatMp/pages/userEntityGrant/detail/index.less +++ b/wechatMp/pages/userEntityGrant/detail/index.less @@ -29,7 +29,15 @@ display: flex; align-items: center; justify-content: center; - background: #f5f5f5; + background: @background-color-base; + border-radius: 50%; +} +.icon-view2 { + width: 100rpx; + height: 100rpx; + display: flex; + align-items: center; + justify-content: center; border-radius: 50%; } .image { diff --git a/wechatMp/pages/userEntityGrant/detail/index.wxml b/wechatMp/pages/userEntityGrant/detail/index.wxml index 07104430e..5a34a6621 100644 --- a/wechatMp/pages/userEntityGrant/detail/index.wxml +++ b/wechatMp/pages/userEntityGrant/detail/index.wxml @@ -8,8 +8,8 @@ - {{relation}} - + {{relation || '-'}} + 微信扫一扫 添加用户权限