吉安感知网项目-前端
shuishen
2026-02-03 89380e6260a75d1d3b94de687ebcc2f50d50659d
uniapps/work-app/src/subPackages/userDetail/infos/index.vue
@@ -87,10 +87,10 @@
         label: '女',
         name: '1'
      },
      {
         label: '未知',
         name: '2'
      }
      // {
      //    label: '未知',
      //    name: '2'
      // }
   ]
   // 校验手机号
   const validatePhone = () => {
@@ -361,13 +361,13 @@
   .custom-style {
      width: 276rpx;
      height: 100rpx;
      height: 76rpx;
        font-family: "Source Han Sans CN";
      font-weight: 400;
      font-size: 36rpx;
      font-size: 28rpx;
   }
   :deep(.u-button.data-v-461e713c){
      width: 276rpx !important;
      height: 100rpx !important;
      height: 76rpx !important;
   }
</style>