吉安感知网项目-前端
张含笑
2026-01-27 dd57e0e9a989e7ee8b3e3473a7ee6a1dff06a4ae
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>