add.vue 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360
  1. <template>
  2. <view class="addbox" :style="'padding-top:'+listTop+'rpx;'">
  3. <!-- 步骤条 -->
  4. <view class="navtop">
  5. <uni-nav-bar color="#ffffff" leftWidth="160rpx" rightWidth="160rpx" @clickLeft="getBack" title="业务申报" :background-color="actcolor" :border="false"
  6. statusBar='true'>
  7. <block slot="left">
  8. <view class="topl">
  9. <image :src="backimg" ></image>
  10. </view>
  11. </block>
  12. <block slot="right">
  13. <view class="edit" @click="getGiveupFn">
  14. <image :src="feditimg"></image>
  15. 放弃编辑
  16. </view>
  17. </block>
  18. </uni-nav-bar>
  19. <!-- 头部 -->
  20. <step-bar :steps="steps" :fixeda='false' :stepval="stepval"></step-bar>
  21. </view>
  22. <uni-forms ref="form" :model="datainfo" :rules="rules">
  23. <view class="bgf plr12 mt12">
  24. <uni-forms-item label="项目编号" name="loanApplicationNumber">
  25. <view class="lbtabp">
  26. <view :class="datainfo.loanApplicationNumber?'':'coa'">{{datainfo.loanApplicationNumber}}</view>
  27. </view>
  28. </uni-forms-item>
  29. </view>
  30. <!-- 企业信息 -->
  31. <view v-show="stepval==1">
  32. <!-- 企业信息 -->
  33. <view class="addtit mt3"><text>*</text>企业信息</view>
  34. <view class="bgf plr12">
  35. <picker range-key='label' :value="qyidx" :range="qylist" class="isborder" @change='bindDateChangea'>
  36. <uni-forms-item label="企业名称" name="enterpriseName">
  37. <view class="lbtabp">
  38. <view class="chtit" :class="datainfo.enterpriseName?'':'coa'">{{datainfo.enterpriseName||"请选择已添加的企业"}}</view>
  39. <image :src="hrimg" class="rimg"></image>
  40. </view>
  41. </uni-forms-item>
  42. </picker>
  43. <uni-forms-item label="行业类型" name="categoryType">
  44. <view class="lbtabp" @click="getTalbFn">
  45. <view :class="datainfo.categoryType?'':'coa'">{{datainfo.categoryType||"请选择行业类型"}}</view>
  46. <image :src="hrimg" class="rimg"></image>
  47. </view>
  48. </uni-forms-item>
  49. <uni-forms-item label="是否是制造业" name="isMake">
  50. <view class="checkbox">
  51. <uni-data-checkbox :selectedColor="actcolor" selectedTextColor='#222327' v-model="datainfo.isMake" :localdata="sfList" />
  52. </view>
  53. </uni-forms-item>
  54. <uni-forms-item label="是否专精特新" name="isNew">
  55. <view class="checkbox">
  56. <uni-data-checkbox :selectedColor="actcolor" selectedTextColor='#222327' v-model="datainfo.isNew" :localdata="sfList" />
  57. </view>
  58. </uni-forms-item>
  59. <uni-forms-item label="是否小微企业" name="isSmall">
  60. <view class="flexc">
  61. <view class="checkbox flex1">
  62. <uni-data-checkbox :selectedColor="actcolor" selectedTextColor='#222327' v-model="datainfo.isSmall" :localdata="sfList" />
  63. </view>
  64. <view class="ywicon flexc" @click="showImg"><image :src="ywicon"></image>划分标准</view>
  65. </view>
  66. </uni-forms-item>
  67. <uni-forms-item label="公司简介" name="companyIntroduction">
  68. <uni-easyinput type="textarea" autoHeight v-model="datainfo.companyIntroduction" :inputBorder='false' placeholder="请输入公司简介" />
  69. </uni-forms-item>
  70. <uni-forms-item label="公司章程" name="iszcy">
  71. <view class="phobox">
  72. <view class="phoboxa" v-if="jcfjobj.gszc">
  73. <!-- fileName 给label 0 -->
  74. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.gszc" fileVal='gszc' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  75. @progress="" @uploadEnd="onuploadEnd" >
  76. <view class="photop" >
  77. <image :src="zico" class="bgimg"></image>
  78. <image :src="phoicon" class="addimg"></image>
  79. </view>
  80. </lsj-upload>
  81. <view class="photit atit">上传公司章程并盖市监局备案章</view>
  82. </view>
  83. <block v-for="(ite,idx) in filelist" :key='idx'>
  84. <view class="phoboxa" v-if="ite.type=='gszc'&&ite.bigType=='a'">
  85. <view class="photop" @click="getDown(ite.url)">
  86. <image :src="lookico" class="bgimg"></image>
  87. <image :src="phoicon" class="addimg"></image>
  88. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  89. </view>
  90. <view class="photit">{{ite.name}}</view>
  91. </view>
  92. </block>
  93. </view>
  94. </uni-forms-item>
  95. <uni-forms-item label="开户许可证" name="iszcy">
  96. <view class="phobox">
  97. <view class="phoboxa" v-if="jcfjobj.khxkz">
  98. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.khxkz" fileVal='khxkz' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  99. @progress="" @uploadEnd="onuploadEnd" >
  100. <view class="photop" >
  101. <image :src="zico" class="bgimg"></image>
  102. <image :src="phoicon" class="addimg"></image>
  103. </view>
  104. </lsj-upload>
  105. <view class="photit">上传开户许可证</view>
  106. </view>
  107. <block v-for="(ite,idx) in filelist" :key='idx'>
  108. <view class="phoboxa" v-if="ite.type=='khxkz'&&ite.bigType=='a'">
  109. <view class="photop" @click="getDown(ite.url)">
  110. <image :src="lookico" class="bgimg"></image>
  111. <image :src="phoicon" class="addimg"></image>
  112. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  113. </view>
  114. <view class="photit">{{ite.name}}</view>
  115. </view>
  116. </block>
  117. </view>
  118. </uni-forms-item>
  119. <!-- <uni-forms-item label="企业名称" name="email">
  120. <uni-easyinput v-model="datainfo.email" :inputBorder='false' placeholder="自动识别" />
  121. </uni-forms-item> -->
  122. </view>
  123. <!-- 全体股东身份信息 -->
  124. <view class="addtit mt3"><text>*</text>全体股东身份信息</view>
  125. <view class="bgf plr12">
  126. <block v-for="(ite,idx) in gdlist" :key="idx">
  127. <uni-forms-item name="iszcy">
  128. <view class="labtxt">股东{{(Number(idx)+1)}}身份证
  129. <text class="del" @click="getdelGdFn(idx)">删除</text>
  130. </view>
  131. <view class="phobox" style="display: flex;flex-wrap: wrap;justify-content: space-between;">
  132. <view class="phoboxa">
  133. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="'股东'+(Number(idx)+1)+'身份证'" :fileVal='idx' bigType="cardz" :width="pwidth" :height="pheight" :formats="gdformats" :option="option" :size="size" :debug="debug" :instantly="instantly"
  134. @progress="" @uploadEnd="gdonuploadEnd" >
  135. <view class="photop">
  136. <image v-if="ite.cardz" :src="baseUrl+ite.cardz" class="bgimg"></image>
  137. <image v-else :src="cardz" class="bgimg"></image>
  138. <image :src="phoicon" class="addimg"></image>
  139. </view>
  140. </lsj-upload>
  141. <view class="photit">上传人像面</view>
  142. </view>
  143. <view class="phoboxa" >
  144. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="'股东'+(Number(idx)+1)+'身份证'" :fileVal='idx' bigType="cardf" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="gdformats" :debug="debug" :instantly="instantly"
  145. @progress="" @uploadEnd="gdonuploadEnd" >
  146. <view class="photop">
  147. <image v-if="ite.cardf" :src="baseUrl+ite.cardf" class="bgimg"></image>
  148. <image v-else :src="cardf" class="bgimg"></image>
  149. <image :src="phoicon" class="addimg"></image>
  150. </view>
  151. </lsj-upload>
  152. <view class="photit">上传国徽面</view>
  153. </view>
  154. </view>
  155. </uni-forms-item>
  156. </block>
  157. <view class="addgdbox">
  158. <view class="rzbtnadd" @click="getAddGdFn">
  159. <image :src="addgd"></image>添加股东
  160. </view>
  161. </view>
  162. </view>
  163. <!-- * 企业征信(由中国人民银行提供) -->
  164. <view class="addtit mt3"><text>*</text>企业征信(由中国人民银行提供)</view>
  165. <view class="bgf plr12">
  166. <uni-forms-item label="申请企业" name="iszcy">
  167. <view class="phobox">
  168. <view class="phoboxa" v-if="jcfjobj.sqqyzxbg">
  169. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.sqqyzxbg" fileVal='sqqyzxbg' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  170. @progress="" @uploadEnd="onuploadEnd" >
  171. <view class="photop" >
  172. <image :src="zico" class="bgimg"></image>
  173. <image :src="phoicon" class="addimg"></image>
  174. </view>
  175. </lsj-upload>
  176. <view class="photit atit">上传申请企业征信报告</view>
  177. </view>
  178. <block v-for="(ite,idx) in filelist" :key='idx'>
  179. <view class="phoboxa" v-if="ite.type=='sqqyzxbg'&&ite.bigType=='a'">
  180. <view class="photop" @click="getDown(ite.url)">
  181. <image :src="lookico" class="bgimg"></image>
  182. <image :src="phoicon" class="addimg"></image>
  183. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  184. </view>
  185. <view class="photit">{{ite.name}}</view>
  186. </view>
  187. </block>
  188. </view>
  189. </uni-forms-item>
  190. <uni-forms-item label="关联企业" name="iszcy">
  191. <view class="phobox">
  192. <view class="phoboxa" v-if="jcfjobj.glqyzxbg">
  193. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.glqyzxbg" fileVal='glqyzxbg' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  194. @progress="" @uploadEnd="onuploadEnd" >
  195. <view class="photop" >
  196. <image :src="zico" class="bgimg"></image>
  197. <image :src="phoicon" class="addimg"></image>
  198. </view>
  199. </lsj-upload>
  200. <view class="photit atit">上传关联企业征信报告</view>
  201. </view>
  202. <block v-for="(ite,idx) in filelist" :key='idx'>
  203. <view class="phoboxa" v-if="ite.type=='glqyzxbg'&&ite.bigType=='a'">
  204. <view class="photop" @click="getDown(ite.url)">
  205. <image :src="lookico" class="bgimg"></image>
  206. <image :src="phoicon" class="addimg"></image>
  207. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  208. </view>
  209. <view class="photit">{{ite.name}}</view>
  210. </view>
  211. </block>
  212. </view>
  213. </uni-forms-item>
  214. </view>
  215. <!-- * 企业法人征信-->
  216. <view class="addtit mt3"><text>*</text>企业法人征信</view>
  217. <view class="bgf plr12">
  218. <uni-forms-item label="企业法人" name="iszcy">
  219. <view class="phobox">
  220. <view class="phoboxa" v-if="jcfjobj.qyfrzxbg">
  221. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.qyfrzxbg" fileVal='qyfrzxbg' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  222. @progress="" @uploadEnd="onuploadEnd" >
  223. <view class="photop" >
  224. <image :src="zico" class="bgimg"></image>
  225. <image :src="phoicon" class="addimg"></image>
  226. </view>
  227. </lsj-upload>
  228. <view class="photit atit">上传企业法人征信报告</view>
  229. </view>
  230. <block v-for="(ite,idx) in filelist" :key='idx'>
  231. <view class="phoboxa" v-if="ite.type=='qyfrzxbg'&&ite.bigType=='a'">
  232. <view class="photop" @click="getDown(ite.url)">
  233. <image :src="lookico" class="bgimg"></image>
  234. <image :src="phoicon" class="addimg"></image>
  235. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  236. </view>
  237. <view class="photit">{{ite.name}}</view>
  238. </view>
  239. </block>
  240. </view>
  241. </uni-forms-item>
  242. </view>
  243. <!-- * 实际控股人夫妻双方征信-->
  244. <view class="addtit mt3"><text>*</text>实际控股人夫妻双方征信</view>
  245. <view class="bgf plr12">
  246. <uni-forms-item label="实际控股人" name="iszcy">
  247. <view class="phobox">
  248. <view class="phoboxa" v-if="jcfjobj.sjkgrzxbg">
  249. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.sjkgrzxbg" fileVal='sjkgrzxbg' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  250. @progress="" @uploadEnd="onuploadEnd" >
  251. <view class="photop" >
  252. <image :src="zico" class="bgimg"></image>
  253. <image :src="phoicon" class="addimg"></image>
  254. </view>
  255. </lsj-upload>
  256. <view class="photit atit">上传实际控股人征信报告</view>
  257. </view>
  258. <block v-for="(ite,idx) in filelist" :key='idx'>
  259. <view class="phoboxa" v-if="ite.type=='sjkgrzxbg'&&ite.bigType=='a'">
  260. <view class="photop" @click="getDown(ite.url)">
  261. <image :src="lookico" class="bgimg"></image>
  262. <image :src="phoicon" class="addimg"></image>
  263. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  264. </view>
  265. <view class="photit">{{ite.name}}</view>
  266. </view>
  267. </block>
  268. </view>
  269. </uni-forms-item>
  270. <uni-forms-item label="配偶征信" name="iszcy">
  271. <view class="phobox">
  272. <view class="phoboxa" v-if="jcfjobj.sjkgrpozxbg">
  273. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.sjkgrpozxbg" fileVal='sjkgrpozxbg' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  274. @progress="" @uploadEnd="onuploadEnd" >
  275. <view class="photop" >
  276. <image :src="zico" class="bgimg"></image>
  277. <image :src="phoicon" class="addimg"></image>
  278. </view>
  279. </lsj-upload>
  280. <view class="photit atit">上传实际控股人配偶征信报告</view>
  281. </view>
  282. <block v-for="(ite,idx) in filelist" :key='idx'>
  283. <view class="phoboxa" v-if="ite.type=='sjkgrpozxbg'&&ite.bigType=='a'">
  284. <view class="photop" @click="getDown(ite.url)">
  285. <image :src="lookico" class="bgimg"></image>
  286. <image :src="phoicon" class="addimg"></image>
  287. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  288. </view>
  289. <view class="photit">{{ite.name}}</view>
  290. </view>
  291. </block>
  292. </view>
  293. </uni-forms-item>
  294. </view>
  295. <!-- * 各股东个人征信(请与上面所填股东对应) -->
  296. <view class="addtit mt3"><text>*</text>各股东个人征信(请与上面所填股东对应)</view>
  297. <view class="bgf plr12">
  298. <block v-for="(ite,idx) in gdlist" :key="idx">
  299. <uni-forms-item :label="'股东'+(Number(idx)+1)+'征信'" name="iszcy">
  300. <view class="phobox">
  301. <view class="phoboxa">
  302. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="'股东'+(Number(idx)+1)+'征信'" :fileVal='idx' bigType="zx" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  303. @progress="" @uploadEnd="gdonuploadEnd" >
  304. <view class="photop" >
  305. <image :src="zico" class="bgimg"></image>
  306. <image :src="phoicon" class="addimg"></image>
  307. </view>
  308. </lsj-upload>
  309. <view class="photit">上传实际控股人征信报告</view>
  310. </view>
  311. <block v-if="ite.zxurl&&ite.zxurl.length">
  312. <view class="phoboxa" v-for="(zxite,zxidx) in ite.zxurl" :key="zxidx">
  313. <view class="photop" @click="getDown(zxite)">
  314. <image :src="lookico" class="bgimg"></image>
  315. <image :src="phoicon" class="addimg"></image>
  316. <image :src="delimg" class="delimg" @click.stop="getDelgdFj(idx,zxidx)"></image>
  317. </view>
  318. <!-- <view class="photit">{{zxite.name}}</view> -->
  319. </view>
  320. </block>
  321. </view>
  322. </uni-forms-item>
  323. </block>
  324. </view>
  325. </view>
  326. <!-- 法人信息 -->
  327. <view v-show="stepval==2">
  328. <!-- 用户类型 -->
  329. <view class="addtit mt3"><text>*</text>用户类型</view>
  330. <view class="bgf plr12">
  331. <picker range-key='label' :value="yhlxidx" :range="yhlxlist" class="" @change='bindDateChangeb'>
  332. <uni-forms-item label="用户类型" name="customerType">
  333. <view class="lbtabp">
  334. <view v-if="datainfo.customerType&&!yhlx">{{statusFormat(datainfo.customerType,yhlxlist,'yhlx')}}</view>
  335. <view v-else :class="yhlx?'':'coa'">{{yhlx||"请选择用户类型"}}</view>
  336. <image :src="hrimg" class="rimg"></image>
  337. </view>
  338. </uni-forms-item>
  339. </picker>
  340. </view>
  341. <!-- 法定代表人基本信息 -->
  342. <view class="addtit mt3"><text>*</text>法定代表人基本信息</view>
  343. <view class="bgf plr12">
  344. <uni-forms-item label="身份证" name="iszcy">
  345. <view class="phobox">
  346. <view class="phoboxa" v-if="jcfjobj.frsfzrmx">
  347. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.frsfzrmx" fileVal='frsfzrmx' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="gdformats" :debug="debug" :instantly="instantly"
  348. @progress="" @uploadEnd="ponuploadEnd" >
  349. <view class="photop">
  350. <image :src="cardz" class="bgimg"></image>
  351. <image v-if="datainfo.corporationFront" :src="baseUrl+datainfo.corporationFront" class="bgimga"></image>
  352. <image :src="phoicon" class="addimg"></image>
  353. </view>
  354. </lsj-upload>
  355. <view class="photit atit">上传人像面</view>
  356. </view>
  357. <view class="phoboxa" v-if="jcfjobj.frsfzghm">
  358. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.frsfzghm" fileVal='frsfzghm' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="gdformats" :debug="debug" :instantly="instantly"
  359. @progress="" @uploadEnd="ponuploadEnd" >
  360. <view class="photop">
  361. <view class="photop">
  362. <image :src="cardf" class="bgimg"></image>
  363. <image v-if="datainfo.corporationBack" :src="baseUrl+datainfo.corporationBack" class="bgimga"></image>
  364. <image :src="phoicon" class="addimg"></image>
  365. </view>
  366. </view>
  367. </lsj-upload>
  368. <view class="photit">上传国徽面</view>
  369. </view>
  370. </view>
  371. </uni-forms-item>
  372. <uni-forms-item label="姓名" name="corporationName">
  373. <uni-easyinput v-model="datainfo.corporationName" :inputBorder='false' placeholder="自动识别" />
  374. </uni-forms-item>
  375. <uni-forms-item label="身份证号" name="corporationIdCard">
  376. <uni-easyinput v-model="datainfo.corporationIdCard" :inputBorder='false' placeholder="自动识别" />
  377. </uni-forms-item>
  378. <uni-forms-item label="手机号码" name="corporationPhone">
  379. <uni-easyinput v-model="datainfo.corporationPhone" type="number" :inputBorder='false' placeholder="请输入手机号码" />
  380. </uni-forms-item>
  381. <!-- 家庭人口选填-->
  382. <uni-forms-item label="家庭人口" name="familyPopulation">
  383. <uni-easyinput v-model="datainfo.familyPopulation" type="number" :inputBorder='false' placeholder="请输入家庭人口" />
  384. </uni-forms-item>
  385. <uni-forms-item label="法人职业" name="corporationJob">
  386. <uni-easyinput v-model="datainfo.corporationJob" :inputBorder='false' placeholder="请输入法人职业" />
  387. </uni-forms-item>
  388. <picker range-key='label' :value="ywidx" class="isborder" :range="ywList" @change='bindDateChangec'>
  389. <uni-forms-item label="有无贷款" name="qymc">
  390. <view class="lbtabp">
  391. <view v-if="datainfo.isLoan">{{datainfo.isLoan=='Y'?'有':'无'}}</view>
  392. <view v-else class="coa">请选择有/无</view>
  393. <image :src="hrimg" class="rimg"></image>
  394. </view>
  395. </uni-forms-item>
  396. </picker>
  397. <!-- <uni-forms-item label="应收应付款" name="email">
  398. <uni-easyinput v-model="datainfo.email" type="number" :inputBorder='false' placeholder="请输入应收应付款" />
  399. </uni-forms-item> -->
  400. <!-- <uni-forms-item label="经营情况" name="iszcy">
  401. <uni-easyinput type="textarea" autoHeight v-model="datainfo.email" :inputBorder='false' placeholder="请描述近几年经营情况" />
  402. </uni-forms-item> -->
  403. <!-- <uni-forms-item label="经营效益" name="email">
  404. <uni-easyinput v-model="datainfo.email" type="number" :inputBorder='false' placeholder="请输入经营效益" />
  405. </uni-forms-item> -->
  406. </view>
  407. <!-- * 家庭婚姻信息 -->
  408. <view class="addtit mt3"><text>*</text>家庭婚姻信息</view>
  409. <view class="bgf plr12">
  410. <picker range-key='label' :value="frhyzkidx" :range="hyztlist" class="isborder" @change='bindDateChanged'>
  411. <uni-forms-item label="婚姻状态" name="corporationMaritalStatus">
  412. <view class="lbtabp">
  413. <view v-if="datainfo.corporationMaritalStatus&&!frhyzk">{{statusFormat(datainfo.corporationMaritalStatus,hyztlist,'frhyzk')}}</view>
  414. <view v-else :class="frhyzk?'':'coa'">{{frhyzk||"请选择婚姻状态"}}</view>
  415. <image :src="hrimg" class="rimg"></image>
  416. </view>
  417. </uni-forms-item>
  418. </picker>
  419. <uni-forms-item label="配偶身份证" name="iszcy">
  420. <view class="phobox">
  421. <view class="phoboxa" v-if="jcfjobj.frsfzpormx">
  422. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.frsfzpormx" fileVal='frsfzpormx' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="gdformats" :debug="debug" :instantly="instantly"
  423. @progress="" @uploadEnd="ponuploadEnd" >
  424. <view class="photop">
  425. <image :src="cardz" class="bgimg"></image>
  426. <image v-if="datainfo.spouseFront" :src="baseUrl+datainfo.spouseFront" class="bgimga"></image>
  427. <image :src="phoicon" class="addimg"></image>
  428. </view>
  429. </lsj-upload>
  430. <!-- 删除 -->
  431. <view class="frdelimg" v-if="datainfo.spouseFront" @click.stop="getDelfzpo('front')">
  432. <image :src="fdelimg"></image>
  433. </view>
  434. <view class="photit atit">上传人像面</view>
  435. </view>
  436. <view class="phoboxa" v-if="jcfjobj.frsfzpoghm">
  437. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.frsfzpoghm" fileVal='frsfzpoghm' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="gdformats" :debug="debug" :instantly="instantly"
  438. @progress="" @uploadEnd="ponuploadEnd" >
  439. <view class="photop">
  440. <view class="photop">
  441. <image :src="cardf" class="bgimg"></image>
  442. <image v-if="datainfo.spouseBack" :src="baseUrl+datainfo.spouseBack" class="bgimga"></image>
  443. <image :src="phoicon" class="addimg"></image>
  444. </view>
  445. </view>
  446. </lsj-upload>
  447. <!-- 删除 -->
  448. <view class="frdelimg" v-if="datainfo.spouseBack" @click.stop="getDelfzpo('back')">
  449. <image :src="fdelimg"></image>
  450. </view>
  451. <view class="photit">上传国徽面</view>
  452. </view>
  453. </view>
  454. </uni-forms-item>
  455. <uni-forms-item label="配偶姓名" name="spouseName">
  456. <uni-easyinput v-model="datainfo.spouseName" :inputBorder='false' placeholder="自动识别" />
  457. </uni-forms-item>
  458. <uni-forms-item label="配偶身份证号" name="spouseIdCard">
  459. <uni-easyinput v-model="datainfo.spouseIdCard" :inputBorder='false' placeholder="自动识别" />
  460. </uni-forms-item>
  461. </view>
  462. <!-- * 企业法人征信-->
  463. <view class="addtit mt3"><text>*</text>婚姻证明</view>
  464. <view class="bgf plr12">
  465. <!-- 离婚状态上传 -->
  466. <uni-forms-item label="离婚证" name="iszcy" v-if="datainfo.corporationMaritalStatus==3">
  467. <view class="phobox">
  468. <view class="phoboxa" v-if="jcfjobj.frlhz">
  469. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.frlhz" fileVal='frlhz' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  470. @progress="" @uploadEnd="onuploadEnd" >
  471. <view class="photop" >
  472. <image :src="jhico" class="bgimg"></image>
  473. <image :src="phoicon" class="addimg"></image>
  474. </view>
  475. </lsj-upload>
  476. <view class="photit atit">上传离婚证</view>
  477. </view>
  478. <block v-for="(ite,idx) in filelist" :key='idx'>
  479. <view class="phoboxa" v-if="ite.type=='frlhz'&&ite.bigType=='a'">
  480. <view class="photop" @click="getDown(ite.url)">
  481. <image :src="lookico" class="bgimg"></image>
  482. <image :src="phoicon" class="addimg"></image>
  483. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  484. </view>
  485. <view class="photit">{{ite.name}}</view>
  486. </view>
  487. </block>
  488. </view>
  489. </uni-forms-item>
  490. <uni-forms-item label="结婚证" name="iszcy" v-else>
  491. <view class="phobox">
  492. <view class="phoboxa" v-if="jcfjobj.frjhz">
  493. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.frjhz" fileVal='frjhz' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  494. @progress="" @uploadEnd="onuploadEnd" >
  495. <view class="photop" >
  496. <image :src="jhico" class="bgimg"></image>
  497. <image :src="phoicon" class="addimg"></image>
  498. </view>
  499. </lsj-upload>
  500. <view class="photit atit">上传结婚证</view>
  501. </view>
  502. <block v-for="(ite,idx) in filelist" :key='idx'>
  503. <view class="phoboxa" v-if="ite.type=='frjhz'&&ite.bigType=='a'">
  504. <view class="photop" @click="getDown(ite.url)">
  505. <image :src="lookico" class="bgimg"></image>
  506. <image :src="phoicon" class="addimg"></image>
  507. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  508. </view>
  509. <view class="photit">{{ite.name}}</view>
  510. </view>
  511. </block>
  512. </view>
  513. </uni-forms-item>
  514. </view>
  515. <!-- * 户口簿信息-->
  516. <view class="addtit mt3"><text>*</text>户口簿信息</view>
  517. <view class="bgf plr12">
  518. <uni-forms-item label="户口簿首页" name="iszcy">
  519. <view class="phobox">
  520. <view class="phoboxa" v-if="jcfjobj.frhkbsy">
  521. <lsj-upload ref="lsjUpload" childId="frhkbsy" :fileName="jcfjobj.frhkbsy" fileVal='frhkbsy' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  522. @progress="" @uploadEnd="onuploadEnd" >
  523. <view class="photop" >
  524. <image :src="hkico" class="bgimg"></image>
  525. <!-- <block v-for="(ite,idx) in filelist" :key='idx'>
  526. <image v-if="ite.type=='frhkbsy'&&ite.bigType=='a'" :src="baseUrl+ite.url" class="bgimga"></image>
  527. </block> -->
  528. <image :src="phoicon" class="addimg"></image>
  529. </view>
  530. </lsj-upload>
  531. <view class="photit atit">上传户口簿第一页</view>
  532. </view>
  533. <block v-for="(ite,idx) in filelist" :key='idx'>
  534. <view class="phoboxa" v-if="ite.type=='frhkbsy'&&ite.bigType=='a'">
  535. <view class="photop" @click="getDown(ite.url)">
  536. <image :src="lookico" class="bgimg"></image>
  537. <image :src="phoicon" class="addimg"></image>
  538. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  539. </view>
  540. <view class="photit">{{ite.name}}</view>
  541. </view>
  542. </block>
  543. </view>
  544. </uni-forms-item>
  545. <uni-forms-item label="户口簿单页" name="iszcy">
  546. <view class="phobox">
  547. <view class="phoboxa" v-if="jcfjobj.frhkbbry">
  548. <!-- 法人户口簿每一页 -->
  549. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.frhkbbry" fileVal='frhkbbry' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  550. @progress="" @uploadEnd="onuploadEnd" >
  551. <view class="photop" >
  552. <image :src="hkico" class="bgimg"></image>
  553. <image :src="phoicon" class="addimg"></image>
  554. </view>
  555. </lsj-upload>
  556. <view class="photit atit">上传户口簿每一页</view>
  557. </view>
  558. <block v-for="(ite,idx) in filelist" :key='idx'>
  559. <view class="phoboxa" v-if="ite.type=='frhkbbry'&&ite.bigType=='a'">
  560. <view class="photop" @click="getDown(ite.url)">
  561. <image :src="lookico" class="bgimg"></image>
  562. <image :src="phoicon" class="addimg"></image>
  563. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  564. </view>
  565. <view class="photit">{{ite.name}}</view>
  566. </view>
  567. </block>
  568. <!-- <view class="phoboxa">
  569. <view class="photop">
  570. <image :src="hkico" class="bgimg"></image>
  571. <image :src="phoicon" class="addimg"></image>
  572. </view>
  573. <view class="photit atit">上传户口簿配偶页</view>
  574. </view> -->
  575. </view>
  576. </uni-forms-item>
  577. </view>
  578. </view>
  579. <!-- 反担保人信息 -->
  580. <view v-show="stepval==3">
  581. <!-- 担保类型 -->
  582. <view class="addtit mt3"><text>*</text>担保类型</view>
  583. <view class="bgf plr12">
  584. <picker range-key='label' :value="dblxidx" :range="dblxlist" class="" @change='bindDateChangee'>
  585. <uni-forms-item label="担保类型" name="guaranteeType">
  586. <view class="lbtabp">
  587. <view v-if="datainfo.guaranteeType&&!dblx">{{statusFormat(datainfo.guaranteeType,dblxlist,'dblx')}}</view>
  588. <view v-else :class="dblx?'':'coa'">{{dblx||"请选择担保类型"}}</view>
  589. <image :src="hrimg" class="rimg"></image>
  590. </view>
  591. </uni-forms-item>
  592. </picker>
  593. </view>
  594. <!-- 反担保人基本信息 v-if="datainfo.guaranteeType==2"-->
  595. <block>
  596. <view class="addtit mt3"><text>*</text>反担保人基本信息</view>
  597. <view class="bgf plr12">
  598. <uni-forms-item label="身份证" name="iszcy">
  599. <view class="phobox">
  600. <view class="phoboxa" v-if="jcfjobj.fdbrsfzrmx">
  601. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.fdbrsfzrmx" fileVal='fdbrsfzrmx' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="gdformats" :debug="debug" :instantly="instantly"
  602. @progress="" @uploadEnd="ponuploadEnd" >
  603. <view class="photop">
  604. <image :src="cardz" class="bgimg"></image>
  605. <image v-if="datainfo.guaranteeFront" :src="baseUrl+datainfo.guaranteeFront" class="bgimga"></image>
  606. <image :src="phoicon" class="addimg"></image>
  607. </view>
  608. </lsj-upload>
  609. <view class="photit atit">上传人像面</view>
  610. </view>
  611. <view class="phoboxa" v-if="jcfjobj.fdbrsfzghm">
  612. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.fdbrsfzghm" fileVal='fdbrsfzghm' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="gdformats" :debug="debug" :instantly="instantly"
  613. @progress="" @uploadEnd="ponuploadEnd" >
  614. <view class="photop">
  615. <view class="photop">
  616. <image :src="cardf" class="bgimg"></image>
  617. <image v-if="datainfo.guaranteeBack" :src="baseUrl+datainfo.guaranteeBack" class="bgimga"></image>
  618. <image :src="phoicon" class="addimg"></image>
  619. </view>
  620. </view>
  621. </lsj-upload>
  622. <view class="photit">上传国徽面</view>
  623. </view>
  624. </view>
  625. </uni-forms-item>
  626. <uni-forms-item label="姓名" name="guaranteeName">
  627. <uni-easyinput v-model="datainfo.guaranteeName" :inputBorder='false' placeholder="自动识别" />
  628. </uni-forms-item>
  629. <uni-forms-item label="身份证号" name="guaranteeIdCard">
  630. <uni-easyinput v-model="datainfo.guaranteeIdCard" :inputBorder='false' placeholder="自动识别" />
  631. </uni-forms-item>
  632. <uni-forms-item label="手机号码" name="guaranteePhone">
  633. <uni-easyinput v-model="datainfo.guaranteePhone" type="number" :inputBorder='false' placeholder="请输入手机号码" />
  634. </uni-forms-item>
  635. </view>
  636. </block>
  637. <!-- * 反担保人家庭婚姻信息 -->
  638. <!-- <view class="addtit mt3"><text>*</text>反担保人家庭婚姻信息</view>
  639. <view class="bgf plr12">
  640. <picker range-key='label' :value="qyidx" :range="qylist" class="isborder" @change='bindDateChangea'>
  641. <uni-forms-item label="婚姻状态" name="qymc">
  642. <view class="lbtabp">
  643. <view v-if="datainfo.qymcid&&!qymc">{{statusFormat(datainfo.qymcid,qylist,'qy')}}</view>
  644. <view v-else :class="qymc?'':'coa'">{{qymc||"请选择婚姻状态"}}</view>
  645. <image :src="hrimg" class="rimg"></image>
  646. </view>
  647. </uni-forms-item>
  648. </picker>
  649. <uni-forms-item label="配偶身份证" name="iszcy">
  650. <view class="phobox">
  651. <view class="phoboxa">
  652. <view class="photop">
  653. <image :src="cardz" class="bgimg"></image>
  654. <image :src="phoicon" class="addimg"></image>
  655. </view>
  656. <view class="photit atit">上传人像面</view>
  657. </view>
  658. <view class="phoboxa">
  659. <view class="photop">
  660. <image :src="cardf" class="bgimg"></image>
  661. <image :src="phoicon" class="addimg"></image>
  662. </view>
  663. <view class="photit">上传国徽面</view>
  664. </view>
  665. </view>
  666. </uni-forms-item>
  667. <uni-forms-item label="配偶姓名" name="email">
  668. <uni-easyinput v-model="datainfo.email" :inputBorder='false' placeholder="自动识别" />
  669. </uni-forms-item>
  670. <uni-forms-item label="配偶身份证号" name="email">
  671. <uni-easyinput v-model="datainfo.email" :inputBorder='false' placeholder="自动识别" />
  672. </uni-forms-item>
  673. </view> -->
  674. <!-- * 反担保人婚姻证明-->
  675. <!-- <view class="addtit mt3"><text>*</text>反担保人婚姻证明</view>
  676. <view class="bgf plr12">
  677. <uni-forms-item label="结婚证" name="iszcy">
  678. <view class="phobox">
  679. <view class="phoboxa">
  680. <view class="photop">
  681. <image :src="jhico" class="bgimg"></image>
  682. <image :src="phoicon" class="addimg"></image>
  683. </view>
  684. <view class="photit atit">上传结婚证</view>
  685. </view>
  686. </view>
  687. </uni-forms-item>
  688. </view> -->
  689. <!-- * 反担保人户口簿信息-->
  690. <!-- <view class="addtit mt3"><text>*</text>反担保人户口簿信息</view>
  691. <view class="bgf plr12">
  692. <uni-forms-item label="户口簿首页" name="iszcy">
  693. <view class="phobox">
  694. <view class="phoboxa">
  695. <view class="photop">
  696. <image :src="hkico" class="bgimg"></image>
  697. <image :src="phoicon" class="addimg"></image>
  698. </view>
  699. <view class="photit atit">上传户口簿第一页</view>
  700. </view>
  701. </view>
  702. </uni-forms-item>
  703. <uni-forms-item label="户口簿单页" name="iszcy">
  704. <view class="phobox">
  705. <view class="phoboxa">
  706. <view class="photop">
  707. <image :src="hkico" class="bgimg"></image>
  708. <image :src="phoicon" class="addimg"></image>
  709. </view>
  710. <view class="photit atit">上传户口簿本人页</view>
  711. </view>
  712. <view class="phoboxa">
  713. <view class="photop">
  714. <image :src="hkico" class="bgimg"></image>
  715. <image :src="phoicon" class="addimg"></image>
  716. </view>
  717. <view class="photit atit">上传户口簿配偶页</view>
  718. </view>
  719. </view>
  720. </uni-forms-item>
  721. </view> -->
  722. <!-- * 反担保人信用担保证明-->
  723. <view class="addtit mt3">反担保人信用担保证明</view>
  724. <view class="bgf plr12">
  725. <uni-forms-item name="iszcy">
  726. <view class="labtxt">个人工作证明
  727. <text>(选填)</text>
  728. </view>
  729. <view class="phobox" style="display: flex;flex-wrap: wrap;justify-content: space-between;">
  730. <view class="phoboxa" v-if="jcfjobj.fdbrgrgzzm">
  731. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.fdbrgrgzzm" fileVal='fdbrgrgzzm' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  732. @progress="" @uploadEnd="onuploadEnd" >
  733. <view class="photop" >
  734. <image :src="zico" class="bgimg"></image>
  735. <image :src="phoicon" class="addimg"></image>
  736. </view>
  737. </lsj-upload>
  738. <view class="photit atit">公职人员上传个人工作证明</view>
  739. </view>
  740. <block v-for="(ite,idx) in filelist" :key='idx'>
  741. <view class="phoboxa" v-if="ite.type=='fdbrgrgzzm'&&ite.bigType=='a'">
  742. <view class="photop" @click="getDown(ite.url)">
  743. <image :src="lookico" class="bgimg"></image>
  744. <image :src="phoicon" class="addimg"></image>
  745. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  746. </view>
  747. <view class="photit">{{ite.name}}</view>
  748. </view>
  749. </block>
  750. </view>
  751. </uni-forms-item>
  752. <uni-forms-item label="身份证复印件" name="iszcy">
  753. <view class="phobox">
  754. <view class="phoboxa" v-if="jcfjobj.fdbrsfzfyj">
  755. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.fdbrsfzfyj" fileVal='fdbrsfzfyj' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  756. @progress="" @uploadEnd="onuploadEnd" >
  757. <view class="photop" >
  758. <image :src="cardz" class="bgimg"></image>
  759. <image :src="phoicon" class="addimg"></image>
  760. </view>
  761. </lsj-upload>
  762. <view class="photit atit">上传身份证复印件</view>
  763. </view>
  764. <block v-for="(ite,idx) in filelist" :key='idx'>
  765. <view class="phoboxa" v-if="ite.type=='fdbrsfzfyj'&&ite.bigType=='a'">
  766. <view class="photop" @click="getDown(ite.url)">
  767. <image :src="lookico" class="bgimg"></image>
  768. <image :src="phoicon" class="addimg"></image>
  769. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  770. </view>
  771. <view class="photit">{{ite.name}}</view>
  772. </view>
  773. </block>
  774. </view>
  775. </uni-forms-item>
  776. <uni-forms-item label="个人征信报告" name="iszcy">
  777. <view class="phobox">
  778. <view class="phoboxa" v-if="jcfjobj.fdbrgrzxbg">
  779. <lsj-upload ref="lsjUpload" childId="upload1" :fileName="jcfjobj.fdbrgrzxbg" fileVal='fdbrgrzxbg' bigType="a" :width="pwidth" :height="pheight" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  780. @progress="" @uploadEnd="onuploadEnd" >
  781. <view class="photop" >
  782. <image :src="zico" class="bgimg"></image>
  783. <image :src="phoicon" class="addimg"></image>
  784. </view>
  785. </lsj-upload>
  786. <view class="photit atit">上传个人征信报告</view>
  787. </view>
  788. <block v-for="(ite,idx) in filelist" :key='idx'>
  789. <view class="phoboxa" v-if="ite.type=='fdbrgrzxbg'&&ite.bigType=='a'">
  790. <view class="photop" @click="getDown(ite.url)">
  791. <image :src="lookico" class="bgimg"></image>
  792. <image :src="phoicon" class="addimg"></image>
  793. <image :src="delimg" class="delimg" @click.stop="getDelFj(idx)"></image>
  794. </view>
  795. <view class="photit">{{ite.name}}</view>
  796. </view>
  797. </block>
  798. </view>
  799. </uni-forms-item>
  800. </view>
  801. </view>
  802. <!-- 添加附件 -->
  803. <view v-show="stepval==4">
  804. <!-- 附件信息 -->
  805. <view class="addtit mt3">
  806. <view @click="getDbclFn" class="flexc">附件信息<image :src="ywicon" class="ywimg"></image></view>
  807. </view>
  808. <block v-for="(ite,idx) in sbfjlist" :key="ite.val">
  809. <!-- 委托担保申请书 -->
  810. <view class="bgf plr12 mb12" v-if="ite.val=='wtdbsqs'||ite.val=='gdhyjy'">
  811. <view class="fjbox">
  812. <view class="fjtop flext">
  813. <view class="ftit"><text>*</text>{{ite.label}}<text class="mtxt">(须面签)</text></view>
  814. <view class="fbtns cof64" @click="getExportMb(ite)">
  815. <image :src="downimg" class="downimg"></image>下载模板
  816. </view>
  817. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  818. @progress="" @uploadEnd="fjonuploadEnd" >
  819. <view class="fbtns co0a" :style="{width: width,height: height}">
  820. <image :src="upimg"></image>
  821. <view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  822. </view>
  823. </lsj-upload>
  824. </view>
  825. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  826. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  827. <view class="flext" @click="getDown(fite.url)">
  828. <view class="imgl"><image :src="filico" ></image></view>
  829. <view class="tit">{{fite.name}}</view>
  830. </view>
  831. <!-- 删除 -->
  832. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  833. <image :src="fdelimg"></image>
  834. </view>
  835. </view>
  836. </view>
  837. </view>
  838. </view>
  839. <view class="bgf plr12" v-if="ite.val=='syndcwbb'||ite.val=='syndsjbg'">
  840. <view class="fjbox" :class="ite.val!='syndsjbg'?'isborder':''">
  841. <view class="fjtop flext">
  842. <view class="ftit"><text v-if="ite.val=='syndcwbb'">*</text>{{ite.label}}</view>
  843. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  844. @progress="" @uploadEnd="fjonuploadEnd" >
  845. <view class="fbtns co0a" :style="{width: width,height: height}">
  846. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  847. </view>
  848. </lsj-upload>
  849. </view>
  850. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  851. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  852. <view class="flext" @click="getDown(fite.url)">
  853. <view class="imgl"><image :src="filico" ></image></view>
  854. <view class="tit">{{fite.name}}</view>
  855. </view>
  856. <!-- 删除 -->
  857. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  858. <image :src="fdelimg"></image>
  859. </view>
  860. </view>
  861. </view>
  862. </view>
  863. </view>
  864. <view class="bgf plr12" v-if="ite.val=='dqcwbb'&&datainfo.applicationType==1">
  865. <view class="fjbox isborder">
  866. <view class="fjtop flext">
  867. <view class="ftit"><text>*</text>{{ite.label}}</view>
  868. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  869. @progress="" @uploadEnd="fjonuploadEnd" >
  870. <view class="fbtns co0a" :style="{width: width,height: height}">
  871. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  872. </view>
  873. </lsj-upload>
  874. </view>
  875. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  876. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  877. <view class="flext" @click="getDown(fite.url)">
  878. <view class="imgl"><image :src="filico" ></image></view>
  879. <view class="tit">{{fite.name}}</view>
  880. </view>
  881. <!-- 删除 -->
  882. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  883. <image :src="fdelimg"></image>
  884. </view>
  885. </view>
  886. </view>
  887. </view>
  888. </view>
  889. <view class="bgf plr12 mt12" v-if="ite.val=='nszm'">
  890. <view class="fjbox isborder">
  891. <picker range-key='text' :value="sfidx" :range="sfList" @change='bindDateChangef'>
  892. <view class="fjtop flexc chek">
  893. <view class="ftit"><text>*</text>是否免税企业</view>
  894. <view v-if="datainfo.isDuty">{{datainfo.isDuty=='Y'?'是':'否'}}</view>
  895. <view v-else class="coa">请选择是/否</view>
  896. <!-- <view :class="datainfo.isDuty?'':'coa'">{{msqy||"请选择是/否"}}</view> -->
  897. <image :src="hrimg" class="rimg"></image>
  898. </view>
  899. </picker>
  900. </view>
  901. <view class="fjbox isborder">
  902. <view class="fjtop flext">
  903. <view class="ftit">{{ite.label}}</view>
  904. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  905. @progress="" @uploadEnd="fjonuploadEnd" >
  906. <view class="fbtns co0a" :style="{width: width,height: height}">
  907. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  908. </view>
  909. </lsj-upload>
  910. </view>
  911. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  912. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  913. <view class="flext" @click="getDown(fite.url)">
  914. <view class="imgl"><image :src="filico" ></image></view>
  915. <view class="tit">{{fite.name}}</view>
  916. </view>
  917. <!-- 删除 -->
  918. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  919. <image :src="fdelimg"></image>
  920. </view>
  921. </view>
  922. </view>
  923. </view>
  924. </view>
  925. <view class="bgf plr12 " v-if="ite.val=='jsyyhdzd'">
  926. <view class="fjbox">
  927. <view class="fjtop flext">
  928. <view class="ftit">{{ite.label}}</view>
  929. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  930. @progress="" @uploadEnd="fjonuploadEnd" >
  931. <view class="fbtns co0a" :style="{width: width,height: height}">
  932. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  933. </view>
  934. </lsj-upload>
  935. </view>
  936. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  937. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  938. <view class="flext" @click="getDown(fite.url)">
  939. <view class="imgl"><image :src="filico" ></image></view>
  940. <view class="tit">{{fite.name}}</view>
  941. </view>
  942. <!-- 删除 -->
  943. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  944. <image :src="fdelimg"></image>
  945. </view>
  946. </view>
  947. </view>
  948. </view>
  949. </view>
  950. <!-- 主要账户银行流水 -->
  951. <view class="mt12" v-if="ite.val=='zyzhyhls'">
  952. <view class="bgf plr12 " >
  953. <view class="fjbox">
  954. <view class="fjtop flext">
  955. <view class="ftit"><text>*</text>{{ite.label}}</view>
  956. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  957. @progress="" @uploadEnd="fjonuploadEnd" >
  958. <view class="fbtns co0a" :style="{width: width,height: height}">
  959. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  960. </view>
  961. </lsj-upload>
  962. </view>
  963. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  964. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  965. <view class="flext" @click="getDown(fite.url)">
  966. <view class="imgl"><image :src="filico" ></image></view>
  967. <view class="tit">{{fite.name}}</view>
  968. </view>
  969. <!-- 删除 -->
  970. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  971. <image :src="fdelimg"></image>
  972. </view>
  973. </view>
  974. </view>
  975. </view>
  976. </view>
  977. <view class="addtit tips">提供能够反映企业资金流向的法人或控股股东不低于半年的个人 主要账户银行流水</view>
  978. </view>
  979. <view class="bgf plr12 " :class="ite.val=='gxht'?'isborder':''" v-if="ite.val=='gxht'|| ite.val=='dqcsxmqkzm'">
  980. <view class="fjbox">
  981. <view class="fjtop flext">
  982. <view class="ftit"><text>*</text>{{ite.label}}</view>
  983. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  984. @progress="" @uploadEnd="fjonuploadEnd" >
  985. <view class="fbtns co0a" :style="{width: width,height: height}">
  986. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  987. </view>
  988. </lsj-upload>
  989. </view>
  990. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  991. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  992. <view class="flext" @click="getDown(fite.url)">
  993. <view class="imgl"><image :src="filico" ></image></view>
  994. <view class="tit">{{fite.name}}</view>
  995. </view>
  996. <!-- 删除 -->
  997. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  998. <image :src="fdelimg"></image>
  999. </view>
  1000. </view>
  1001. </view>
  1002. </view>
  1003. </view>
  1004. <!-- 企业基本注册信息查询单 -->
  1005. <view class="bgf plr12 mt12 mb12" v-if="ite.val=='qyjbzcxxcxd'">
  1006. <view class="fjbox">
  1007. <view class="fjtop flext">
  1008. <view class="ftit"><text>*</text>{{ite.label}}</view>
  1009. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  1010. @progress="" @uploadEnd="fjonuploadEnd" >
  1011. <view class="fbtns co0a" :style="{width: width,height: height}">
  1012. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  1013. </view>
  1014. </lsj-upload>
  1015. </view>
  1016. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  1017. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  1018. <view class="flext" @click="getDown(fite.url)">
  1019. <view class="imgl"><image :src="filico" ></image></view>
  1020. <view class="tit">{{fite.name}}</view>
  1021. </view>
  1022. <!-- 删除 -->
  1023. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  1024. <image :src="fdelimg"></image>
  1025. </view>
  1026. </view>
  1027. </view>
  1028. </view>
  1029. </view>
  1030. <!-- 企业固定资产证明 -->
  1031. <view class="bgf plr12 " v-if="ite.val=='qygdzczm'||ite.val=='frzczmfc'||ite.val=='frzczmdc'||ite.val=='frzczmcl'">
  1032. <view class="fjbox" :class="ite.val!='frzczmcl'?'isborder':''">
  1033. <view class="fjtop flext">
  1034. <view class="ftit">{{ite.label}}</view>
  1035. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  1036. @progress="" @uploadEnd="fjonuploadEnd" >
  1037. <view class="fbtns co0a" :style="{width: width,height: height}">
  1038. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  1039. </view>
  1040. </lsj-upload>
  1041. </view>
  1042. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  1043. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  1044. <view class="flext" @click="getDown(fite.url)">
  1045. <view class="imgl"><image :src="filico" ></image></view>
  1046. <view class="tit">{{fite.name}}</view>
  1047. </view>
  1048. <!-- 删除 -->
  1049. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  1050. <image :src="fdelimg"></image>
  1051. </view>
  1052. </view>
  1053. </view>
  1054. </view>
  1055. </view>
  1056. <!-- 反担保抵(质)押物复印件 -->
  1057. <view class="mt12" v-if="ite.val=='fdbdyfyj'">
  1058. <view class="bgf plr12 " >
  1059. <view class="fjbox">
  1060. <view class="fjtop flext">
  1061. <view class="ftit">{{ite.label}}</view>
  1062. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  1063. @progress="" @uploadEnd="fjonuploadEnd" >
  1064. <view class="fbtns co0a" :style="{width: width,height: height}">
  1065. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  1066. </view>
  1067. </lsj-upload>
  1068. </view>
  1069. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  1070. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  1071. <view class="flext" @click="getDown(fite.url)">
  1072. <view class="imgl"><image :src="filico" ></image></view>
  1073. <view class="tit">{{fite.name}}</view>
  1074. </view>
  1075. <!-- 删除 -->
  1076. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  1077. <image :src="fdelimg"></image>
  1078. </view>
  1079. </view>
  1080. </view>
  1081. </view>
  1082. </view>
  1083. <view class="addtit tips">机械设备需提供发票原件;若上传附件,后期则需提供证明</view>
  1084. </view>
  1085. <!-- 代理相关品牌授权书 -->
  1086. <view class="bgf plr12 " v-if="ite.val=='dlxgcpsqs'||ite.val=='dlxgppht'">
  1087. <view class="fjbox isborder">
  1088. <view class="fjtop flext">
  1089. <view class="ftit">{{ite.label}}</view>
  1090. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  1091. @progress="" @uploadEnd="fjonuploadEnd" >
  1092. <view class="fbtns co0a" :style="{width: width,height: height}">
  1093. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  1094. </view>
  1095. </lsj-upload>
  1096. </view>
  1097. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  1098. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  1099. <view class="flext" @click="getDown(fite.url)">
  1100. <view class="imgl"><image :src="filico" ></image></view>
  1101. <view class="tit">{{fite.name}}</view>
  1102. </view>
  1103. <!-- 删除 -->
  1104. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  1105. <image :src="fdelimg"></image>
  1106. </view>
  1107. </view>
  1108. </view>
  1109. </view>
  1110. </view>
  1111. <!-- 反担保抵(质)押物复印件 -->
  1112. <view v-if="ite.val=='scjyxkzgy'">
  1113. <view class="bgf plr12 " >
  1114. <view class="fjbox">
  1115. <view class="fjtop flext">
  1116. <view class="ftit">{{ite.label}}</view>
  1117. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  1118. @progress="" @uploadEnd="fjonuploadEnd" >
  1119. <view class="fbtns co0a" :style="{width: width,height: height}">
  1120. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  1121. </view>
  1122. </lsj-upload>
  1123. </view>
  1124. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  1125. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  1126. <view class="flext" @click="getDown(fite.url)">
  1127. <view class="imgl"><image :src="filico" ></image></view>
  1128. <view class="tit">{{fite.name}}</view>
  1129. </view>
  1130. <!-- 删除 -->
  1131. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  1132. <image :src="fdelimg"></image>
  1133. </view>
  1134. </view>
  1135. </view>
  1136. </view>
  1137. </view>
  1138. <view class="addtit tips">例如:塑料包装行业《印刷经营许可证》、食品卫生行业《卫生 许可证》、环保达标认定表原件(工业)</view>
  1139. </view>
  1140. <!-- 纳税申报表 -->
  1141. <view class="bgf plr12 mb12" v-if="ite.val=='sdffpyn'||ite.val=='rggzb'||ite.val=='nssbb'">
  1142. <view class="fjbox">
  1143. <view class="fjtop flext">
  1144. <view class="ftit"><text>*</text>{{ite.label}}</view>
  1145. <lsj-upload ref="lsjUpload" :fileName="ite.label" :fjidx='idx' :fileVal='ite.val' bigType="b" childId="upload1" :width="width" :height="height" :option="option" :size="size" :formats="formats" :debug="debug" :instantly="instantly"
  1146. @progress="" @uploadEnd="fjonuploadEnd" >
  1147. <view class="fbtns co0a" :style="{width: width,height: height}">
  1148. <image :src="upimg"></image><view>{{ite.fjlist&&ite.fjlist.length?'重新上传':'上传附件'}}</view>
  1149. </view>
  1150. </lsj-upload>
  1151. </view>
  1152. <view class="mt8" v-if="ite.fjlist&&ite.fjlist.length">
  1153. <view class="fjlists" v-for="(fite,fidx) in ite.fjlist">
  1154. <view class="flext" @click="getDown(fite.url)">
  1155. <view class="imgl"><image :src="filico" ></image></view>
  1156. <view class="tit">{{fite.name}}</view>
  1157. </view>
  1158. <!-- 删除 -->
  1159. <view class="delimg flex0" @click.stop="getDelsbFj(idx,fidx)">
  1160. <image :src="fdelimg"></image>
  1161. </view>
  1162. </view>
  1163. </view>
  1164. </view>
  1165. </view>
  1166. </block>
  1167. </view>
  1168. </uni-forms>
  1169. <!-- btnd -->
  1170. <view class="addbtns">
  1171. <view class="addlbtn" @click="getZanFn"><image :src="zancio"></image>暂存</view>
  1172. <view class="addrbtn bga" @click="getPreFn" v-if="stepval>1">上一步</view>
  1173. <view class="addrbtn bgb" @click="getNextFn" v-if="stepval<4">下一步</view>
  1174. <!-- <view class="addrbtn bgb" @click="getSubmit" v-if="stepval<4">下一步</view> -->
  1175. <view class="addrbtn bgb" @click="getSubmit" v-if="stepval==4">提交</view>
  1176. </view>
  1177. <!-- -->
  1178. <block v-if="lookflag">
  1179. <view class="bgbox" @click="lookflag=false" ></view>
  1180. <image :src="lookico" class="looimg" @click="getPreview(lookico)"></image>
  1181. </block>
  1182. <pop-up :type='ftype' :content="content" @getClose='getClose'></pop-up>
  1183. </view>
  1184. </template>
  1185. <script>
  1186. import config from '@/config'
  1187. const baseUrl = config.baseUrl
  1188. const baseUrlimg=config.baseUrl
  1189. const baseName = config.baseName
  1190. import popUp from "@/work/components/popup/popup.vue"
  1191. import stepBar from "@/components/toptab/stepbar.vue"
  1192. import { getToken } from '@/utils/auth'
  1193. import {getApplicationNum,getApplicationZc,getApplicationAdd,getApplicationDet,getApplicationEdit,getExportMb,getDocumentList} from "@/api/mine/work.js"
  1194. import {getQyListNoPage,getOcrIdCard} from "@/api/mine/card.js"
  1195. import {uploadmore,selectValueKey} from '@/utils/common.js'
  1196. import { checkPermi, checkRole } from "@/utils/permission"; // 权限判断函数
  1197. import {getDictionaryFn} from "@/api/mine/register.js"
  1198. // 340622185605234521
  1199. export default{
  1200. components:{stepBar,popUp},
  1201. data(){
  1202. return{
  1203. //附件
  1204. option: {
  1205. // 上传服务器地址,需要替换为你的接口地址
  1206. url: baseUrl+'/common/uploadNew', // 该地址非真实路径,需替换为你项目自己的接口地址
  1207. // 上传附件的key
  1208. name: 'file',
  1209. // 根据你接口需求自定义请求头,默认不要写content-type,让浏览器自适配
  1210. header: {
  1211. // 示例参数可删除
  1212. 'Authorization': 'Bearer ' + getToken(),
  1213. },
  1214. // 根据你接口需求自定义body参数
  1215. formData: {
  1216. loanApplicationNumber:'',
  1217. }
  1218. },
  1219. gdformats: 'png,jpg,jpeg',
  1220. // 选择文件后是否立即自动上传,true=选择后立即上传
  1221. instantly: true,
  1222. // 必传宽高且宽高应与slot宽高保持一致
  1223. width: '',
  1224. height: '100rpx',
  1225. pwidth:'200rpx',
  1226. pheight:'126rpx',
  1227. // 限制允许上传的格式,空串=不限制,默认为空
  1228. formats: 'doc,docx,xls,xlsx,ppt,txt,pdf,zip,rar,word,png,jpg,jpeg',
  1229. // 文件上传大小限制
  1230. size: 100,
  1231. // 文件数量限制 默认10
  1232. count: 5,
  1233. // 文件回显列表
  1234. files: new Map(),
  1235. // 微信小程序Map对象for循环不显示,所以转成普通数组,不要问为什么,我也不知道
  1236. wxFiles: [],
  1237. // 是否打印日志
  1238. debug: false,
  1239. filelist:[],
  1240. gdfilelist:[],//股东附件列表
  1241. backimg:require("@/work/static/images/back.png"),
  1242. feditimg:require("@/work/static/images/fedit.png"),
  1243. hrimg:require('@/work/static/images/hrimg.png'),
  1244. ywicon:require('@/work/static/images/busin/ywicon.png'),
  1245. delimg:require('@/work/static/images/del.png'),
  1246. lookico:require('@/work/static/images/busin/lookico.png'),
  1247. phoicon:require('@/work/static/images/busin/phoicon.png'),
  1248. zico:require('@/work/static/images/busin/zico.png'),
  1249. cardz:require('@/work/static/images/busin/cardz.png'),
  1250. cardf:require('@/work/static/images/busin/cardf.png'),
  1251. addgd:require('@/work/static/images/busin/addgd.png'),
  1252. jhico:require('@/work/static/images/busin/jhico.png'),
  1253. hkico:require('@/work/static/images/busin/hkico.png'),
  1254. zancio:require('@/work/static/images/zancio.png'),
  1255. downimg:require('@/work/static/images/down.png'),
  1256. upimg:require('@/work/static/images/fup.png'),
  1257. filico:require('@/work/static/images/filico.png'),
  1258. fdelimg:require('@/work/static/images/del.png'),
  1259. steps:[{tit:'申请额度',status:0},{tit:'企业信息',status:1},{tit:'法人信息',status:2},{tit:'反担保人信息',status:3},{tit:'添加附件',status:4},],
  1260. stepval:1,
  1261. datainfo:{
  1262. // qymcid:1,
  1263. // hylx:'',
  1264. // hylxid:'',
  1265. // iszcy:'0',
  1266. // "loanApplicationId": 1,//贷款申请id
  1267. "loanApplicationNumber": "",//贷款申请编号
  1268. 'applicationType':'',//申请类型 1:企业 2:个人
  1269. "applicationAmount": '',//申请额度(万元)
  1270. "applicationBank": "",//申请银行
  1271. "usagePeriod": "",//使用期限(月)
  1272. "purposeFunds": "",//资金用途
  1273. "repaymentSource": "",//还款来源
  1274. "enterpriseName": "",//企业名称
  1275. "enterpriseId":"",//企业信息id
  1276. "categoryType": "",//行业类型
  1277. "isMake": "Y",//是否是制造业
  1278. "isNew": "Y",//是否是精特新
  1279. "isSmall": "Y",//是否是小微企业
  1280. "isDuty": "",//是否是免税企业
  1281. "companyIntroduction": "",//公司简介
  1282. "customerType": "",//用户类型
  1283. "corporationFront": "",//法人身份证正面
  1284. "corporationBack": "",//法人身份证反面
  1285. "corporationName": "",// 法人姓名
  1286. "corporationIdCard": "",//法人身份证号
  1287. "corporationPhone": "",// 法人手机号
  1288. "familyPopulation": "",//家庭人口数
  1289. "corporationJob": "",//法人职业
  1290. "isLoan": "",//有无贷款
  1291. "receivablePay": "",//应收应付款
  1292. "businessSituation": "",//经营情况
  1293. "businessEfficiency": "",//经营效益
  1294. "corporationMaritalStatus": "",//法人婚姻状态
  1295. "spouseFront": "",//配偶身份证正面
  1296. "spouseBack": "",//配偶身份证反面
  1297. "spouseName": "",//配偶姓名
  1298. "spouseIdCard": "",//配偶身份证号
  1299. "spousePhone": "",//配偶手机号
  1300. "guaranteeType": "",//担保类型
  1301. "guaranteeFront": "",//反担保人身份证正面
  1302. "guaranteeBack": "",//反担保人身份证反面
  1303. "guaranteeName": "",//反担保人姓名
  1304. "guaranteeIdCard": "",//反担保人身份证号
  1305. "guaranteePhone": "",//反担保人手机号
  1306. // "guaranteeMaritalStatus": "",//反担保人婚姻状态
  1307. // "guaranteeSpouseFront": "",//反担保人配偶身份证正面
  1308. // "guaranteeSpouseBack": "",//反担保人配偶身份证反面
  1309. // "guaranteeSpouseName": "",//反担保人配偶姓名
  1310. // "guaranteeSpouseIdCard": "",//反担保人配偶身份证号
  1311. // "guaranteeSpousePhone": "",//反担保人配偶手机号
  1312. // "userId": '',//申请人用户ID
  1313. // "idCard": "",//申请人身份证号码
  1314. // "applicationTime": "",//申请时间
  1315. // "fileTime": "",//归档时间
  1316. // "loanSchedule": "",//贷款申请进度(业务进度表查询进度列表):1:申报提交2:业务审核/分配 3:担保初审 4:尽职调查 5:初审风险合规 6:评审会 7:合同签约 8:放款合规风险审核 9:放款通知 10:归档
  1317. // "loanScheduleName": '',//贷款申请进度名称(中文字)
  1318. // "auditSchedule": "",//审核进度1:担保初审 2:A角色审核 3:B角色审核 4:风险审核 5:尽职调查 6:上会评审
  1319. // "auditType": "",//审核状态 1:待审核 2:已通过 3:未通过
  1320. // "loanApplicationType": "",//贷款申请状态 1:暂存 2:正常 3:回收站 4:归档
  1321. // "aUserId": "",//A角色用户ID
  1322. // "aUserName": "",//A角色用户名称
  1323. // "bUserId": '',//B角色用户ID
  1324. // "bUserName": '',//B角色用户名称
  1325. "shareholderFjList": [],//全体股东信息附件
  1326. "loanApplicationFjList": [],//相关附件
  1327. "basicFj":{},//基础附件
  1328. "declareFj":{},//申报附件
  1329. "fileFj":{},//文件出具
  1330. "otherFj":{},//其他附件
  1331. },
  1332. qymc:'',
  1333. msqy:'',
  1334. qyidx:0,
  1335. ywidx:0,
  1336. categoryId:'',//行业的id
  1337. rules:{
  1338. bonusType: {rules: [{required: true,errorMessage: '请选择加分类型'} ]},
  1339. // score: {rules: [{required: true,errorMessage: '请输入分值'} ]},
  1340. // bonusReason: {rules: [{required: true,errorMessage: '请输入加分事由'} ]},
  1341. },
  1342. gdlist:[{cardz:'',cardf:'',zxurl:[]}],
  1343. qylist:[],//企业列表
  1344. sfList:[{text: '是',value: 'Y'},{text: '否',value: 'N'}],
  1345. ywList:[{label: '有',value: 'Y'},{label: '无',value: 'N'}],
  1346. actcolor:'#00A9F0',
  1347. sqtype:'qy',//个人gr ,企业 qy,
  1348. hyztlist:[],//婚姻状态
  1349. yhlxlist:[],//用户类型
  1350. dblxlist:[],//担保类型
  1351. lookflag:false,
  1352. listTop:70,
  1353. userId:this.$store.state.user.userId,
  1354. categoryId:"",//行业类型id;
  1355. jcfjlist:[],//基础附件
  1356. sbfjlist:[],//申报附件
  1357. wjfjlist:[],//文件出具
  1358. jcfjobj:{},//基础附件
  1359. shareholderFjList:[],//全体股东信息附件
  1360. loanApplicationFjList:[],//相关附件
  1361. ftype:'',//弹窗type
  1362. baseUrl:'',
  1363. dblx:'',
  1364. yhlx:'',
  1365. frhyzk:'',//婚姻状况
  1366. dblxidx:0,
  1367. yhlxidx:0,
  1368. sfidx:0,
  1369. frhyzkidx:0,
  1370. btfiles:[
  1371. // {tit:'公司章程',type:'gszc'},
  1372. //{tit:'开户许可证',type:'khxkz'},{tit:'申请企业征信报告',type:'sqqyzxbg'},{tit:'关联企业征信报告',type:'glqyzxbg'},{tit:'企业法人征信报告',type:'qyfrzxbg'},{tit:'实际控股人征信报告',type:'sjkgrzxbg'},
  1373. //{tit:'户口簿首页',type:'frhkbsy'},
  1374. // {tit:'法人身份证人面像',type:'frsfzrmx'},{tit:'法人身份证国徽面',type:'frsfzghm'},
  1375. ],
  1376. sqbtfiles:[
  1377. // {tit:'委托担保申请书',type:'wtdbsqs'},
  1378. //{tit:'股东会议纪要',type:'gdhyjy'},{tit:'上一年度财务报表',type:'syndcwbb'},{tit:'主要账户银行流水',type:'zyzhyhls'},{tit:'购销合同',type:'gxht'},
  1379. //{tit:'当前从事项目情况证明',type:'dqcsxmqkzm'},{tit:'企业基本注册信息查询单',type:'qyjbzcxxcxd'},{tit:'水电费发票(一年)',type:'sdffpyn'},{tit:'人员工资表',type:'rggzb'},{tit:'纳税申报表',type:'nssbb'},
  1380. ],
  1381. content:'',//小微企业富文本
  1382. ptype:'add',
  1383. id:'',//申请id
  1384. declareFj:{},//
  1385. // {tit:'法人结婚证',type:'frjhz'},{tit:'法人离婚证',type:'frlhz'},
  1386. // {tit:'法人配偶身份证人面像',type:'frsfzpormx'},{tit:'法人配偶身份证国徽面',type:'frsfzpoghm'},
  1387. //担保类型为反担保人担保{tit:'反担保人身份证人面像',type:'fdbrsfzrmx'},{tit:'反担保人身份证国徽面',type:'fdbrsfzghm'},
  1388. //担保类型为抵押{tit:'企业固定资产证明',type:'qygdzczm'},
  1389. }
  1390. },
  1391. onUnload(){
  1392. uni.$off('refreshtalb')
  1393. },
  1394. // watch(){
  1395. // },
  1396. onLoad(e) {
  1397. this.baseUrl=baseUrl
  1398. var data=JSON.parse(decodeURIComponent(e.data))
  1399. if(data.type){
  1400. this.ptype=data.type;
  1401. this.id=data.id;
  1402. this.getDetail()
  1403. }else{
  1404. this.datainfo.applicationAmount=data.applicationAmount;
  1405. this.datainfo.applicationBank=data.applicationBank;
  1406. this.datainfo.usagePeriod=data.usagePeriod;
  1407. this.datainfo.purposeFunds=data.purposeFunds;
  1408. this.datainfo.repaymentSource=data.repaymentSource;
  1409. this.datainfo.applicationType=data.applicationType;
  1410. if(data.applicationType==1){
  1411. var obj={tit:'当期财务报表',type:'dqcwbb'};
  1412. this.sqbtfiles.push(obj)
  1413. }
  1414. this.getNumber();
  1415. this.getSbjListFn()
  1416. }
  1417. uni.$on('refreshtalb', (e) => {
  1418. this.datainfo.categoryType=e.categoryName
  1419. this.categoryId=e.categoryId
  1420. })
  1421. this.init()
  1422. // this.getQylist()
  1423. // this.getDocumentList()
  1424. },
  1425. mounted() {
  1426. this.getHeightFn()
  1427. // var obj={
  1428. // loanApplicationNumber:this.datainfo.loanApplicationNumber
  1429. // }
  1430. // this.option.formData=JSON.parse(JSON.stringify(obj))
  1431. // this.$refs['lsjUpload'].setData('formData.loanApplicationNumber','RZDB202404251759453241637');
  1432. },
  1433. methods:{
  1434. checkPermi, checkRole,
  1435. init(){
  1436. // // 用户类型
  1437. // getDictionaryFn('customer_type').then(res=>{
  1438. // if(res.code==200){
  1439. // this.yhlxlist = res.data.map(v => {
  1440. // return {
  1441. // label: v.dictLabel,
  1442. // value: v.dictValue
  1443. // }
  1444. // })
  1445. // }
  1446. // })
  1447. // // 婚姻状况
  1448. // getDictionaryFn('marital_status').then(res=>{
  1449. // if(res.code==200){
  1450. // this.hyztlist = res.data.map(v => {
  1451. // return {
  1452. // label: v.dictLabel,
  1453. // value: v.dictValue
  1454. // }
  1455. // })
  1456. // }
  1457. // })
  1458. // // 担保类型
  1459. // getDictionaryFn('guarantee_type').then(res=>{
  1460. // if(res.code==200){
  1461. // this.dblxlist = res.data.map(v => {
  1462. // return {
  1463. // label: v.dictLabel,
  1464. // value: v.dictValue
  1465. // }
  1466. // })
  1467. // }
  1468. // })
  1469. // 基础附件
  1470. getDictionaryFn('application_fj_jc').then(res=>{
  1471. if(res.code==200){
  1472. var obj={}
  1473. var data=res.data;
  1474. data.forEach(v=>{
  1475. obj[v.dictValue]=v.dictLabel
  1476. })
  1477. this.jcfjobj=obj
  1478. }
  1479. })
  1480. },
  1481. getSbjListFn(){
  1482. // 申报附件
  1483. getDictionaryFn('application_fj_sb').then(res=>{
  1484. if(res.code==200){
  1485. var declareFj=this.declareFj;
  1486. this.sbfjlist = res.data.map(v => {
  1487. return {
  1488. label: v.dictLabel,
  1489. val: v.dictValue,
  1490. fjlist:declareFj[v.dictValue]||[]
  1491. }
  1492. })
  1493. let signArr = this.filelist;
  1494. signArr = signArr.filter(s => {
  1495. // if (res.data.find(l => l.dictValue == s.type && l.title == s.title)) return false
  1496. if (res.data.find(l => l.dictValue == s.type)) return false
  1497. else return true;
  1498. })
  1499. this.filelist = signArr;
  1500. }
  1501. })
  1502. },
  1503. getQylist(){
  1504. // 需要userid
  1505. var params={
  1506. }
  1507. getQyListNoPage().then(res=>{
  1508. if(res.code==200){
  1509. this.qylist = res.rows.map(v => {
  1510. return {
  1511. label: v.enterpriseName,
  1512. value: v.enterpriseId
  1513. }
  1514. })
  1515. }
  1516. })
  1517. },
  1518. getNumber(){
  1519. getApplicationNum().then(res=>{
  1520. if(res.code==200){
  1521. this.datainfo.loanApplicationNumber=res.data;
  1522. var obj={
  1523. loanApplicationNumber:this.datainfo.loanApplicationNumber
  1524. }
  1525. this.option.formData=JSON.parse(JSON.stringify(obj))
  1526. }
  1527. })
  1528. },
  1529. getHeightFn(){
  1530. let query = uni.createSelectorQuery().in(this);
  1531. var s=uni.getSystemInfoSync().statusBarHeight;
  1532. //需要给黄色区域设置一个id标识,在这里是demo
  1533. query.select('.navtop').boundingClientRect(data => {
  1534. // #ifdef H5
  1535. this.listTop =s ? Number(data.height)*2:(Number(data.height)-20)*2//赋值,待会要用
  1536. // #endif
  1537. // #ifndef H5
  1538. this.listTop = Number(data.height)*2//赋值,待会要用
  1539. // #endif
  1540. }).exec();
  1541. },
  1542. getDbclFn(){
  1543. this.$tab.navigateTo("/work/pages/prove/dbcltips")
  1544. },
  1545. getBack(){
  1546. uni.navigateBack({
  1547. delta:1
  1548. })
  1549. },
  1550. getGiveupFn(){
  1551. var that=this;
  1552. uni.showModal({
  1553. title: '放弃编辑',
  1554. content: "是否确认放弃编辑",
  1555. cancelText: '取消',
  1556. confirmText: '确认',
  1557. success: function(res) {
  1558. if (res.confirm) {
  1559. that.$tab.reLaunch('/pages/index/index')
  1560. } else if (res.cancel) {
  1561. }
  1562. }
  1563. });
  1564. },
  1565. getPreFn(){
  1566. uni.pageScrollTo({
  1567. scrollTop: 0,
  1568. duration: 0
  1569. })
  1570. this.stepval=Number(this.stepval)-1
  1571. },
  1572. getNextFn(){
  1573. // 暂不判断必填写完否
  1574. uni.pageScrollTo({
  1575. scrollTop: 0,
  1576. duration: 0
  1577. })
  1578. this.stepval=Number(this.stepval)+1
  1579. },
  1580. getPreview(url) {
  1581. var newArr=[];
  1582. newArr.push(url)
  1583. uni.previewImage({
  1584. urls: newArr,
  1585. current:0,
  1586. success: function(data) {
  1587. },
  1588. fail: function(err) {
  1589. }
  1590. });
  1591. },
  1592. showImg(){
  1593. this.ftype='fwb'
  1594. // this.lookflag=true
  1595. },
  1596. getClose(){
  1597. this.ftype=''
  1598. },
  1599. getTalbFn(){
  1600. var obj={
  1601. id:this.categoryId,
  1602. name:this.datainfo.categoryType,
  1603. }
  1604. this.$tab.navigateTo('/work/pages/business/talbclass?data='+encodeURIComponent(JSON.stringify(obj)))
  1605. },
  1606. getAddGdFn(){
  1607. var obj = {cardz:'',cardf:'',zxurl:[]}
  1608. this.gdlist.push(obj);
  1609. },
  1610. getdelGdFn(idx){
  1611. var that=this;
  1612. uni.showModal({
  1613. title: '确认删除',
  1614. content: "是否确认删除",
  1615. cancelText: '取消',
  1616. confirmText: '确认',
  1617. success: function(res) {
  1618. if (res.confirm) {
  1619. that.gdlist.splice(idx,1);
  1620. } else if (res.cancel) {
  1621. }
  1622. }
  1623. });
  1624. },
  1625. statusFormat(ite,list,type) {
  1626. var aite=selectValueKey(list, ite);
  1627. if(type=='qy'){
  1628. this.qyidx=aite.key
  1629. }else if(type=='dblx'){
  1630. this.dblxidx=aite.key
  1631. }else if(type=='yhlx'){
  1632. this.yhlxidx=aite.key
  1633. }else if(type=='ywdk'){
  1634. this.ywidx=aite.key
  1635. }else if(type=='msqy'){
  1636. this.sfidx=aite.key
  1637. }else if(type=='frhyzk'){
  1638. this.frhyzkidx=aite.key
  1639. this.frhyzk=aite.actions;
  1640. }
  1641. return aite.actions;
  1642. },
  1643. bindDateChangea(e){
  1644. // 企业信息
  1645. var val=e.detail.value;
  1646. this.datainfo.enterpriseName=this.qylist[val].label;
  1647. this.datainfo.enterpriseId=this.qylist[val].value;
  1648. },
  1649. bindDateChangeb(e){
  1650. // 用户类型
  1651. var val=e.detail.value;
  1652. this.yhlx=this.yhlxlist[val].label;
  1653. this.datainfo.customerType=this.yhlxlist[val].value;
  1654. },
  1655. bindDateChangec(e){
  1656. // 有无贷款
  1657. var val=e.detail.value;
  1658. this.datainfo.isLoan=this.ywList[val].value;
  1659. },
  1660. getDelfzpo(type){
  1661. if(type=='front'){
  1662. this.datainfo.spouseFront="";
  1663. this.datainfo.spouseName="";
  1664. this.datainfo.spouseIdCard="";
  1665. }else{
  1666. this.datainfo.spouseBack="";
  1667. }
  1668. },
  1669. bindDateChanged(e){
  1670. // 婚姻状态
  1671. var val=e.detail.value;
  1672. var value=this.hyztlist[val].value;
  1673. var list=this.btfiles;
  1674. if(this.datainfo.corporationMaritalStatus!=value){
  1675. this.frhyzk=this.hyztlist[val].label;
  1676. this.datainfo.corporationMaritalStatus=this.hyztlist[val].value;
  1677. if(value==3){//离异
  1678. // 删除结婚证
  1679. var obj={tit:'法人离婚证',type:'frlhz'}
  1680. const index = list.findIndex(text => text.type === "frjhz");
  1681. if(index!=-1){
  1682. this.btfiles.splice(index,1,obj)
  1683. }else{
  1684. this.btfiles.push(obj)
  1685. }
  1686. }else if(value==1){//已婚
  1687. // 删除离婚证
  1688. var obj={tit:'法人结婚证',type:'frjhz'}
  1689. const index = list.findIndex(text => text.type === "frlhz");
  1690. if(index!=-1){
  1691. this.btfiles.splice(index,1,obj)
  1692. }else{
  1693. this.btfiles.push(obj)
  1694. }
  1695. }else{
  1696. // 未婚
  1697. const index = this.btfiles.findIndex(text => text.type === "frlhz");
  1698. if(index!=-1){
  1699. this.btfiles.splice(index,1)
  1700. }
  1701. const indexa = this.btfiles.findIndex(text => text.type === "frjhz");
  1702. if(indexa!=-1){
  1703. this.btfiles.splice(indexa,1)
  1704. }
  1705. }
  1706. }
  1707. },
  1708. bindDateChangee(e){
  1709. // 担保类型
  1710. var val=e.detail.value;
  1711. this.dblx=this.dblxlist[val].label;
  1712. this.datainfo.guaranteeType=this.dblxlist[val].value;
  1713. var value=this.dblxlist[val].value;
  1714. var list=this.btfiles;
  1715. var sqlist=this.sqlist;
  1716. },
  1717. bindDateChangef(e){
  1718. var val=e.detail.value;
  1719. // this.dblx=this.sfList[val].text;
  1720. this.datainfo.isDuty=this.sfList[val].value;
  1721. },
  1722. getZanFn(){
  1723. var params=this.datainfo
  1724. getApplicationZc(params).then(res=>{
  1725. if(res.code==200){
  1726. this.$toast('暂存成功')
  1727. // 刷新列表
  1728. uni.$emit('refreshywlist')
  1729. }
  1730. })
  1731. },
  1732. getDetail(){
  1733. getApplicationDet(this.id).then(res=>{
  1734. if(res.code==200){
  1735. this.datainfo=res.data;
  1736. if(res.data&&res.data.applicationType==1){
  1737. var obj={tit:'当期财务报表',type:'dqcwbb'};
  1738. this.sqbtfiles.push(obj)
  1739. }
  1740. var data=res.data;
  1741. var obj={
  1742. loanApplicationNumber:res.data.loanApplicationNumber
  1743. }
  1744. this.option.formData=JSON.parse(JSON.stringify(obj))
  1745. if(data.loanApplicationFjList){
  1746. this.filelist=JSON.parse(JSON.stringify(data.loanApplicationFjList))
  1747. }
  1748. if(data.declareFj){
  1749. this.declareFj=data.declareFj;
  1750. }
  1751. if(data.shareholderFjList){
  1752. var shFjList=[]
  1753. var gdlist=data.shareholderFjList;
  1754. Object.keys(gdlist).some((key) => {
  1755. var fjurl={
  1756. cardz:gdlist[key].shareholderFrontUrl,
  1757. cardf:gdlist[key].shareholderBackUrl,
  1758. zxurl:gdlist[key].shareholderZxUrl.split(','),
  1759. }
  1760. shFjList.push(fjurl)
  1761. })
  1762. this.gdlist=JSON.parse(JSON.stringify(shFjList))
  1763. }
  1764. this.getSbjListFn()
  1765. }
  1766. })
  1767. },
  1768. getSubmit(){
  1769. var that=this;
  1770. // 判断附件是否完整
  1771. var params=this.datainfo;
  1772. if(!params.enterpriseName){
  1773. this.$toast("请选择企业名称")
  1774. return
  1775. }
  1776. if(!params.categoryType){
  1777. this.$toast("请选择行业类型")
  1778. return
  1779. }
  1780. if(!params.customerType){
  1781. this.$toast("请选择用户类型")
  1782. return
  1783. }
  1784. if(!params.corporationJob){
  1785. this.$toast("请输入法人职业")
  1786. return
  1787. }
  1788. if(!params.isLoan){
  1789. this.$toast("请选择有无贷款")
  1790. return
  1791. }
  1792. if(!this.frhyzk){
  1793. this.$toast("请选择婚姻状态")
  1794. return
  1795. }
  1796. if(params.corporationMaritalStatus==1){
  1797. if(!params.spouseFront){
  1798. this.$toast("请上传配偶身份证正面")
  1799. return
  1800. }
  1801. if(!params.spouseBack){
  1802. this.$toast("请上传配偶身份证反面")
  1803. return
  1804. }
  1805. }
  1806. if(!params.guaranteeType){
  1807. this.$toast("请选择担保类型")
  1808. return
  1809. }
  1810. if(!params.corporationPhone){
  1811. // 验证手机号
  1812. this.$toast("请输入法人手机号")
  1813. return
  1814. }
  1815. if(!params.guaranteePhone){
  1816. // 验证手机号
  1817. this.$toast("请输入反担保人手机号")
  1818. return
  1819. }
  1820. if(!params.corporationFront){
  1821. this.$toast("请上传法人身份证人面像")
  1822. return
  1823. }
  1824. if(!params.corporationBack){
  1825. this.$toast("请上传法人身份证反面")
  1826. return
  1827. }
  1828. if(!params.guaranteeFront){
  1829. this.$toast("请上传反担保人身份证正面")
  1830. return
  1831. }
  1832. if(!params.guaranteeBack){
  1833. this.$toast("请上传反担保人身份证反面")
  1834. return
  1835. }
  1836. var gdlist=this.gdlist;
  1837. var shFjList=[]
  1838. var a=0;
  1839. Object.keys(gdlist).some((key) => {
  1840. var str="请上传股东"+(Number(key)+1)
  1841. if(!gdlist[key].cardz){
  1842. a=1;
  1843. that.$toast(str+"身份证人像面")
  1844. return true;
  1845. }else if(!gdlist[key].cardf){
  1846. a=1;
  1847. that.$toast(str+'身份证国徽面')
  1848. return true;
  1849. }else if(gdlist[key].zxurl<1){
  1850. a=1;
  1851. that.$toast(str+'征信报告')
  1852. return true;
  1853. }
  1854. var fjurl={
  1855. shareholderFrontUrl:gdlist[key].cardz,
  1856. shareholderBackUrl:gdlist[key].cardf,
  1857. shareholderZxUrl:gdlist[key].zxurl.join(','),
  1858. }
  1859. shFjList.push(fjurl)
  1860. })
  1861. params.shareholderFjList=JSON.parse(JSON.stringify(shFjList))
  1862. if(a==1){
  1863. return
  1864. }
  1865. var flist=this.filelist;
  1866. var btfiles=JSON.parse(JSON.stringify(this.btfiles));
  1867. var sqbtfiles=JSON.parse(JSON.stringify(this.sqbtfiles));
  1868. if(params.guaranteeType==1){//抵押担保
  1869. var obj={tit:'企业固定资产证明',type:'qygdzczm'}
  1870. sqbtfiles.push(obj)
  1871. }else if(params.guaranteeType==2){//反担保人担保
  1872. var newArr=[
  1873. {tit:'反担保人身份证人面像',type:'fdbrsfzrmx'},
  1874. {tit:'反担保人身份证国徽面',type:'fdbrsfzghm'}
  1875. ]
  1876. btfiles=btfiles.concat(newArr)
  1877. }
  1878. var b=0;
  1879. Object.keys(btfiles).some((key) => {
  1880. if (flist.find(l => l.type == btfiles[key].type)) {
  1881. return false
  1882. }else{
  1883. b=1;
  1884. that.$toast('请上传'+btfiles[key].tit)
  1885. return true;
  1886. }
  1887. })
  1888. if(b==1){
  1889. return
  1890. }
  1891. var sbfjlist=this.sbfjlist;
  1892. var sbArr=[]
  1893. var c=0;
  1894. Object.keys(sqbtfiles).some((key) => {
  1895. if (sbfjlist.find(l => (l.val == sqbtfiles[key].type) && l.fjlist.length>0)) {
  1896. return false
  1897. }else{
  1898. c=1;
  1899. that.$toast('请上传'+sqbtfiles[key].tit)
  1900. return true;
  1901. }
  1902. })
  1903. if(c==1){
  1904. return
  1905. }
  1906. sbfjlist.forEach(ite=>{
  1907. if(ite.fjlist&&ite.fjlist.length){
  1908. flist.push(ite.fjlist[0])
  1909. }
  1910. })
  1911. params.loanApplicationFjList=JSON.parse(JSON.stringify(flist))
  1912. // 申请附件
  1913. return
  1914. if(this.ptype=='add'){
  1915. getApplicationAdd(params).then(res=>{
  1916. if(res.code==200){
  1917. that.$toast("新增成功")
  1918. setTimeout(function(){
  1919. that.$tab.redirectTo('/work/pages/success')
  1920. },1200)
  1921. }
  1922. })
  1923. }else{
  1924. getApplicationEdit(params).then(res=>{
  1925. if(res.code==200){
  1926. that.$toast("修改成功")
  1927. setTimeout(function(){
  1928. uni.$emit('refreshywlist')
  1929. uni.navigateBack({
  1930. delta:1
  1931. })
  1932. },1200)
  1933. }
  1934. })
  1935. }
  1936. //
  1937. // this.$tab.navigateTo('/work/pages/success')
  1938. },
  1939. getaddImage(e){
  1940. let that = this;
  1941. let file =[],count=9
  1942. // if(e=='zj'){
  1943. // file = that.zjfile;
  1944. // count=9
  1945. // }else{
  1946. // file = that.mjfile;
  1947. // count=9
  1948. // }
  1949. uni.chooseImage({
  1950. count: 1,
  1951. success:function(res){
  1952. let img= res.tempFilePaths;
  1953. if(img.length + file.length > count){
  1954. uni.showToast({
  1955. title: '最多上传'+count+'张图片',
  1956. icon: 'none',
  1957. duration: 2000
  1958. })
  1959. }else{
  1960. let imglen = res.tempFilePaths.length;
  1961. var fuwufile = [];
  1962. uploadmore('/common/upload',img,0,0,0,imglen,fuwufile,function(rs){
  1963. if(e=='zj'){
  1964. that.zjfile = that.zjfile.concat(rs);
  1965. that.datainfo.identificationPhoto=that.zjfile.join(',')
  1966. }
  1967. })
  1968. }
  1969. }
  1970. });
  1971. },
  1972. // 人像面
  1973. ponuploadEnd(item,fileVal,bigType){
  1974. var newobj={}
  1975. var responseText=JSON.parse(item.responseText)
  1976. var url=responseText.fileName
  1977. if(fileVal=='frsfzrmx'){
  1978. this.datainfo.corporationFront=url;
  1979. // 获取姓名 身份证号
  1980. this.getocrIdCard(url,fileVal)
  1981. }else if(fileVal=='frsfzghm'){
  1982. this.datainfo.corporationBack=url
  1983. }else if(fileVal=='frsfzpormx'){
  1984. this.datainfo.spouseFront=url
  1985. this.getocrIdCard(url,fileVal)
  1986. }else if(fileVal=='frsfzpoghm'){
  1987. this.datainfo.spouseBack=url
  1988. }else if(fileVal=='fdbrsfzrmx'){
  1989. this.getocrIdCard(url,fileVal)
  1990. this.datainfo.guaranteeFront=url
  1991. }else if(fileVal=='fdbrsfzghm'){
  1992. this.datainfo.guaranteeBack=url
  1993. }
  1994. },
  1995. getDocumentList(){
  1996. var params={
  1997. explainType:2
  1998. }
  1999. getDocumentList(params).then(res=>{
  2000. if(res.code==200){
  2001. var list=res.rows;
  2002. if(list&&list.length){
  2003. var content=list[0].explainContent;
  2004. // this.content=content;
  2005. this.content=this.formatRichText(content);
  2006. }
  2007. }
  2008. })
  2009. },
  2010. //解析富文本方法
  2011. formatRichText(html) {
  2012. let newContent = html.replace(/<img[^>]*>/gi, function(match, capture) {
  2013. match = match.replace(/style="[^"]+"/gi, '').replace(/style='[^']+'/gi, '').replace(/style=""/gi, '');
  2014. match = match.replace(/width="[^"]+"/gi, '').replace(/width='[^']+'/gi, '');
  2015. match = match.replace(/height="[^"]+"/gi, '').replace(/height='[^']+'/gi, '');
  2016. return match;
  2017. });
  2018. newContent = newContent.replace(/style="[^"]+"/gi, function(match, capture) {
  2019. match = match.replace(/width:[^;]+;/gi, 'max-width:100%;').replace(/width:[^;]+;/gi, 'max-width:100%;');
  2020. return match;
  2021. });
  2022. newContent = newContent.replace(/<br[^>]*\/>/gi, '');
  2023. newContent = newContent.replace(/\<img src="/gi,
  2024. '<img style="max-width:100%;height:auto;display:block;margin:10rpx auto;" src="' +baseUrlimg);
  2025. return newContent;
  2026. },
  2027. getocrIdCard(url,type){
  2028. var that=this;
  2029. var burl=this.baseUrl+url;
  2030. var params={
  2031. image:"D:\\idcard.png",
  2032. idCardSide:'front'
  2033. }
  2034. getOcrIdCard(params).then(res=>{
  2035. if(res.code==200){
  2036. var data=res.data;
  2037. if(type=='frsfzrmx'){
  2038. that.datainfo.corporationName=data.realName
  2039. // that.datainfo.corporationIdCard=data.idCard
  2040. }else if(type=='frsfzpormx'){
  2041. that.datainfo.spouseName=data.realName
  2042. // that.datainfo.spouseIdCard=data.idCard
  2043. }else if(type=='fdbrsfzrmx'){
  2044. that.datainfo.guaranteeName=data.realName
  2045. // that.datainfo.guaranteeIdCard=data.idCard
  2046. }
  2047. }
  2048. })
  2049. },
  2050. onuploadEnd(item,fileVal,bigType) {
  2051. var newobj={}
  2052. var responseText=JSON.parse(item.responseText)
  2053. newobj.name=responseText.newFileName;
  2054. newobj.oldName=responseText.originalFilename;
  2055. newobj.url=responseText.fileName;
  2056. newobj.type=fileVal;
  2057. newobj.bigType=bigType;
  2058. this.filelist.push(newobj)
  2059. this.datainfo.loanApplicationFjList=JSON.parse(JSON.stringify(this.filelist))
  2060. },
  2061. // 股东附件上传
  2062. gdonuploadEnd(item,fileVal,bigType){
  2063. var idx=Number(fileVal);
  2064. var type=bigType;
  2065. var obj=this.gdlist[idx];
  2066. var responseText=JSON.parse(item.responseText);
  2067. if(type=='cardz'){
  2068. obj.cardz=responseText.fileName
  2069. }else if(type=='cardf'){
  2070. obj.cardf=responseText.fileName
  2071. }else if(type=='zx'){
  2072. // obj.zxurl.push(responseText.fileName)
  2073. obj.zxurl[0]=responseText.fileName
  2074. }
  2075. this.gdlist.splice(idx,1,obj)
  2076. // this.datainfo.shareholderFjList=JSON.parse(JSON.stringify(this.gdlist))
  2077. },
  2078. // 申请附件上传
  2079. fjonuploadEnd(item,fileVal,bigType,idx){
  2080. var newobj={};
  2081. var sbfjlist=this.sbfjlist[idx].fjlist;
  2082. var responseText=JSON.parse(item.responseText)
  2083. newobj.name=responseText.newFileName;
  2084. newobj.oldName=responseText.originalFilename;
  2085. newobj.url=responseText.fileName;
  2086. newobj.type=fileVal;
  2087. newobj.bigType=bigType;
  2088. this.sbfjlist[idx].fjlist.splice(0,1,newobj)
  2089. },
  2090. getDelsbFj(idx,fidx){
  2091. var that=this;
  2092. var obj=this.sbfjlist[idx];
  2093. uni.showModal({
  2094. title: '确认删除',
  2095. content: "是否确认删除",
  2096. cancelText: '取消',
  2097. confirmText: '确认',
  2098. success: function(res) {
  2099. if (res.confirm) {
  2100. obj.fjlist.splice(fidx,1)
  2101. that.sbfjlist.splice(idx,1,obj)
  2102. } else if (res.cancel) {
  2103. }
  2104. }
  2105. });
  2106. },
  2107. getDelgdFj(idx,zxidx){
  2108. var obj=this.gdlist[idx];
  2109. var that=this;
  2110. uni.showModal({
  2111. title: '确认删除',
  2112. content: "是否确认删除",
  2113. cancelText: '取消',
  2114. confirmText: '确认',
  2115. success: function(res) {
  2116. if (res.confirm) {
  2117. obj.zxurl.splice(zxidx,1)
  2118. that.gdlist.splice(idx,1,obj)
  2119. } else if (res.cancel) {
  2120. }
  2121. }
  2122. });
  2123. },
  2124. getDelFj(idx){
  2125. var that=this;
  2126. uni.showModal({
  2127. title: '确认删除',
  2128. content: "是否确认删除",
  2129. cancelText: '取消',
  2130. confirmText: '确认',
  2131. success: function(res) {
  2132. if (res.confirm) {
  2133. that.filelist.splice(idx,1)
  2134. that.datainfo.loanApplicationFjList=JSON.parse(JSON.stringify(that.filelist))
  2135. } else if (res.cancel) {
  2136. }
  2137. }
  2138. });
  2139. },
  2140. getExportMb(ite){
  2141. var params=this.datainfo;
  2142. if(ite.val=='wtdbsqs'){
  2143. params.type=1;
  2144. }
  2145. getExportMb(params).then(res=>{
  2146. if(res.code==200){
  2147. var url=baseUrl+res.msg;
  2148. // var url = baseUrl + ite.url;
  2149. var name=res.name;
  2150. let dtask = plus.downloader.createDownload(url, {
  2151. filename: 'file://storage/emulated/0/'+baseName+'/' + name
  2152. }, (d, status) => {
  2153. //d为下载的文件对象
  2154. if (status == 200) {
  2155. uni.hideLoading();
  2156. uni.showToast({
  2157. icon: 'none',
  2158. mask: true,
  2159. title: '已保存到文件夹:/'+baseName+'/'+ name, //保存路径
  2160. duration: 3000,
  2161. });
  2162. //下载成功,d.filename是文件在保存在本地的相对路径,使用下面的API可转为平台绝对路径
  2163. let fileSaveUrl = plus.io.convertLocalFileSystemURL(d.filename);
  2164. setTimeout(() => {
  2165. plus.runtime.openFile(d.filename); //选择软件打开文件
  2166. }, 1500)
  2167. } else {
  2168. //下载失败
  2169. uni.hideLoading();
  2170. plus.downloader.clear(); //清除下载任务
  2171. uni.showToast({
  2172. icon: 'none',
  2173. mask: true,
  2174. title: '下载失败,请稍后重试',
  2175. });
  2176. }
  2177. })
  2178. dtask.start();
  2179. // uni.downloadFile({
  2180. // url: url,//文件的下载路径
  2181. // success(result) {
  2182. // uni.hideLoading()
  2183. // var filePath = result.tempFilePath;
  2184. // // uni.saveFile({
  2185. // // tempFilePath: filePath[0],
  2186. // // success: function (res) {
  2187. // // var savedFilePath = res.savedFilePath;
  2188. // // console.log(savedFilePath,1)
  2189. // // }
  2190. // // });
  2191. // uni.openDocument({
  2192. // filePath: filePath,
  2193. // showMenu: true,
  2194. // success: function (res) {
  2195. // // console.log('打开文档成功');
  2196. // }
  2197. // });
  2198. // },
  2199. // fail(res) {uni.hideLoading()}
  2200. // })
  2201. }
  2202. })
  2203. },
  2204. getDown(e){
  2205. uni.showLoading({
  2206. title: '加载中'
  2207. });
  2208. var url=baseUrl+e;
  2209. uni.downloadFile({
  2210. url: url,//文件的下载路径
  2211. success(result) {
  2212. uni.hideLoading()
  2213. var filePath = result.tempFilePath;
  2214. uni.openDocument({
  2215. filePath: filePath,
  2216. showMenu: true,
  2217. success: function (res) {
  2218. // console.log('打开文档成功');
  2219. }
  2220. });
  2221. },
  2222. fail(res) {uni.hideLoading()}
  2223. })
  2224. },
  2225. }
  2226. }
  2227. </script>
  2228. <style lang="scss" scoped>
  2229. .addbox /deep/ .uni-forms-item{min-height: 112rpx;box-sizing: border-box;display: flex;align-items: center;margin-bottom: 0;border-bottom: 2rpx solid #E6E6E6;padding:18rpx 0;position: relative;}
  2230. .addbox .bgf /deep/ .uni-forms-item:last-child{border-bottom: none;}
  2231. .addbox /deep/ .uni-forms-item__label{font-weight: bold;font-size: 32rpx;color: #161616;flex: 0 0 auto;width: auto !important;padding-left: 12rpx;min-width: 240rpx;box-sizing: border-box;}
  2232. .addbox /deep/ .uni-easyinput{flex: 1;text-align: left;font-size: 30rpx;color: #222327;}
  2233. .addbox /deep/ .uni-easyinput__content-textarea{min-height: 40rpx;font-size: 30rpx;}
  2234. .addbox /deep/ .uni-easyinput__placeholder-class{font-size: 30rpx;color: #AAAAAA;}
  2235. .addbox /deep/ .uni-input-input{font-size: 30rpx;}
  2236. .addbox /deep/ .uni-easyinput__content-input{padding-left: 0 !important;}
  2237. .addbox /deep/ .uni-textarea-textarea{font-size: 30rpx;}
  2238. .isborder{border-bottom: 2rpx solid #E6E6E6;}
  2239. .labtxt{font-weight: bold;font-size: 32rpx;color: #161616;flex: 0 0 auto;width: auto !important;padding-left: 12rpx;width: 240rpx;box-sizing: border-box;
  2240. position: absolute;left: -240rpx;top:50%;transform: translateY(-50%);
  2241. text{color: #AAAAAA;font-size: 26rpx;font-weight: normal;display: block;
  2242. &.del{
  2243. color: #FF6969;margin-top: 6rpx;text-align: center;padding: 4rpx 0;
  2244. }
  2245. }
  2246. }
  2247. .navtop{
  2248. position: fixed;left:0;right: 0;top: 0;z-index: 2;
  2249. }
  2250. .topl{width: 60rpx;height: 60rpx;display: flex;align-items: center;justify-content: center;
  2251. image{width: 40rpx;height: 30rpx;}
  2252. }
  2253. .edit{font-weight: 500;font-size: 26rpx;color: #FFFFFF;display: flex;align-items: center;
  2254. image{width: 24rpx;height: 26rpx;margin-right: 10rpx;}
  2255. }
  2256. .addbox{padding: 140rpx 0 136rpx;
  2257. .addtit{font-weight: bold;padding: 18rpx 34rpx;font-size: 26rpx;color: #666666;
  2258. text{color: #DF0303;margin-right: 8rpx;}
  2259. .ywimg{width: 30rpx;height: 30rpx;margin-left: 16rpx;}
  2260. &.tips{font-weight: 500;font-size: 24rpx;color: #FF6969;}
  2261. }
  2262. .lbtabp{
  2263. display: flex;align-items: center;
  2264. view{flex: 1;font-size: 30rpx;color: #222327;}
  2265. .rimg{flex: 0 0 auto;width: 16rpx;height: 26rpx;flex: 0 0 auto;margin-left: 18rpx;}
  2266. }
  2267. .ywicon{font-weight: 400;font-size: 26rpx;color: $com-cd3;padding-right: 14rpx;
  2268. image{width: 26rpx;height: 26rpx;margin-right: 8rpx;}
  2269. }
  2270. // 上传样式
  2271. .phobox{display: flex;flex-wrap: wrap;justify-content: space-between;
  2272. .phoboxa{display: flex;flex-direction: column;align-items: center;margin: 10rpx 26rpx 0 0;padding-bottom: 4rpx;position: relative;min-height: 176rpx;box-sizing: border-box;
  2273. .photop{width: 200rpx;height: 126rpx;position: relative;
  2274. .bgimg{width: 100%;height: 100%;}
  2275. .addimg{width: 34rpx;height: 30rpx;position: absolute;left: 50%;margin-left: -17rpx;top: 50%;margin-top: -15rpx;z-index: 1;}
  2276. .delimg{position: absolute;width: 24rpx;height: 24rpx;right: -12rpx;top: -12rpx;}
  2277. .bgimga{width: 100%;height: 100%;position: absolute;left:0;right: 0;top:0;bottom: 0;}
  2278. }
  2279. // .pupdata{position: absolute;left: 0;right: 0;top:0;bottom: 0;opacity: 0;}
  2280. .photit{font-weight: 500;font-size: 20rpx;color: #AAAAAA;margin-top: 18rpx;max-width:200rpx;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  2281. &.atit{position: absolute;left: 50%;transform: translate(-50%);bottom: 4rpx;word-break: keep-all;max-width: none;}
  2282. }
  2283. }
  2284. .frdelimg{
  2285. position: absolute;width: 32rpx;height: 32rpx;right: -16rpx;top: -16rpx;
  2286. image{width: 24rpx;height: 24rpx;}
  2287. }
  2288. }
  2289. .addgdbox{padding: 34rpx 10rpx 36rpx;}
  2290. .addbtns{z-index: 2;
  2291. width: 100%;height: 100rpx;position: fixed;left: 0;right: 0;bottom: 0;display: flex;
  2292. .addlbtn{background-color: #ffffff;font-weight: 500;justify-content: center;
  2293. font-size: 30rpx;color: $com-cd3;display: flex;align-items: center;width: 232rpx;flex: 0 0 auto;height: 100rpx;
  2294. image{width: 32rpx;height: 32rpx;margin-right: 12rpx;}
  2295. }
  2296. .addrbtn{flex: 1;height: 100rpx;font-weight: bold;font-size: 30rpx;display: flex;align-items: center;justify-content: center;
  2297. color: #FFFFFF;
  2298. &.bga{background: #29E18A;}
  2299. &.bgb{background: $com-cd3;}
  2300. }
  2301. }
  2302. // 附件
  2303. .fjbox{padding: 24rpx 0;
  2304. min-height: 150rpx;box-sizing: border-box;
  2305. // &:last-child{border-bottom: none;border-bottom: 2rpx solid #E6E6E6;}
  2306. .fjtop{
  2307. &.chek{
  2308. .chtit{flex: 1;font-size: 30rpx;color: #222327;text-align: right;}
  2309. .rimg{flex: 0 0 auto;width: 16rpx;height: 26rpx;flex: 0 0 auto;margin-left: 18rpx;}
  2310. }
  2311. .ftit{font-weight: bold;font-size: 32rpx;color: #161616;flex: 1;padding:28rpx 0;
  2312. text{color: #DF0303;margin-right: 8rpx;}
  2313. .mtxt{color: #AAAAAA;font-size: 26rpx;}
  2314. }
  2315. .fbtns{font-weight: 500;font-size: 26rpx;padding-right: 12rpx;margin-left: 36rpx;display: flex;align-items: center;height: 100rpx;justify-content: center;
  2316. image{width: 22rpx;height: 22rpx;margin-right: 10rpx;
  2317. &.downimg{width: 20rpx;}
  2318. }
  2319. }
  2320. }
  2321. }
  2322. // 18
  2323. .fjlists {display: flex;align-items: flex-start;justify-content: space-between;margin-bottom: 12rpx;
  2324. // image{flex: 0 0 auto;}
  2325. .imgl{width: 40rpx;height: 40rpx;display: flex;align-items: center;flex: 0 0 auto;
  2326. image{width: 26rpx;height: 24rpx;}
  2327. }
  2328. .tit{font-size: 26rpx;color: #222327;font-weight: 500;margin-top: 4rpx;}
  2329. .delimg{width: 40rpx;height:40rpx;margin-left: 16rpx;display: flex;align-items: center;justify-content: center;flex: 0 0 auto;
  2330. image{width: 24rpx;height: 24rpx;}
  2331. }
  2332. }
  2333. }
  2334. // 标准
  2335. .looimg{width: 100%;height: 400rpx;position: fixed;left: 0;right: 0;top: 50%;margin-top: -200rpx;z-index: 10;}
  2336. </style>