pages/user/user_detail/userDetail.vue
@@ -93,7 +93,7 @@ clickk() { uni.showToast({ icon:'error', title: '移动端暂不支持修改,请至电脑端修改', title: '暂不支持修改', duration: 2000 }) }, @@ -116,6 +116,9 @@ </script> <style> * { font-weight: 700; } .item { background-color: #FFF; min-height: 90rpx; @@ -131,6 +134,7 @@ .item-right { text-align: end; color: #6f6f6f; font-weight: 400; } .user-icons { text-align: center;