add.vue 97 KB

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