identity.vue 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. <template>
  2. <view class="total-page page-env-160 page-box task-bg">
  3. <Nav :title="title" :genre="4" is_fixed :opacity="scrollTop" :fixedHeight="fixedHeight"
  4. :navsHeight="fixedHeight" :bgHeight="fixedHeight">
  5. <!-- 步鄹条start -->
  6. <!-- <view class="task-tabs" :style="{top:`${$tools.topHeight()}px`}">-->
  7. <!-- <view class="row-justify-sb m-lr50 m-tb20">-->
  8. <!-- <view class="column-c" style="text-align: center;" @click="setNum(1)">-->
  9. <!-- <image class="wh-45 m-b16" :src="`https://wealfavor-1257406827.cos.ap-beijing.myqcloud.com/new-xcx/information/${step === 1?'double':'correct'}.png`"-->
  10. <!-- mode="aspectFill"></image>-->
  11. <!-- <text class="size-24"-->
  12. <!-- :class="step === 1?'color-0FB160 sys-weight-600':'sys-weight-400'">身份认证</text>-->
  13. <!-- </view>-->
  14. <!-- <view class="line"></view>-->
  15. <!-- <view class="column-c justify-center" @click="setNum(2)">-->
  16. <!-- <image class="wh-45 m-b16" :src="`https://wealfavor-1257406827.cos.ap-beijing.myqcloud.com/new-xcx/information/${stepTwo[step-1]}.png`"-->
  17. <!-- mode="aspectFill"></image>-->
  18. <!-- <text class="size-24"-->
  19. <!-- :class="step === 2?'color-0FB160 sys-weight-600':'sys-weight-400'">教育职业信息</text>-->
  20. <!-- </view>-->
  21. <!-- <view class="line"></view>-->
  22. <!-- <view class="column-c justify-center" @click="setNum(3)">-->
  23. <!-- <image class="wh-45 m-b16" :src="`https://wealfavor-1257406827.cos.ap-beijing.myqcloud.com/new-xcx/information/${stepThree[step-1]}.png`"-->
  24. <!-- mode="aspectFill"></image>-->
  25. <!-- <text class="size-24"-->
  26. <!-- :class="step === 3?'color-0FB160 sys-weight-600':'sys-weight-400'">社保信息</text>-->
  27. <!-- </view>-->
  28. <!-- </view>-->
  29. <!-- </view>-->
  30. <!-- 步鄹条end -->
  31. </Nav>
  32. <view class=" page-env-20" :style="[{top:`${$tools.topHeight() + fixedHeight}px`}]">
  33. <!-- 身份认证start -->
  34. <view class="m-t20 m-lr30 text-color-12" >
  35. <view class="sys-background-fff r-20 p-lr30 p-t30">
  36. <!-- <text class="size-30 sys-weight-600'">身份认证</text>-->
  37. <!-- <view class="size-26 m-t10 text-color-999">应监管要求,请先进行身份认证</view>-->
  38. <!-- <view class="sys-bg-BFD2CC row-justify-sb sys-weight-500 center r-20 p-30 m-t40">-->
  39. <!-- <view class="row-c flex">-->
  40. <!-- <image class="wh-45 m-r20" src="https://wealfavor-1257406827.cos.ap-beijing.myqcloud.com/new-xcx/task/sf_icon.png" mode=""></image>-->
  41. <!-- <text class="size-26">身份证认证</text>-->
  42. <!-- </view>-->
  43. <!-- <button class="attestation-button button-background button-color size-26 r-30" type="default" hover-class="is-hover" @click="onAuthentication(1)">去认证</button>-->
  44. <!-- </view>-->
  45. <add-identity></add-identity>
  46. <view class="p-t20">
  47. <WhInput :value="formData.name" name="姓名" placeholder="待自动录入" disabled></WhInput>
  48. <WhInput :value="formData.sex===1?'男':'女'" name="性别" placeholder="待自动录入" disabled></WhInput>
  49. <WhInput :value="formData.id_number" :is_border="false" :name="'身份证号'" placeholder="待自动录入"
  50. disabled>
  51. </WhInput>
  52. </view>
  53. </view>
  54. <view class="sys-background-fff r-20 m-t20 p-lr30">
  55. <WhInput :value="formData.phone" v-if="verifyKey('phone')" :name="'联系方式'"></WhInput>
  56. <en-city label="常居城市" placeholder="请选择省、市、区" v-if="verifyKey('resident_city')" v-model="formData.resident_city"></en-city>
  57. <WhInput :name="'详细地址'" :value="formData.resident_address" v-if="verifyKey('resident_address')"></WhInput>
  58. <en-select label="婚姻状态" :local-data="marriageData" v-if="verifyKey('marriage_type')" v-model="formData.marriage_type"></en-select>
  59. <en-upload label="添加结婚证" :imageWidth="180" v-if="verifyKey('marriage_img') && formData.marriage_type!=='1'" v-model="formData.marriage_img"></en-upload>
  60. </view>
  61. <view class="sys-background-fff r-20 m-t20 p-lr30" v-if="formData.marriage_type===2">
  62. <WhInput label="配偶姓名" type="text" placeholder="等待自动录入" v-if="verifyKey('mate_name')"
  63. v-model="formData.mate_name"></WhInput>
  64. <WhInput label="配偶身份" type="idcard" placeholder="等待自动录入" v-if="verifyKey('mate_id_number')"
  65. v-model="formData.mate_id_number"></WhInput>
  66. <WhInput label="配偶手机号" type="number" placeholder="请输入手机号码" v-if="verifyKey('mate_phone')"
  67. v-model="formData.mate_phone"></WhInput>
  68. <WhInput label="配偶企业" type="text" placeholder="请输入配偶所在企业" v-if="verifyKey('mate_firm')"
  69. v-model="formData.mate_firm" :no-box="true"></WhInput>
  70. </view>
  71. </view>
  72. <!-- 身份认证end -->
  73. <!-- 教育职业背景start -->
  74. <view class="m-t20 m-lr30 text-color-12" >
  75. <view class="sys-background-fff r-20 m-t20 p-lr30 p-t30">
  76. <view class="size-30 sys-weight-600 p-b30">教育职业背景</view>
  77. <WhInput name="学历" is_select></WhInput>
  78. <EnRadio v-model="formData.is_farming" name="雇佣类型" :list="employTypeData" > </EnRadio>
  79. <WhInput name="企业名称"></WhInput>
  80. <WhInput name="企业城市" is_select></WhInput>
  81. <WhInput :is_border="false" name="详细地址"></WhInput>
  82. </view>
  83. </view>
  84. <!-- 教育职业背景end -->
  85. <!-- 社保信息start -->
  86. <view class="m-t20 m-lr30 text-color-12" >
  87. <view class="sys-background-fff r-20 m-t20 p-lr30 p-t30">
  88. <view class="size-30 sys-weight-600 p-b30">社保信息</view>
  89. <WhInput name="缴纳时间" rightText="月" placeholder="请输入社保连续缴纳时间"></WhInput>
  90. <WhInput name="公积金" rightText="元" placeholder="请输入公积金缴纳基数"></WhInput>
  91. </view>
  92. </view>
  93. <!-- 社保信息end -->
  94. </view>
  95. <!-- <EnButton :text="'完成'" @onSubmit="onSubmit" v-if="step === 3 || step === 4"></EnButton> -->
  96. <EnButton v-if="step === 3" is_both :leftText="'上一步'" :rightText="'保存'" @onLeftSubmit="onStep(0)"
  97. @onSubmit="onSubmit" />
  98. <EnButton v-else is_both :leftText="'保存'" :rightText="'下一步'" @onLeftSubmit="onLeftSubmit" @onSubmit="onStep(1)">
  99. </EnButton>
  100. <uv-action-sheet ref="marriageSheet" round="10" :actions="marriageData" title="请选择婚姻状态" @select="onSelectMarriage"></uv-action-sheet>
  101. </view>
  102. </template>
  103. <!-- correct -->
  104. <script>
  105. import TaskImgTab from "@/common/task/task_ima_tab.vue"
  106. import WhInput from "@/components/en-from/en-input/wh-input.vue"
  107. import EnDataPicker from "@/components/en-utils/en-data-picker/en-data-picker.vue"
  108. import EnCity from "@/components/en-from/en-city/en-city.vue";
  109. import EnSelect from "@/components/en-from/en-select/en-select.vue";
  110. import EnUpload from "@/components/en-from/en-upload/en-upload.vue";
  111. import AddIdentity from "@/page_task/identity_upload/add-identity.vue";
  112. export default {
  113. components: {
  114. AddIdentity,
  115. EnUpload,
  116. EnSelect,
  117. EnCity,
  118. TaskImgTab,
  119. WhInput,
  120. EnDataPicker
  121. },
  122. data() {
  123. return {
  124. employTypeData: [{'value': 1, 'text': '受薪'}, {'value': 2, 'text': '自雇'}],
  125. sexData: [{'value': 1, 'text': '男'}, {'value': 2, 'text': '女'}],
  126. marriageData: [{'value': 1, 'text': '单身'}, {'value': 2, 'text': '已婚'}, {'value': 3, 'text': '离异'}, {'value': 4, 'text': '丧偶'}],
  127. educationData: [
  128. {text: "初中", value: 1,},
  129. {text: "高中", value: 2,},
  130. {text: "中专", value: 3,},
  131. {text: "大专", value: 4,},
  132. {text: "本科", value: 5,},
  133. {text: "研究生", value: 6,},
  134. {text: "硕士", value: 7,},
  135. {text: "博士", value: 8,},
  136. {text: "博士后", value: 9,},
  137. ],
  138. title: '',
  139. step: 1,
  140. scrollTop: 0,
  141. // fixedHeight: 75,
  142. fixedHeight: 0,
  143. stepTwo: ['two', 'double', 'correct', 'correct'],
  144. stepThree: ['three', 'three', 'double', 'correct'],
  145. value: '',
  146. formData: {
  147. "name": "",
  148. "birthday": "",
  149. "sex": 1,
  150. "id_number": "",
  151. "identity_one": "",
  152. "identity_two": "",
  153. "phone": "",
  154. "marriage_type": 1,
  155. "education_type": '',
  156. "education_name": '',
  157. "employ_type": 1,
  158. "firm_name": "",
  159. "firm_address": "",
  160. "resident_city": "",
  161. "resident_address": "",
  162. "mate_name": "",
  163. "mate_phone": "",
  164. "mate_id_number": "",
  165. "mate_firm": "",
  166. "m_code": "",
  167. "code": "",
  168. "m_identity_one": "",
  169. "m_identity_two": "",
  170. "firm_city": "",
  171. "social_num": "",
  172. "reserved_money": "",
  173. "marriage_img": [],
  174. "credit_img": []
  175. },
  176. clientInfoKey:[]
  177. }
  178. },
  179. watch: {
  180. 'formData': {
  181. handler() {
  182. uni.$emit("putClientInfo", this.formData);
  183. },
  184. deep: true
  185. },
  186. },
  187. onPageScroll(res) {
  188. this.scrollTop = res.scrollTop / 120
  189. },
  190. onLoad(options) {
  191. this.title = options.title
  192. let clientInfoData = uni.getStorageSync('clientInfoData')
  193. let clientInfoKey = uni.getStorageSync('clientInfoKey')
  194. this.formData=clientInfoData
  195. this.clientInfoKey=clientInfoKey
  196. console.log(clientInfoData, clientInfoKey)
  197. uni.$on('discernMember',data=>{
  198. this.formData.identity_one=data.identity_one
  199. this.formData.identity_two=data.identity_two
  200. this.formData.name=data.name
  201. this.formData.id_number=data.id_number
  202. this.formData.sex=data.sex
  203. this.formData.identity_validity=data.identity_validity
  204. })
  205. uni.$on('setClientData',clientInfo=>{
  206. this.formData=clientInfo
  207. })
  208. },
  209. methods: {
  210. verifyKey(field) {
  211. return this.clientInfoKey.indexOf(field) >= 0
  212. },
  213. setNum(step) {
  214. if (this.step !== step) {
  215. this.step = step
  216. }
  217. },
  218. // 身份认证
  219. onAuthentication(item) {
  220. uni.navigateTo({
  221. url: "/page_task/identity_upload/identity_upload?identity_one="+this.formData.identity_one+'&identity_two='+this.formData.identity_two+'&name='+this.formData.name+'&identity_validity='+this.formData.identity_validity
  222. })
  223. },
  224. // 保存
  225. onLeftSubmit() {
  226. console.log(this.formData);
  227. console.log('保存');
  228. this.step--
  229. },
  230. // 下一步
  231. onStep(type) {
  232. if (type === 1) {
  233. if (this.step === 3) return
  234. this.step++
  235. } else {
  236. if (this.step === 1) return
  237. this.step--
  238. }
  239. },
  240. // 完成
  241. onSubmit() {
  242. this.step = 4
  243. },
  244. onChange(address) {
  245. console.log(address);
  246. this.formData.firm_address = address
  247. },
  248. onMarriage() {
  249. this.$refs.marriageSheet.open();
  250. },
  251. onSelectMarriage(e) {
  252. console.log(e);
  253. },
  254. onFarming(e) {
  255. this.formData.is_farming = e
  256. }
  257. }
  258. }
  259. </script>
  260. <style lang="scss" scoped>
  261. .info_button {
  262. width: 130rpx;
  263. height: 60rpx;
  264. border: none;
  265. line-height: 60rpx;
  266. }
  267. .attestation_content {
  268. width: 100%;
  269. position: absolute;
  270. }
  271. .attestation-button {
  272. width: 156rpx;
  273. height: 54rpx;
  274. line-height: 54rpx;
  275. background: #FFFFFF;
  276. border: 1rpx solid #0FB160;
  277. }
  278. .line {
  279. width: 70rpx;
  280. height: 4rpx;
  281. background: #8EDBDA;
  282. margin-top: 22rpx;
  283. }
  284. button::after {
  285. border: none;
  286. }
  287. </style>