wupengfei
1 天以前 fb243f3345c6f3ed7e7c8c2d98c39b5afc782b9a
apps/bMiniApp/src/components/JobDetailContent/JobDetailContent.vue
@@ -48,6 +48,7 @@
          :photos="photos"
          :height="height"
          :weight="weight"
          :videos="videos"
        />
      </ProTabPane>
      <ProTabPane :title="`经历`" pane-key="2">
@@ -93,6 +94,7 @@
  workSeniority?: string;
  workExperience?: string;
  photos?: string[];
  videos?: string[];
  /** 身高 */
  height?: number;
  /** 体重 */