add.vue 97 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417
  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,getIdCardDet} 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.getIdCardDet()
  1402. // return
  1403. this.baseUrl=baseUrl
  1404. var data=JSON.parse(decodeURIComponent(e.data))
  1405. if(data.type){
  1406. this.ptype=data.type;
  1407. this.id=data.id;
  1408. this.getDetail()
  1409. }else{
  1410. this.datainfo.applicationAmount=data.applicationAmount;
  1411. this.datainfo.applicationBank=data.applicationBank;
  1412. this.datainfo.usagePeriod=data.usagePeriod;
  1413. this.datainfo.purposeFunds=data.purposeFunds;
  1414. this.datainfo.repaymentSource=data.repaymentSource;
  1415. this.datainfo.applicationType=data.applicationType;
  1416. if(data.applicationType==1){
  1417. var obj={tit:'当期财务报表',type:'dqcwbb'};
  1418. this.sqbtfiles.push(obj)
  1419. }
  1420. this.getNumber();
  1421. this.getSbjListFn()
  1422. }
  1423. uni.$on('refreshtalb', (e) => {
  1424. this.datainfo.categoryType=e.categoryName
  1425. this.categoryId=e.categoryId
  1426. })
  1427. this.init()
  1428. this.getQylist()
  1429. this.getDocumentList()
  1430. },
  1431. mounted() {
  1432. this.getHeightFn()
  1433. // var obj={
  1434. // loanApplicationNumber:this.datainfo.loanApplicationNumber
  1435. // }
  1436. // this.option.formData=JSON.parse(JSON.stringify(obj))
  1437. // this.$refs['lsjUpload'].setData('formData.loanApplicationNumber','RZDB202404251759453241637');
  1438. },
  1439. methods:{
  1440. checkPermi, checkRole,
  1441. getIdCardDet(){
  1442. getIdCardDet(this.userId).then(res=>{
  1443. if(res.code==200){
  1444. }
  1445. })
  1446. },
  1447. init(){
  1448. // 用户类型
  1449. getDictionaryFn('customer_type').then(res=>{
  1450. if(res.code==200){
  1451. this.yhlxlist = res.data.map(v => {
  1452. return {
  1453. label: v.dictLabel,
  1454. value: v.dictValue
  1455. }
  1456. })
  1457. }
  1458. })
  1459. // 婚姻状况
  1460. getDictionaryFn('marital_status').then(res=>{
  1461. if(res.code==200){
  1462. this.hyztlist = res.data.map(v => {
  1463. return {
  1464. label: v.dictLabel,
  1465. value: v.dictValue
  1466. }
  1467. })
  1468. }
  1469. })
  1470. // 担保类型
  1471. getDictionaryFn('guarantee_type').then(res=>{
  1472. if(res.code==200){
  1473. this.dblxlist = res.data.map(v => {
  1474. return {
  1475. label: v.dictLabel,
  1476. value: v.dictValue
  1477. }
  1478. })
  1479. }
  1480. })
  1481. // 基础附件
  1482. getDictionaryFn('application_fj_jc').then(res=>{
  1483. if(res.code==200){
  1484. var obj={}
  1485. var data=res.data;
  1486. data.forEach(v=>{
  1487. obj[v.dictValue]=v.dictLabel
  1488. })
  1489. this.jcfjobj=obj
  1490. }
  1491. })
  1492. },
  1493. getSbjListFn(){
  1494. // 申报附件
  1495. getDictionaryFn('application_fj_sb').then(res=>{
  1496. if(res.code==200){
  1497. var declareFj=this.declareFj;
  1498. this.sbfjlist = res.data.map(v => {
  1499. return {
  1500. label: v.dictLabel,
  1501. val: v.dictValue,
  1502. fjlist:declareFj[v.dictValue]||[]
  1503. }
  1504. })
  1505. let signArr = this.filelist;
  1506. signArr = signArr.filter(s => {
  1507. // if (res.data.find(l => l.dictValue == s.type && l.title == s.title)) return false
  1508. if (res.data.find(l => l.dictValue == s.type)) return false
  1509. else return true;
  1510. })
  1511. this.filelist = signArr;
  1512. }
  1513. })
  1514. },
  1515. getQylist(){
  1516. // 需要userid
  1517. var params={
  1518. userid:this.userId
  1519. }
  1520. getQyListNoPage().then(res=>{
  1521. if(res.code==200){
  1522. this.qylist = res.rows.map(v => {
  1523. return {
  1524. label: v.enterpriseName,
  1525. value: v.enterpriseId
  1526. }
  1527. })
  1528. }
  1529. })
  1530. },
  1531. getNumber(){
  1532. getApplicationNum().then(res=>{
  1533. if(res.code==200){
  1534. this.datainfo.loanApplicationNumber=res.data;
  1535. var obj={
  1536. loanApplicationNumber:this.datainfo.loanApplicationNumber
  1537. }
  1538. this.option.formData=JSON.parse(JSON.stringify(obj))
  1539. }
  1540. })
  1541. },
  1542. getHeightFn(){
  1543. let query = uni.createSelectorQuery().in(this);
  1544. var s=uni.getSystemInfoSync().statusBarHeight;
  1545. //需要给黄色区域设置一个id标识,在这里是demo
  1546. query.select('.navtop').boundingClientRect(data => {
  1547. // #ifdef H5
  1548. this.listTop =s ? Number(data.height)*2:(Number(data.height)-20)*2//赋值,待会要用
  1549. // #endif
  1550. // #ifndef H5
  1551. this.listTop = Number(data.height)*2//赋值,待会要用
  1552. // #endif
  1553. }).exec();
  1554. },
  1555. getDbclFn(){
  1556. this.$tab.navigateTo("/work/pages/prove/dbcltips")
  1557. },
  1558. getBack(){
  1559. uni.navigateBack({
  1560. delta:1
  1561. })
  1562. },
  1563. getGiveupFn(){
  1564. var that=this;
  1565. uni.showModal({
  1566. title: '放弃编辑',
  1567. content: "是否确认放弃编辑",
  1568. cancelText: '取消',
  1569. confirmText: '确认',
  1570. success: function(res) {
  1571. if (res.confirm) {
  1572. that.$tab.reLaunch('/pages/index/index')
  1573. } else if (res.cancel) {
  1574. }
  1575. }
  1576. });
  1577. },
  1578. getPreFn(){
  1579. uni.pageScrollTo({
  1580. scrollTop: 0,
  1581. duration: 0
  1582. })
  1583. this.stepval=Number(this.stepval)-1
  1584. },
  1585. getNextFn(){
  1586. // 暂不判断必填写完否
  1587. uni.pageScrollTo({
  1588. scrollTop: 0,
  1589. duration: 0
  1590. })
  1591. this.stepval=Number(this.stepval)+1
  1592. },
  1593. getPreview(url) {
  1594. var newArr=[];
  1595. newArr.push(url)
  1596. uni.previewImage({
  1597. urls: newArr,
  1598. current:0,
  1599. success: function(data) {
  1600. },
  1601. fail: function(err) {
  1602. }
  1603. });
  1604. },
  1605. showImg(){
  1606. this.ftype='fwb'
  1607. // this.lookflag=true
  1608. },
  1609. getClose(){
  1610. this.ftype=''
  1611. },
  1612. getTalbFn(){
  1613. var obj={
  1614. id:this.categoryId,
  1615. name:this.datainfo.categoryType,
  1616. }
  1617. this.$tab.navigateTo('/work/pages/business/talbclass?data='+encodeURIComponent(JSON.stringify(obj)))
  1618. },
  1619. getAddGdFn(){
  1620. var obj = {cardz:'',cardf:'',zxurl:[]}
  1621. this.gdlist.push(obj);
  1622. },
  1623. getdelGdFn(idx){
  1624. var that=this;
  1625. uni.showModal({
  1626. title: '确认删除',
  1627. content: "是否确认删除",
  1628. cancelText: '取消',
  1629. confirmText: '确认',
  1630. success: function(res) {
  1631. if (res.confirm) {
  1632. that.gdlist.splice(idx,1);
  1633. } else if (res.cancel) {
  1634. }
  1635. }
  1636. });
  1637. },
  1638. statusFormat(ite,list,type) {
  1639. var aite=selectValueKey(list, ite);
  1640. if(type=='qy'){
  1641. this.qyidx=aite.key
  1642. }else if(type=='dblx'){
  1643. this.dblxidx=aite.key
  1644. }else if(type=='yhlx'){
  1645. this.yhlxidx=aite.key
  1646. }else if(type=='ywdk'){
  1647. this.ywidx=aite.key
  1648. }else if(type=='msqy'){
  1649. this.sfidx=aite.key
  1650. }else if(type=='frhyzk'){
  1651. this.frhyzkidx=aite.key
  1652. this.frhyzk=aite.actions;
  1653. }
  1654. return aite.actions;
  1655. },
  1656. bindDateChangea(e){
  1657. // 企业信息
  1658. var val=e.detail.value;
  1659. this.datainfo.enterpriseName=this.qylist[val].label;
  1660. this.datainfo.enterpriseId=this.qylist[val].value;
  1661. },
  1662. bindDateChangeb(e){
  1663. // 用户类型
  1664. var val=e.detail.value;
  1665. this.yhlx=this.yhlxlist[val].label;
  1666. this.datainfo.customerType=this.yhlxlist[val].value;
  1667. },
  1668. bindDateChangec(e){
  1669. // 有无贷款
  1670. var val=e.detail.value;
  1671. this.datainfo.isLoan=this.ywList[val].value;
  1672. },
  1673. getDelfzpo(type){
  1674. if(type=='front'){
  1675. this.datainfo.spouseFront="";
  1676. this.datainfo.spouseName="";
  1677. this.datainfo.spouseIdCard="";
  1678. }else{
  1679. this.datainfo.spouseBack="";
  1680. }
  1681. },
  1682. getDelfdbfzpo(type){
  1683. if(type=='front'){
  1684. this.datainfo.guaranteeFront="";
  1685. this.datainfo.guaranteeName="";
  1686. this.datainfo.guaranteeIdCard="";
  1687. }else{
  1688. this.datainfo.guaranteeBack="";
  1689. }
  1690. },
  1691. bindDateChanged(e){
  1692. // 婚姻状态
  1693. var val=e.detail.value;
  1694. var value=this.hyztlist[val].value;
  1695. var list=this.btfiles;
  1696. if(this.datainfo.corporationMaritalStatus!=value){
  1697. this.frhyzk=this.hyztlist[val].label;
  1698. this.datainfo.corporationMaritalStatus=this.hyztlist[val].value;
  1699. if(value==3){//离异
  1700. // 删除结婚证
  1701. var obj={tit:'法人离婚证',type:'frlhz'}
  1702. const index = list.findIndex(text => text.type === "frjhz");
  1703. if(index!=-1){
  1704. this.btfiles.splice(index,1,obj)
  1705. }else{
  1706. this.btfiles.push(obj)
  1707. }
  1708. }else if(value==1){//已婚
  1709. // 删除离婚证
  1710. var obj={tit:'法人结婚证',type:'frjhz'}
  1711. const index = list.findIndex(text => text.type === "frlhz");
  1712. if(index!=-1){
  1713. this.btfiles.splice(index,1,obj)
  1714. }else{
  1715. this.btfiles.push(obj)
  1716. }
  1717. }else{
  1718. // 未婚
  1719. const index = this.btfiles.findIndex(text => text.type === "frlhz");
  1720. if(index!=-1){
  1721. this.btfiles.splice(index,1)
  1722. }
  1723. const indexa = this.btfiles.findIndex(text => text.type === "frjhz");
  1724. if(indexa!=-1){
  1725. this.btfiles.splice(indexa,1)
  1726. }
  1727. }
  1728. }
  1729. },
  1730. bindDateChangee(e){
  1731. // 担保类型
  1732. var val=e.detail.value;
  1733. this.dblx=this.dblxlist[val].label;
  1734. this.datainfo.guaranteeType=this.dblxlist[val].value;
  1735. var value=this.dblxlist[val].value;
  1736. var list=this.btfiles;
  1737. var sqlist=this.sqlist;
  1738. },
  1739. bindDateChangef(e){
  1740. var val=e.detail.value;
  1741. // this.dblx=this.sfList[val].text;
  1742. this.datainfo.isDuty=this.sfList[val].value;
  1743. },
  1744. getZanFn(){
  1745. var params=this.datainfo;
  1746. var gdlist=this.gdlist;
  1747. var shFjList=[]
  1748. Object.keys(gdlist).some((key) => {
  1749. var fjurl={
  1750. shareholderFrontUrl:gdlist[key].cardz,
  1751. shareholderBackUrl:gdlist[key].cardf,
  1752. shareholderZxUrl:gdlist[key].zxurl.join(','),
  1753. }
  1754. shFjList.push(fjurl)
  1755. })
  1756. params.shareholderFjList=JSON.parse(JSON.stringify(shFjList))
  1757. var flist=this.filelist;
  1758. var sbfjlist=this.sbfjlist;
  1759. sbfjlist.forEach(ite=>{
  1760. if(ite.fjlist&&ite.fjlist.length){
  1761. flist.push(ite.fjlist[0])
  1762. }
  1763. })
  1764. params.loanApplicationFjList=JSON.parse(JSON.stringify(flist))
  1765. getApplicationZc(params).then(res=>{
  1766. if(res.code==200){
  1767. this.$toast('暂存成功')
  1768. // 刷新列表
  1769. setTimeout(function(){
  1770. uni.$emit('refreshywlist')
  1771. },1200)
  1772. }
  1773. })
  1774. },
  1775. getDetail(){
  1776. getApplicationDet(this.id).then(res=>{
  1777. if(res.code==200){
  1778. this.datainfo=res.data;
  1779. if(res.data&&res.data.applicationType==1){
  1780. var obj={tit:'当期财务报表',type:'dqcwbb'};
  1781. this.sqbtfiles.push(obj)
  1782. }
  1783. var data=res.data;
  1784. var obj={
  1785. loanApplicationNumber:res.data.loanApplicationNumber
  1786. }
  1787. this.option.formData=JSON.parse(JSON.stringify(obj))
  1788. if(data.loanApplicationFjList){
  1789. this.filelist=JSON.parse(JSON.stringify(data.loanApplicationFjList))
  1790. }
  1791. if(data.declareFj){
  1792. this.declareFj=data.declareFj;
  1793. }
  1794. if(data.shareholderFjList){
  1795. var shFjList=[]
  1796. var gdlist=data.shareholderFjList;
  1797. Object.keys(gdlist).some((key) => {
  1798. var fjurl={
  1799. cardz:gdlist[key].shareholderFrontUrl,
  1800. cardf:gdlist[key].shareholderBackUrl,
  1801. zxurl:[],
  1802. }
  1803. if(gdlist[key].shareholderZxUrl){
  1804. fjurl.zxurl=gdlist[key].shareholderZxUrl.split(',')
  1805. }
  1806. shFjList.push(fjurl)
  1807. })
  1808. this.gdlist=JSON.parse(JSON.stringify(shFjList))
  1809. }
  1810. this.getSbjListFn()
  1811. }
  1812. })
  1813. },
  1814. getSubmit(){
  1815. var that=this;
  1816. // 判断附件是否完整
  1817. var params=this.datainfo;
  1818. if(!params.enterpriseName){
  1819. this.$toast("请选择企业名称")
  1820. return
  1821. }
  1822. if(!params.categoryType){
  1823. this.$toast("请选择行业类型")
  1824. return
  1825. }
  1826. if(!params.customerType){
  1827. this.$toast("请选择用户类型")
  1828. return
  1829. }
  1830. if(!params.corporationFront){
  1831. this.$toast("请上传法人身份证人面像")
  1832. return
  1833. }
  1834. if(!params.corporationBack){
  1835. this.$toast("请上传法人身份证国徽面")
  1836. return
  1837. }
  1838. if(!params.corporationJob){
  1839. this.$toast("请输入法人职业")
  1840. return
  1841. }
  1842. if(!params.isLoan){
  1843. this.$toast("请选择有无贷款")
  1844. return
  1845. }
  1846. if(!this.frhyzk){
  1847. this.$toast("请选择婚姻状态")
  1848. return
  1849. }
  1850. if(params.corporationMaritalStatus==1){
  1851. if(!params.spouseFront){
  1852. this.$toast("请上传配偶身份证人像面")
  1853. return
  1854. }
  1855. if(!params.spouseBack){
  1856. this.$toast("请上传配偶身份证国徽面")
  1857. return
  1858. }
  1859. }
  1860. if(!params.guaranteeType){
  1861. this.$toast("请选择担保类型")
  1862. return
  1863. }
  1864. if(!params.corporationPhone){
  1865. // 验证手机号
  1866. this.$toast("请输入法人手机号")
  1867. return
  1868. }
  1869. let regphone = /^1[3|4|5|6|7|8|9][0-9]\d{8}$/
  1870. if (params.corporationPhone && !regphone.test(params.corporationPhone)) {
  1871. that.$toast("请输入正确的法人手机号")
  1872. return
  1873. }
  1874. var gdlist=this.gdlist;
  1875. var shFjList=[]
  1876. var a=0;
  1877. Object.keys(gdlist).some((key) => {
  1878. var str="请上传股东"+(Number(key)+1)
  1879. if(!gdlist[key].cardz){
  1880. a=1;
  1881. that.$toast(str+"身份证人像面")
  1882. return true;
  1883. }else if(!gdlist[key].cardf){
  1884. a=1;
  1885. that.$toast(str+'身份证国徽面')
  1886. return true;
  1887. }else if(gdlist[key].zxurl<1){
  1888. a=1;
  1889. that.$toast(str+'征信报告')
  1890. return true;
  1891. }
  1892. var fjurl={
  1893. shareholderFrontUrl:gdlist[key].cardz,
  1894. shareholderBackUrl:gdlist[key].cardf,
  1895. shareholderZxUrl:gdlist[key].zxurl.join(','),
  1896. }
  1897. shFjList.push(fjurl)
  1898. })
  1899. params.shareholderFjList=JSON.parse(JSON.stringify(shFjList))
  1900. if(a==1){
  1901. return
  1902. }
  1903. var flist=this.filelist;
  1904. var btfiles=JSON.parse(JSON.stringify(this.btfiles));
  1905. var sqbtfiles=JSON.parse(JSON.stringify(this.sqbtfiles));
  1906. if(params.guaranteeType==1){//抵押担保
  1907. var obj={tit:'企业固定资产证明',type:'qygdzczm'}
  1908. sqbtfiles.push(obj)
  1909. }else if(params.guaranteeType==2){//反担保人担保
  1910. // 选择担保人担保
  1911. if(!params.guaranteePhone){
  1912. // 验证手机号
  1913. this.$toast("请输入反担保人手机号")
  1914. return
  1915. }
  1916. if (params.guaranteePhone && !regphone.test(params.guaranteePhone)) {
  1917. that.$toast("请输入正确的反担保人手机号")
  1918. return
  1919. }
  1920. if(!params.guaranteeFront){
  1921. this.$toast("请上传法人身份证人面像")
  1922. return
  1923. }
  1924. if(!params.guaranteeBack){
  1925. this.$toast("请上传法人身份证国徽面")
  1926. return
  1927. }
  1928. }
  1929. var b=0;
  1930. Object.keys(btfiles).some((key) => {
  1931. if (flist.find(l => l.type == btfiles[key].type)) {
  1932. return false
  1933. }else{
  1934. b=1;
  1935. that.$toast('请上传'+btfiles[key].tit)
  1936. return true;
  1937. }
  1938. })
  1939. if(b==1){
  1940. return
  1941. }
  1942. if(!params.isDuty){
  1943. this.$toast("请选择是否免税企业")
  1944. return
  1945. }
  1946. var sbfjlist=this.sbfjlist;
  1947. var sbArr=[]
  1948. var c=0;
  1949. Object.keys(sqbtfiles).some((key) => {
  1950. if (sbfjlist.find(l => (l.val == sqbtfiles[key].type) && l.fjlist.length>0)) {
  1951. return false
  1952. }else{
  1953. c=1;
  1954. that.$toast('请上传'+sqbtfiles[key].tit)
  1955. return true;
  1956. }
  1957. })
  1958. if(c==1){
  1959. return
  1960. }
  1961. sbfjlist.forEach(ite=>{
  1962. if(ite.fjlist&&ite.fjlist.length){
  1963. flist.push(ite.fjlist[0])
  1964. }
  1965. })
  1966. params.loanApplicationFjList=JSON.parse(JSON.stringify(flist))
  1967. if(this.ptype=='add'){
  1968. getApplicationAdd(params).then(res=>{
  1969. if(res.code==200){
  1970. that.$toast("新增成功")
  1971. setTimeout(function(){
  1972. that.$tab.redirectTo('/work/pages/success')
  1973. },1200)
  1974. }
  1975. })
  1976. }else{
  1977. getApplicationEdit(params).then(res=>{
  1978. if(res.code==200){
  1979. that.$toast("修改成功")
  1980. setTimeout(function(){
  1981. uni.$emit('refreshywlist')
  1982. uni.navigateBack({
  1983. delta:1
  1984. })
  1985. },1200)
  1986. }
  1987. })
  1988. }
  1989. //
  1990. // this.$tab.navigateTo('/work/pages/success')
  1991. },
  1992. getaddImage(e){
  1993. let that = this;
  1994. let file =[],count=9
  1995. // if(e=='zj'){
  1996. // file = that.zjfile;
  1997. // count=9
  1998. // }else{
  1999. // file = that.mjfile;
  2000. // count=9
  2001. // }
  2002. uni.chooseImage({
  2003. count: 1,
  2004. success:function(res){
  2005. let img= res.tempFilePaths;
  2006. if(img.length + file.length > count){
  2007. uni.showToast({
  2008. title: '最多上传'+count+'张图片',
  2009. icon: 'none',
  2010. duration: 2000
  2011. })
  2012. }else{
  2013. let imglen = res.tempFilePaths.length;
  2014. var fuwufile = [];
  2015. uploadmore('/common/upload',img,0,0,0,imglen,fuwufile,function(rs){
  2016. if(e=='zj'){
  2017. that.zjfile = that.zjfile.concat(rs);
  2018. that.datainfo.identificationPhoto=that.zjfile.join(',')
  2019. }
  2020. })
  2021. }
  2022. }
  2023. });
  2024. },
  2025. // 人像面
  2026. ponuploadEnd(item,fileVal,bigType){
  2027. var newobj={}
  2028. var responseText=JSON.parse(item.responseText)
  2029. var url=responseText.fileName
  2030. if(fileVal=='frsfzrmx'){
  2031. this.datainfo.corporationFront=url;
  2032. // 获取姓名 身份证号
  2033. this.getocrIdCard(url,fileVal)
  2034. }else if(fileVal=='frsfzghm'){
  2035. this.datainfo.corporationBack=url
  2036. }else if(fileVal=='frsfzpormx'){
  2037. this.datainfo.spouseFront=url
  2038. this.getocrIdCard(url,fileVal)
  2039. }else if(fileVal=='frsfzpoghm'){
  2040. this.datainfo.spouseBack=url
  2041. }else if(fileVal=='fdbrsfzrmx'){
  2042. this.getocrIdCard(url,fileVal)
  2043. this.datainfo.guaranteeFront=url
  2044. }else if(fileVal=='fdbrsfzghm'){
  2045. this.datainfo.guaranteeBack=url
  2046. }
  2047. },
  2048. getDocumentList(){
  2049. var params={
  2050. explainType:2
  2051. }
  2052. getDocumentList(params).then(res=>{
  2053. if(res.code==200){
  2054. var list=res.rows;
  2055. if(list&&list.length){
  2056. var content=list[0].explainContent;
  2057. // this.content=content;
  2058. this.content=this.formatRichText(content);
  2059. }
  2060. }
  2061. })
  2062. },
  2063. //解析富文本方法
  2064. formatRichText(html) {
  2065. let newContent = html.replace(/<img[^>]*>/gi, function(match, capture) {
  2066. match = match.replace(/style="[^"]+"/gi, '').replace(/style='[^']+'/gi, '').replace(/style=""/gi, '');
  2067. match = match.replace(/width="[^"]+"/gi, '').replace(/width='[^']+'/gi, '');
  2068. match = match.replace(/height="[^"]+"/gi, '').replace(/height='[^']+'/gi, '');
  2069. return match;
  2070. });
  2071. newContent = newContent.replace(/style="[^"]+"/gi, function(match, capture) {
  2072. match = match.replace(/width:[^;]+;/gi, 'max-width:100%;').replace(/width:[^;]+;/gi, 'max-width:100%;');
  2073. return match;
  2074. });
  2075. newContent = newContent.replace(/<br[^>]*\/>/gi, '');
  2076. newContent = newContent.replace(/\<img src="/gi,
  2077. '<img style="max-width:100%;height:auto;display:block;margin:10rpx auto;" src="' +baseUrlimg);
  2078. return newContent;
  2079. },
  2080. getocrIdCard(url,type){
  2081. var that=this;
  2082. var burl=this.baseUrl+url;
  2083. var params={
  2084. image:"D:\\idcard.png",
  2085. idCardSide:'front'
  2086. }
  2087. getOcrIdCard(params).then(res=>{
  2088. if(res.code==200){
  2089. var data=res.data;
  2090. if(type=='frsfzrmx'){
  2091. that.datainfo.corporationName=data.realName
  2092. // that.datainfo.corporationIdCard=data.idCard
  2093. }else if(type=='frsfzpormx'){
  2094. that.datainfo.spouseName=data.realName
  2095. // that.datainfo.spouseIdCard=data.idCard
  2096. }else if(type=='fdbrsfzrmx'){
  2097. that.datainfo.guaranteeName=data.realName
  2098. // that.datainfo.guaranteeIdCard=data.idCard
  2099. }
  2100. }
  2101. })
  2102. },
  2103. onuploadEnd(item,fileVal,bigType) {
  2104. var newobj={}
  2105. var responseText=JSON.parse(item.responseText)
  2106. newobj.name=responseText.newFileName;
  2107. newobj.oldName=responseText.originalFilename;
  2108. newobj.url=responseText.fileName;
  2109. newobj.type=fileVal;
  2110. newobj.bigType=bigType;
  2111. this.filelist.push(newobj)
  2112. this.datainfo.loanApplicationFjList=JSON.parse(JSON.stringify(this.filelist))
  2113. },
  2114. // 股东附件上传
  2115. gdonuploadEnd(item,fileVal,bigType){
  2116. var idx=Number(fileVal);
  2117. var type=bigType;
  2118. var obj=this.gdlist[idx];
  2119. var responseText=JSON.parse(item.responseText);
  2120. if(type=='cardz'){
  2121. obj.cardz=responseText.fileName
  2122. }else if(type=='cardf'){
  2123. obj.cardf=responseText.fileName
  2124. }else if(type=='zx'){
  2125. // obj.zxurl.push(responseText.fileName)
  2126. obj.zxurl[0]=responseText.fileName
  2127. }
  2128. this.gdlist.splice(idx,1,obj)
  2129. // this.datainfo.shareholderFjList=JSON.parse(JSON.stringify(this.gdlist))
  2130. },
  2131. // 申请附件上传
  2132. fjonuploadEnd(item,fileVal,bigType,idx){
  2133. var newobj={};
  2134. var sbfjlist=this.sbfjlist[idx].fjlist;
  2135. var responseText=JSON.parse(item.responseText)
  2136. newobj.name=responseText.newFileName;
  2137. newobj.oldName=responseText.originalFilename;
  2138. newobj.url=responseText.fileName;
  2139. newobj.type=fileVal;
  2140. newobj.bigType=bigType;
  2141. this.sbfjlist[idx].fjlist.splice(0,1,newobj)
  2142. },
  2143. getDelsbFj(idx,fidx){
  2144. var that=this;
  2145. var obj=this.sbfjlist[idx];
  2146. uni.showModal({
  2147. title: '确认删除',
  2148. content: "是否确认删除",
  2149. cancelText: '取消',
  2150. confirmText: '确认',
  2151. success: function(res) {
  2152. if (res.confirm) {
  2153. obj.fjlist.splice(fidx,1)
  2154. that.sbfjlist.splice(idx,1,obj)
  2155. } else if (res.cancel) {
  2156. }
  2157. }
  2158. });
  2159. },
  2160. getDelgdFj(idx,zxidx){
  2161. var obj=this.gdlist[idx];
  2162. var that=this;
  2163. uni.showModal({
  2164. title: '确认删除',
  2165. content: "是否确认删除",
  2166. cancelText: '取消',
  2167. confirmText: '确认',
  2168. success: function(res) {
  2169. if (res.confirm) {
  2170. obj.zxurl.splice(zxidx,1)
  2171. that.gdlist.splice(idx,1,obj)
  2172. } else if (res.cancel) {
  2173. }
  2174. }
  2175. });
  2176. },
  2177. getDelFj(idx){
  2178. var that=this;
  2179. uni.showModal({
  2180. title: '确认删除',
  2181. content: "是否确认删除",
  2182. cancelText: '取消',
  2183. confirmText: '确认',
  2184. success: function(res) {
  2185. if (res.confirm) {
  2186. that.filelist.splice(idx,1)
  2187. that.datainfo.loanApplicationFjList=JSON.parse(JSON.stringify(that.filelist))
  2188. } else if (res.cancel) {
  2189. }
  2190. }
  2191. });
  2192. },
  2193. getExportMb(ite){
  2194. var params=this.datainfo;
  2195. if(ite.val=='wtdbsqs'){
  2196. params.type=1;
  2197. }
  2198. getExportMb(params).then(res=>{
  2199. if(res.code==200){
  2200. var url=baseUrl+res.msg;
  2201. // var url = baseUrl + ite.url;
  2202. var name=res.name;
  2203. let dtask = plus.downloader.createDownload(url, {
  2204. filename: 'file://storage/emulated/0/'+baseName+'/' + name
  2205. }, (d, status) => {
  2206. //d为下载的文件对象
  2207. if (status == 200) {
  2208. uni.hideLoading();
  2209. uni.showToast({
  2210. icon: 'none',
  2211. mask: true,
  2212. title: '已保存到文件夹:/'+baseName+'/'+ name, //保存路径
  2213. duration: 3000,
  2214. });
  2215. //下载成功,d.filename是文件在保存在本地的相对路径,使用下面的API可转为平台绝对路径
  2216. let fileSaveUrl = plus.io.convertLocalFileSystemURL(d.filename);
  2217. setTimeout(() => {
  2218. plus.runtime.openFile(d.filename); //选择软件打开文件
  2219. }, 1500)
  2220. } else {
  2221. //下载失败
  2222. uni.hideLoading();
  2223. plus.downloader.clear(); //清除下载任务
  2224. uni.showToast({
  2225. icon: 'none',
  2226. mask: true,
  2227. title: '下载失败,请稍后重试',
  2228. });
  2229. }
  2230. })
  2231. dtask.start();
  2232. // uni.downloadFile({
  2233. // url: url,//文件的下载路径
  2234. // success(result) {
  2235. // uni.hideLoading()
  2236. // var filePath = result.tempFilePath;
  2237. // // uni.saveFile({
  2238. // // tempFilePath: filePath[0],
  2239. // // success: function (res) {
  2240. // // var savedFilePath = res.savedFilePath;
  2241. // // console.log(savedFilePath,1)
  2242. // // }
  2243. // // });
  2244. // uni.openDocument({
  2245. // filePath: filePath,
  2246. // showMenu: true,
  2247. // success: function (res) {
  2248. // // console.log('打开文档成功');
  2249. // }
  2250. // });
  2251. // },
  2252. // fail(res) {uni.hideLoading()}
  2253. // })
  2254. }
  2255. })
  2256. },
  2257. getDown(e){
  2258. uni.showLoading({
  2259. title: '加载中'
  2260. });
  2261. var url=baseUrl+e;
  2262. uni.downloadFile({
  2263. url: url,//文件的下载路径
  2264. success(result) {
  2265. uni.hideLoading()
  2266. var filePath = result.tempFilePath;
  2267. uni.openDocument({
  2268. filePath: filePath,
  2269. showMenu: true,
  2270. success: function (res) {
  2271. // console.log('打开文档成功');
  2272. }
  2273. });
  2274. },
  2275. fail(res) {uni.hideLoading()}
  2276. })
  2277. },
  2278. }
  2279. }
  2280. </script>
  2281. <style lang="scss" scoped>
  2282. .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;}
  2283. .addbox .bgf /deep/ .uni-forms-item:last-child{border-bottom: none;}
  2284. .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;}
  2285. .addbox /deep/ .uni-easyinput{flex: 1;text-align: left;font-size: 30rpx;color: #222327;}
  2286. .addbox /deep/ .uni-easyinput__content-textarea{min-height: 40rpx;font-size: 30rpx;}
  2287. .addbox /deep/ .uni-easyinput__placeholder-class{font-size: 30rpx;color: #AAAAAA;}
  2288. .addbox /deep/ .uni-input-input{font-size: 30rpx;}
  2289. .addbox /deep/ .uni-easyinput__content-input{padding-left: 0 !important;}
  2290. .addbox /deep/ .uni-textarea-textarea{font-size: 30rpx;}
  2291. .addbox /deep/ .is-disabled{color: #222327;background-color: #ffffff !important;}
  2292. .isborder{border-bottom: 2rpx solid #E6E6E6;}
  2293. .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;
  2294. position: absolute;left: -240rpx;top:50%;transform: translateY(-50%);
  2295. text{color: #AAAAAA;font-size: 26rpx;font-weight: normal;display: block;
  2296. &.del{
  2297. color: #FF6969;margin-top: 6rpx;text-align: center;padding: 4rpx 0;
  2298. }
  2299. }
  2300. }
  2301. .navtop{
  2302. position: fixed;left:0;right: 0;top: 0;z-index: 2;
  2303. }
  2304. .topl{width: 60rpx;height: 60rpx;display: flex;align-items: center;justify-content: center;
  2305. image{width: 40rpx;height: 30rpx;}
  2306. }
  2307. .edit{font-weight: 500;font-size: 26rpx;color: #FFFFFF;display: flex;align-items: center;
  2308. image{width: 24rpx;height: 26rpx;margin-right: 10rpx;}
  2309. }
  2310. .addbox{padding: 140rpx 0 136rpx;
  2311. .addtit{font-weight: bold;padding: 18rpx 34rpx;font-size: 26rpx;color: #666666;
  2312. text{color: #DF0303;margin-right: 8rpx;}
  2313. .ywimg{width: 30rpx;height: 30rpx;margin-left: 16rpx;}
  2314. &.tips{font-weight: 500;font-size: 24rpx;color: #FF6969;}
  2315. }
  2316. .lbtabp{
  2317. display: flex;align-items: center;
  2318. view{flex: 1;font-size: 30rpx;color: #222327;}
  2319. .rimg{flex: 0 0 auto;width: 16rpx;height: 26rpx;flex: 0 0 auto;margin-left: 18rpx;}
  2320. }
  2321. .ywicon{font-weight: 400;font-size: 26rpx;color: $com-cd3;padding-right: 14rpx;
  2322. image{width: 26rpx;height: 26rpx;margin-right: 8rpx;}
  2323. }
  2324. // 上传样式
  2325. .phobox{display: flex;flex-wrap: wrap;justify-content: space-between;
  2326. .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;
  2327. .photop{width: 200rpx;height: 126rpx;position: relative;
  2328. .bgimg{width: 100%;height: 100%;}
  2329. .addimg{width: 34rpx;height: 30rpx;position: absolute;left: 50%;margin-left: -17rpx;top: 50%;margin-top: -15rpx;z-index: 1;}
  2330. .delimg{position: absolute;width: 24rpx;height: 24rpx;right: -12rpx;top: -12rpx;}
  2331. .bgimga{width: 100%;height: 100%;position: absolute;left:0;right: 0;top:0;bottom: 0;}
  2332. }
  2333. // .pupdata{position: absolute;left: 0;right: 0;top:0;bottom: 0;opacity: 0;}
  2334. .photit{font-weight: 500;font-size: 20rpx;color: #AAAAAA;margin-top: 18rpx;max-width:200rpx;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  2335. &.atit{position: absolute;left: 50%;transform: translate(-50%);bottom: 4rpx;word-break: keep-all;max-width: none;}
  2336. }
  2337. }
  2338. .frdelimg{
  2339. position: absolute;width: 32rpx;height: 32rpx;right: -16rpx;top: -16rpx;
  2340. image{width: 24rpx;height: 24rpx;}
  2341. }
  2342. }
  2343. .addgdbox{padding: 34rpx 10rpx 36rpx;}
  2344. .addbtns{z-index: 4;
  2345. width: 100%;height: 100rpx;position: fixed;left: 0;right: 0;bottom: 0;display: flex;
  2346. .addlbtn{background-color: #ffffff;font-weight: 500;justify-content: center;
  2347. font-size: 30rpx;color: $com-cd3;display: flex;align-items: center;width: 232rpx;flex: 0 0 auto;height: 100rpx;
  2348. image{width: 32rpx;height: 32rpx;margin-right: 12rpx;}
  2349. }
  2350. .addrbtn{flex: 1;height: 100rpx;font-weight: bold;font-size: 30rpx;display: flex;align-items: center;justify-content: center;
  2351. color: #FFFFFF;
  2352. &.bga{background: #29E18A;}
  2353. &.bgb{background: $com-cd3;}
  2354. }
  2355. }
  2356. // 附件
  2357. .fjbox{padding: 24rpx 0;
  2358. min-height: 150rpx;box-sizing: border-box;
  2359. // &:last-child{border-bottom: none;border-bottom: 2rpx solid #E6E6E6;}
  2360. .fjtop{
  2361. &.chek{
  2362. .chtit{flex: 1;font-size: 30rpx;color: #222327;text-align: right;}
  2363. .rimg{flex: 0 0 auto;width: 16rpx;height: 26rpx;flex: 0 0 auto;margin-left: 18rpx;}
  2364. }
  2365. .ftit{font-weight: bold;font-size: 32rpx;color: #161616;flex: 1;padding:28rpx 0;
  2366. text{color: #DF0303;margin-right: 8rpx;}
  2367. .mtxt{color: #AAAAAA;font-size: 26rpx;}
  2368. }
  2369. .fbtns{font-weight: 500;font-size: 26rpx;padding-right: 12rpx;margin-left: 36rpx;display: flex;align-items: center;height: 100rpx;justify-content: center;
  2370. image{width: 22rpx;height: 22rpx;margin-right: 10rpx;
  2371. &.downimg{width: 20rpx;}
  2372. }
  2373. }
  2374. }
  2375. }
  2376. // 18
  2377. .fjlists {display: flex;align-items: flex-start;justify-content: space-between;margin-bottom: 12rpx;
  2378. // image{flex: 0 0 auto;}
  2379. .imgl{width: 40rpx;height: 40rpx;display: flex;align-items: center;flex: 0 0 auto;
  2380. image{width: 26rpx;height: 24rpx;}
  2381. }
  2382. .tit{font-size: 26rpx;color: #222327;font-weight: 500;margin-top: 4rpx;}
  2383. .delimg{width: 40rpx;height:40rpx;margin-left: 16rpx;display: flex;align-items: center;justify-content: center;flex: 0 0 auto;
  2384. image{width: 24rpx;height: 24rpx;}
  2385. }
  2386. }
  2387. }
  2388. // 标准
  2389. .looimg{width: 100%;height: 400rpx;position: fixed;left: 0;right: 0;top: 50%;margin-top: -200rpx;z-index: 10;}
  2390. </style>