#
whycq
2023-10-10 155f2b80f2a9b6f900c73f6e4461e9cebb7cd028
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;