chooseOption.vue 82 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237
  1. <template>
  2. <view class="page">
  3. <view class="" style="padding-bottom: 70px;">
  4. <view class="selectedCoverage dis j-s a-c">
  5. <view class="productName dis a-c j-c">
  6. <image src="../../static/image/car-insure/duigou.png" mode=""></image>
  7. <text>{{productName}}</text>
  8. </view>
  9. <view class="productName dis a-c j-c" style="border-radius: 6px;">
  10. <text style="margin: 0;">已选险种</text>
  11. </view>
  12. </view>
  13. <view class="planDetails">
  14. <view class="Plancontent dis f-c ">
  15. <image src="../../static/image/car-insure/fanganxuanze.png" mode=""
  16. style="height: 22px;width: 88px;"></image>
  17. <view class="dis a-c f-wrap modelformcss">
  18. <view class="status-data" :class="item.schemeId==SelectedPlanId? 'active':''"
  19. style="margin:4px 10px;" v-for="(item,index) in planDataExpansion.genericPlanList"
  20. @tap.stop.prevent="statusclick(item.schemeId)" :key="index">
  21. {{item.schemeName}}
  22. </view>
  23. </view>
  24. </view>
  25. <view class="">
  26. <view class="Plancontent dis f-c " v-if="planDataExpansion.genericPlanInfo.isJq=='1'">
  27. <image src="../../static/image/car-insure/jqrisk.png" mode="" style="height: 22px;width: 88px;"
  28. class="mb-1"></image>
  29. <view style="padding:4px 10px;">
  30. <u-table border-color="#E3E9F8" align="left">
  31. <u-tr class="jq">
  32. <u-td>
  33. <view class="dis a-c">
  34. <view class="circle dis a-c j-c"></view>
  35. <text style="margin-left: 10px;"> 交通事故强制责任险</text>
  36. </view>
  37. </u-td>
  38. </u-tr>
  39. </u-table>
  40. </view>
  41. <text style="margin-left: 10px;">保险期限:{{jqstartDate}} - {{jqendDate}}</text>
  42. </view>
  43. <view class="Plancontent dis f-c ">
  44. <image src="../../static/image/car-insure/chechuanshui.png" mode=""
  45. style="height: 22px;width: 88px;" class="mb-1"></image>
  46. <view class="" style="margin:0 10px;">
  47. <u-form ref="uForm" :model="vehicleAndVesselTaxForm" label-width="130px">
  48. <u-form-item label="纳税类型" prop="taxRelifFlag" class="modelformcss">
  49. <u-input type="select" :select-open="taxRelifFlagShow" v-model="model.taxRelifFlag"
  50. :custom-style="{textAlign:'right'}" placeholder="请选择纳税类型"
  51. @click="taxRelifFlagShow = true"></u-input>
  52. <u-select mode="single-column" :list="taxRelifFlagoptions"
  53. v-model="taxRelifFlagShow" label-name="dictTag" value-name="dictValue"
  54. @confirm="taxRelifFlagConfirm($event,'taxRelifFlag')"></u-select>
  55. </u-form-item>
  56. <u-form-item
  57. v-show="vehicleAndVesselTaxForm.taxRelifFlag == 2 || vehicleAndVesselTaxForm.taxRelifFlag == 3"
  58. label="减免税凭证号" prop="extendChar2" class="modelformcss">
  59. <u-input placeholder="请输入减免税凭证号" :custom-style="{textAlign:'right'}"
  60. v-model="vehicleAndVesselTaxForm.extendChar2" type="text"></u-input>
  61. </u-form-item>
  62. <u-form-item v-show="vehicleAndVesselTaxForm.taxRelifFlag == 4" label="完税凭证号"
  63. prop="paidFreeCertificate" class="modelformcss">
  64. <u-input placeholder="请输入完税凭证号" :custom-style="{textAlign:'right'}"
  65. v-model="vehicleAndVesselTaxForm.paidFreeCertificate" type="text"></u-input>
  66. </u-form-item>
  67. <u-form-item
  68. v-show="vehicleAndVesselTaxForm.taxRelifFlag == 2 || vehicleAndVesselTaxForm.taxRelifFlag == 3"
  69. label="减免税原因" prop="relifReason" class="modelformcss">
  70. <u-input type="select" :select-open="relifReasonShow" v-model="model.relifReason"
  71. :custom-style="{textAlign:'right'}" placeholder="请选择减免税原因"
  72. @click="relifReasonShow = true"></u-input>
  73. <u-select mode="single-column" :list="relifReasonoptions" v-model="relifReasonShow"
  74. label-name="dictTag" value-name="dictValue"
  75. @confirm="taxRelifFlagConfirm($event,'relifReason')"></u-select>
  76. </u-form-item>
  77. <u-form-item v-show="vehicleAndVesselTaxForm.taxRelifFlag != 1" label="税务机关代码"
  78. prop="taxComCode" class="modelformcss">
  79. <u-input placeholder="请输入税务机关代码" :custom-style="{textAlign:'right'}"
  80. v-model="vehicleAndVesselTaxForm.taxComCode" type="text"></u-input>
  81. </u-form-item>
  82. <u-form-item v-show="vehicleAndVesselTaxForm.taxRelifFlag != 1" label="税务机关名称"
  83. prop="taxComName" class="modelformcss">
  84. <u-input placeholder="请输入税务机关名称" :custom-style="{textAlign:'right'}"
  85. v-model="vehicleAndVesselTaxForm.taxComName" type="text"></u-input>
  86. </u-form-item>
  87. <u-form-item v-show="vehicleAndVesselTaxForm.taxRelifFlag == 4" label="完税凭证填发日期"
  88. prop="taxDocumentDate" class="modelformcss">
  89. <u-input type="select" :select-open="taxDocumentDateShow"
  90. :custom-style="{textAlign:'right'}"
  91. v-model="vehicleAndVesselTaxForm.taxDocumentDate" placeholder="请选择时间"
  92. @click="taxDocumentDateShow = true"></u-input>
  93. <u-picker v-model="taxDocumentDateShow" mode="time" :params="params1"
  94. @confirm="taxDocumentDateconfirm"></u-picker>
  95. </u-form-item>
  96. <u-form-item v-show="vehicleAndVesselTaxForm.taxRelifFlag == 4" label="完税凭证地区"
  97. prop="taxPaidAreaCode" class="modelformcss">
  98. <u-input type="select" :select-open="taxPaidAreaCodeShow"
  99. :custom-style="{textAlign:'right'}" v-model="model.taxPaidAreaCode"
  100. placeholder="请选择地区" @click="taxPaidAreaCodeShow = true"></u-input>
  101. <u-picker mode="region" v-model="taxPaidAreaCodeShow" :params="params2"
  102. @confirm="taxPaidAreaCodeconfirm"></u-picker>
  103. </u-form-item>
  104. <u-form-item v-show="vehicleAndVesselTaxForm.taxRelifFlag == 3" label="减税比例"
  105. prop="taxRelief" class="modelformcss">
  106. <u-input placeholder="请输入0~1的小数" :custom-style="{textAlign:'right'}"
  107. v-model="vehicleAndVesselTaxForm.taxRelief" type="text"></u-input>
  108. </u-form-item>
  109. </u-form>
  110. </view>
  111. </view>
  112. <view class="Plancontent dis f-c " v-if="planDataExpansion.genericPlanInfo.isSy=='1'">
  113. <image src="../../static/image/car-insure/syrisk.png" mode="" style="height: 22px;width: 88px;"
  114. class="mb-1"></image>
  115. <text style="margin-left: 10px;">{{systartDate}} - {{syendDate}}</text>
  116. <view class="insuranceType" v-if="planDataExpansion.genericPlanInfo.schemeName !=='自选方案'">
  117. <u-table border-color="#E3E9F8">
  118. <u-tr class="sy">
  119. <u-th width="70%" style="text-align: left;padding: 5px 10px !important">险种
  120. </u-th>
  121. <u-th>保额 </u-th>
  122. </u-tr>
  123. <u-tr v-for="(item,index) in planDataExpansion.genericPlanInfo.kinds" :key="index">
  124. <u-td width="70%" style="text-align: left;padding: 5px 10px !important">
  125. <view class="dis a-c">
  126. <view class="circle dis a-c j-c"></view>
  127. <text style="margin-left: 10px;">{{item.kindName}}</text>
  128. </view>
  129. </u-td>
  130. <u-td v-if="['A'].includes(item.kindCode)">投保</u-td>
  131. <u-td
  132. v-else-if="['D4', 'SY_FJ_YBW2'].includes(item.kindCode)">{{convertedValue(item.unitAmount)}}</u-td>
  133. <u-td
  134. v-else-if="['MJ1', 'MJ2', 'MJ3', 'MJ4'].includes(item.kindCode)">{{item.deductibleRate}}%</u-td>
  135. <u-td
  136. v-else-if="['TY1', 'TY2', 'TY3', 'TY4'].includes(item.kindCode)">{{item.serviceTimes}}次</u-td>
  137. <u-td v-else>{{convertedValue(item.amount)}}</u-td>
  138. </u-tr>
  139. </u-table>
  140. </view>
  141. <template v-else>
  142. <view class="immediately">
  143. <view class="dis f-c" style="background: #F9F9F9;border-radius: 10px;">
  144. <u-table border-color="#E3E9F8">
  145. <u-tr class="sy">
  146. <u-th width="70%"
  147. style="text-align: left;padding: 5px 10px !important">险种</u-th>
  148. <u-th>保额</u-th>
  149. </u-tr>
  150. <u-tr v-for="(insureItem,index) in planDataExpansion.genericPlanInfo.kinds"
  151. :key="index">
  152. <template v-if="insureItem.amount != 0">
  153. <u-td width="70%" style="text-align: left;padding: 5px 10px !important">
  154. <view class="dis a-c">
  155. <view class="circle dis a-c j-c"></view>
  156. <text style="margin-left: 10px;">{{insureItem.kindName}}</text>
  157. </view>
  158. </u-td>
  159. <u-td>
  160. <view class="dis a-c j-c" @tap="adjustBIItem(index)">
  161. <text>{{insureItem.amountDesc}}</text>
  162. <u-icon name="arrow-right" color="#333" size="28"
  163. style="margin-left: 5px;"></u-icon>
  164. </view>
  165. </u-td>
  166. </template>
  167. </u-tr>
  168. </u-table>
  169. </view>
  170. </view>
  171. <view class="compulsory-insurance">
  172. <block v-for="(insureItem,index) in planDataExpansion.genericPlanInfo.kinds"
  173. :key="index">
  174. <template v-if="insureItem.amount == 0">
  175. <view class="car-ins-cell d-flex j-sb common-ins-cell"
  176. @tap="adjustBIItem(index)">
  177. <view class="cell-title d-flex a-center j-center">
  178. {{insureItem.kindName}}
  179. </view>
  180. <view class="cell-desc d-flex a-center j-center">
  181. {{insureItem.amountDesc}}
  182. <view class="icon iconfont icon-youjiantou"
  183. style="font-size: 40rpx;margin-left: 20upx;color: #C7C6CA;">
  184. </view>
  185. </view>
  186. </view>
  187. </template>
  188. </block>
  189. </view>
  190. </template>
  191. </view>
  192. <template v-if="planDataExpansion.genericPlanInfo.schemeName !=='自选方案'">
  193. <view class="Plancontent dis f-c policyInfo"
  194. v-if=" planDataExpansion.genericPlanInfo && planDataExpansion.genericPlanInfo.drivingList && planDataExpansion.genericPlanInfo.drivingList.length">
  195. <image src="../../static/image/car-insure/ywrisk.png" mode=""
  196. style="height: 22px;width: 88px;" class="mb-1"></image>
  197. <view class=" modelformcss"
  198. v-for="(drivingsitem,risksindex) in planDataExpansion.genericPlanInfo.drivingList"
  199. :key="risksindex">
  200. <view class="dis f-c ">
  201. <text class="tagHeader dis a-c">
  202. <text>{{drivingsitem.alias}}
  203. <view class="tag"></view>
  204. </text>
  205. </text>
  206. </view>
  207. <u-table border-color="#E3E9F8" class="mt-2"
  208. v-if="drivingsitem.insDrivingIntentionInsuranceSon && drivingsitem.insDrivingIntentionInsuranceSon.length>0">
  209. <u-tr class="sy">
  210. <u-th width="50%"
  211. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  212. <u-th>保额</u-th>
  213. <u-th>保费(元)</u-th>
  214. </u-tr>
  215. <view class="dis">
  216. <view class="accident dis f-c">
  217. <view class="diss dis"
  218. v-for="(Sonitem,Sonindex) in drivingsitem.insDrivingIntentionInsuranceSon"
  219. :key="Sonindex">
  220. <view style="width: 67%;padding: 5px 10px " class="boss">
  221. <view class="dis a-c ">
  222. <view class="circle dis a-c j-c"></view>
  223. <view style="margin-left: 5px;width: 80%;" class="dis j-start">
  224. {{Sonitem.name}}
  225. </view>
  226. </view>
  227. </view>
  228. <view class="boss dis a-c j-c" style="width: 33%;">
  229. {{Sonitem.amount}}
  230. </view>
  231. </view>
  232. </view>
  233. <view class="right dis j-c a-c">
  234. {{drivingsitem.sumPremium}}
  235. </view>
  236. </view>
  237. </u-table>
  238. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  239. <text>份数</text>
  240. <text>{{drivingsitem.quantity}}份</text>
  241. </view>
  242. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  243. <text>总保费</text>
  244. <text>¥{{drivingsitem.sumPremium?drivingsitem.sumPremium:0}}</text>
  245. </view>
  246. </view>
  247. </view>
  248. </template>
  249. <view class="Plancontent dis f-c " v-else>
  250. <image src="../../static/image/car-insure/ywrisk.png" mode="" style="height: 22px;width: 88px;"
  251. class="mb-1"></image>
  252. <view class="dis a-c f-wrap modelformcss">
  253. <view class="status-data" :class="item.checked? 'active':''" style="margin-right: 10px;"
  254. v-for="(item,index) in accidentInsuranceCategoryList"
  255. @tap.stop.prevent="accidentCategoryclick(item,planDataExpansion,index)" :key="index">
  256. {{item.typeName}}
  257. </view>
  258. </view>
  259. <template v-if=" planDataExpansion.namesimple=='安盛天平' && anshengaccidentalDrivingVo.typeName ">
  260. <view class="drivingSelection policyInfo">
  261. <view class="dis a-c j-s " @click="anshengPopupshow=true">
  262. <text class="tagHeader dis a-c">
  263. <text>{{anshengaccidentalDrivingVo.alias}}
  264. <view class="tag"></view>
  265. </text>
  266. </text>
  267. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  268. </view>
  269. <view>
  270. <u-table border-color="#E3E9F8"
  271. v-if="anshengaccidentalDrivingVo.insDrivingIntentionInsuranceSon && anshengaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  272. <u-tr class="sy">
  273. <u-th width="50%"
  274. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  275. <u-th>保额</u-th>
  276. <u-th>保费(元)</u-th>
  277. </u-tr>
  278. <view class="dis">
  279. <view class="accident dis f-c">
  280. <view class="diss dis"
  281. v-for="(Sonitem,Sonindex) in anshengaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  282. :key="Sonindex">
  283. <view style="width: 67%;padding: 5px 10px " class="boss">
  284. <view class="dis a-c ">
  285. <view class="circle dis a-c j-c"></view>
  286. <view style="margin-left: 5px;width: 80%;"
  287. class="dis j-start">
  288. {{Sonitem.name}}
  289. </view>
  290. </view>
  291. </view>
  292. <view class="boss dis a-c j-c" style="width: 33%;">
  293. {{Sonitem.amount}}
  294. </view>
  295. </view>
  296. </view>
  297. <view class="right dis j-c a-c">
  298. {{anshengaccidentalDrivingVo.sumPremium}}
  299. </view>
  300. </view>
  301. </u-table>
  302. </view>
  303. <view class="dis a-c j-s">
  304. <text>份数</text>
  305. <u-number-box v-model="anshengaccidentalDrivingVo.quantity" :min="1" :max="10"
  306. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  307. :long-press="false"></u-number-box>
  308. </view>
  309. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  310. <text>总保费</text>
  311. <text>¥{{anshengaccidentalDrivingVo.sumPremium*anshengaccidentalDrivingVo.quantity}}</text>
  312. </view>
  313. </view>
  314. </template>
  315. <template v-if=" planDataExpansion.namesimple=='国任财险' && guoRenaccidentalDrivingVo.typeName ">
  316. <view class="drivingSelection policyInfo">
  317. <view class="dis a-c j-s " @click="guoRenPopupshow=true">
  318. <text class="tagHeader dis a-c">
  319. <text>{{guoRenaccidentalDrivingVo.alias}}
  320. <view class="tag"></view>
  321. </text>
  322. </text>
  323. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  324. </view>
  325. <view>
  326. <u-table border-color="#E3E9F8"
  327. v-if="guoRenaccidentalDrivingVo.insDrivingIntentionInsuranceSon && guoRenaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  328. <u-tr class="sy">
  329. <u-th width="50%"
  330. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  331. <u-th>保额</u-th>
  332. <u-th>保费(元)</u-th>
  333. </u-tr>
  334. <view class="dis">
  335. <view class="accident dis f-c">
  336. <view class="diss dis"
  337. v-for="(Sonitem,Sonindex) in guoRenaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  338. :key="Sonindex">
  339. <view style="width: 67%;padding: 5px 10px " class="boss">
  340. <view class="dis a-c ">
  341. <view class="circle dis a-c j-c"></view>
  342. <view style="margin-left: 5px;width: 80%;"
  343. class="dis j-start">
  344. {{Sonitem.name}}
  345. </view>
  346. </view>
  347. </view>
  348. <view class="boss dis a-c j-c" style="width: 33%;">
  349. {{Sonitem.amount}}
  350. </view>
  351. </view>
  352. </view>
  353. <view class="right dis j-c a-c">
  354. {{guoRenaccidentalDrivingVo.sumPremium}}
  355. </view>
  356. </view>
  357. </u-table>
  358. </view>
  359. <view class="dis a-c j-s">
  360. <text>份数</text>
  361. <u-number-box v-model="guoRenaccidentalDrivingVo.quantity" :min="1" :max="10"
  362. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  363. :long-press="false"></u-number-box>
  364. </view>
  365. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  366. <text>总保费</text>
  367. <text>¥{{guoRenaccidentalDrivingVo.sumPremium*guoRenaccidentalDrivingVo.quantity}}</text>
  368. </view>
  369. </view>
  370. </template>
  371. <template v-if=" planDataExpansion.namesimple=='大家财险' && dajiaaccidentalDrivingVo.typeName ">
  372. <view class="drivingSelection policyInfo">
  373. <view class="dis a-c j-s " @click="dajiaPopupshow=true">
  374. <text class="tagHeader dis a-c">
  375. <text>{{dajiaaccidentalDrivingVo.alias}}
  376. <view class="tag"></view>
  377. </text>
  378. </text>
  379. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  380. </view>
  381. <view>
  382. <u-table border-color="#E3E9F8"
  383. v-if="dajiaaccidentalDrivingVo.insDrivingIntentionInsuranceSon && dajiaaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  384. <u-tr class="sy">
  385. <u-th width="50%"
  386. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  387. <u-th>保额</u-th>
  388. <u-th>保费(元)</u-th>
  389. </u-tr>
  390. <view class="dis">
  391. <view class="accident dis f-c">
  392. <view class="diss dis"
  393. v-for="(Sonitem,Sonindex) in dajiaaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  394. :key="Sonindex">
  395. <view style="width: 67%;padding: 5px 10px " class="boss">
  396. <view class="dis a-c ">
  397. <view class="circle dis a-c j-c"></view>
  398. <view style="margin-left: 5px;width: 80%;"
  399. class="dis j-start">
  400. {{Sonitem.name}}
  401. </view>
  402. </view>
  403. </view>
  404. <view class="boss dis a-c j-c" style="width: 33%;">
  405. {{Sonitem.amount}}
  406. </view>
  407. </view>
  408. </view>
  409. <view class="right dis j-c a-c">
  410. {{dajiaaccidentalDrivingVo.sumPremium}}
  411. </view>
  412. </view>
  413. </u-table>
  414. </view>
  415. <view class="dis a-c j-s">
  416. <text>份数</text>
  417. <u-number-box v-model="dajiaaccidentalDrivingVo.quantity" :min="1" :max="10"
  418. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  419. :long-press="false"></u-number-box>
  420. </view>
  421. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  422. <text>总保费</text>
  423. <text>¥{{dajiaaccidentalDrivingVo.sumPremium*dajiaaccidentalDrivingVo.quantity}}</text>
  424. </view>
  425. </view>
  426. </template>
  427. <template v-if=" planDataExpansion.namesimple=='紫金财险' && zijinInsuranceData.length>0">
  428. <view class="p-1">
  429. <text @click="zijinPopupshow=true" style="color: #FF5600;font-size: 14px;">意外险选择</text>
  430. <view class="" v-for="(item,index) in zijinaccidentalDrivingVo" :key="index">
  431. <view class="policyInfo">
  432. <text class="tagHeader dis a-c">
  433. <text>{{item.alias}}
  434. <view class="tag"></view>
  435. </text>
  436. </text>
  437. </view>
  438. <view class=" dis j-s a-c">
  439. <view class="">
  440. <text>保费:</text>
  441. <text style="color: #ee7000;">¥{{item.sumPremium*item.quantity}}.00</text>
  442. </view>
  443. <view class="">
  444. <text>份数:</text>
  445. <u-number-box v-model="item.quantity" :min="1" :max="10" :input-width="70"
  446. :input-height="44" size="26" :long-press="false"></u-number-box>
  447. </view>
  448. </view>
  449. <!-- <view class="Accident mt-2" v-if="item.insDrivingIntentionInsuranceSon">
  450. <view class="dis a-c j-s">
  451. <view class="head dis a-c j-c">保险责任</view>
  452. <view class="head dis a-c j-c">保险金额</view>
  453. <view class="head dis a-c j-c">保费(元)</view>
  454. </view>
  455. <view class="dis a-c j-s"
  456. v-for="(Sonitem,Sonindex) in item.insDrivingIntentionInsuranceSon"
  457. :key="Sonindex">
  458. <view class="tr dis a-c j-c"> {{Sonitem.name}}</view>
  459. <view class="tr dis a-c j-c"> {{Sonitem.amount}}/座</view>
  460. <view class="tr dis a-c j-c">¥{{Sonitem.premium}}</view>
  461. </view>
  462. </view> -->
  463. </view>
  464. </view>
  465. </template>
  466. <template v-if=" planDataExpansion.namesimple=='众安财险' && zhonganaccidentalDrivingVo.typeName ">
  467. <view class="drivingSelection policyInfo">
  468. <view class="dis a-c j-s " @click="zhonganPopupshow=true">
  469. <text class="tagHeader dis a-c">
  470. <text>{{zhonganaccidentalDrivingVo.alias}}
  471. <view class="tag"></view>
  472. </text>
  473. </text>
  474. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  475. </view>
  476. <view>
  477. <u-table border-color="#E3E9F8"
  478. v-if="zhonganaccidentalDrivingVo.insDrivingIntentionInsuranceSon && zhonganaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  479. <u-tr class="sy">
  480. <u-th width="50%"
  481. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  482. <u-th>保额</u-th>
  483. <u-th>保费(元)</u-th>
  484. </u-tr>
  485. <view class="dis">
  486. <view class="accident dis f-c">
  487. <view class="diss dis"
  488. v-for="(Sonitem,Sonindex) in zhonganaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  489. :key="Sonindex">
  490. <view style="width: 67%;padding: 5px 10px " class="boss">
  491. <view class="dis a-c ">
  492. <view class="circle dis a-c j-c"></view>
  493. <view style="margin-left: 5px;width: 80%;"
  494. class="dis j-start">
  495. {{Sonitem.name}}
  496. </view>
  497. </view>
  498. </view>
  499. <view class="boss dis a-c j-c" style="width: 33%;">
  500. {{Sonitem.amount}}
  501. </view>
  502. </view>
  503. </view>
  504. <view class="right dis j-c a-c">
  505. {{zhonganaccidentalDrivingVo.sumPremium}}
  506. </view>
  507. </view>
  508. </u-table>
  509. </view>
  510. <view class="dis a-c j-s">
  511. <text>份数</text>
  512. <u-number-box v-model="zhonganaccidentalDrivingVo.quantity" :min="1" :max="10"
  513. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  514. :long-press="false"></u-number-box>
  515. </view>
  516. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  517. <text>总保费</text>
  518. <text>¥{{zhonganaccidentalDrivingVo.sumPremium*zhonganaccidentalDrivingVo.quantity}}</text>
  519. </view>
  520. </view>
  521. </template>
  522. <template
  523. v-if=" planDataExpansion.namesimple=='永诚财险' && yongchengaccidentalDrivingVo.typeName ">
  524. <view class="drivingSelection policyInfo">
  525. <view class="dis a-c j-s " @click="yongchengPopupshow=true">
  526. <text class="tagHeader dis a-c">
  527. <text>{{yongchengaccidentalDrivingVo.alias}}
  528. <view class="tag"></view>
  529. </text>
  530. </text>
  531. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  532. </view>
  533. <view>
  534. <u-table border-color="#E3E9F8"
  535. v-if="yongchengaccidentalDrivingVo.insDrivingIntentionInsuranceSon && yongchengaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  536. <u-tr class="sy">
  537. <u-th width="50%"
  538. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  539. <u-th>保额</u-th>
  540. <u-th>保费(元)</u-th>
  541. </u-tr>
  542. <view class="dis">
  543. <view class="accident dis f-c">
  544. <view class="diss dis"
  545. v-for="(Sonitem,Sonindex) in yongchengaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  546. :key="Sonindex">
  547. <view style="width: 67%;padding: 5px 10px " class="boss">
  548. <view class="dis a-c ">
  549. <view class="circle dis a-c j-c"></view>
  550. <view style="margin-left: 5px;width: 80%;"
  551. class="dis j-start">
  552. {{Sonitem.name}}
  553. </view>
  554. </view>
  555. </view>
  556. <view class="boss dis a-c j-c" style="width: 33%;">
  557. {{Sonitem.amount}}
  558. </view>
  559. </view>
  560. </view>
  561. <view class="right dis j-c a-c">
  562. {{yongchengaccidentalDrivingVo.sumPremium}}
  563. </view>
  564. </view>
  565. </u-table>
  566. </view>
  567. <view class="dis a-c j-s">
  568. <text>份数</text>
  569. <u-number-box v-model="yongchengaccidentalDrivingVo.quantity" :min="1" :max="10"
  570. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  571. :long-press="false"></u-number-box>
  572. </view>
  573. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  574. <text>总保费</text>
  575. <text>¥{{yongchengaccidentalDrivingVo.sumPremium*yongchengaccidentalDrivingVo.quantity}}</text>
  576. </view>
  577. </view>
  578. </template>
  579. <template v-if=" planDataExpansion.namesimple=='恒邦财险' && hengbangaccidentalDrivingVo.typeName ">
  580. <view class="drivingSelection policyInfo">
  581. <view class="dis a-c j-s " @click="hengbangPopupshow=true">
  582. <text class="tagHeader dis a-c">
  583. <text>{{hengbangaccidentalDrivingVo.alias}}
  584. <view class="tag"></view>
  585. </text>
  586. </text>
  587. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  588. </view>
  589. <view>
  590. <u-table border-color="#E3E9F8"
  591. v-if="hengbangaccidentalDrivingVo.insDrivingIntentionInsuranceSon && hengbangaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  592. <u-tr class="sy">
  593. <u-th width="50%"
  594. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  595. <u-th>保额</u-th>
  596. <u-th>保费(元)</u-th>
  597. </u-tr>
  598. <view class="dis">
  599. <view class="accident dis f-c">
  600. <view class="diss dis"
  601. v-for="(Sonitem,Sonindex) in hengbangaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  602. :key="Sonindex">
  603. <view style="width: 67%;padding: 5px 10px " class="boss">
  604. <view class="dis a-c ">
  605. <view class="circle dis a-c j-c"></view>
  606. <view style="margin-left: 5px;width: 80%;"
  607. class="dis j-start">
  608. {{Sonitem.name}}
  609. </view>
  610. </view>
  611. </view>
  612. <view class="boss dis a-c j-c" style="width: 33%;">
  613. {{Sonitem.amount}}
  614. </view>
  615. </view>
  616. </view>
  617. <view class="right dis j-c a-c">
  618. {{hengbangaccidentalDrivingVo.sumPremium}}
  619. </view>
  620. </view>
  621. </u-table>
  622. </view>
  623. <view class="dis a-c j-s">
  624. <text>份数</text>
  625. <u-number-box v-model="hengbangaccidentalDrivingVo.quantity" :min="1" :max="10"
  626. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  627. :long-press="false"></u-number-box>
  628. </view>
  629. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  630. <text>总保费</text>
  631. <text>¥{{hengbangaccidentalDrivingVo.sumPremium*hengbangaccidentalDrivingVo.quantity}}</text>
  632. </view>
  633. </view>
  634. </template>
  635. <template v-if=" planDataExpansion.namesimple=='诚泰财险' && chengtaiaccidentalDrivingVo.typeName">
  636. <view class="drivingSelection policyInfo">
  637. <view class="dis a-c j-s " @click="chengtaiPopupshow=true">
  638. <text class="tagHeader dis a-c">
  639. <text>{{chengtaiaccidentalDrivingVo.alias}}
  640. <view class="tag"></view>
  641. </text>
  642. </text>
  643. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  644. </view>
  645. <view>
  646. <u-table border-color="#E3E9F8"
  647. v-if="chengtaiaccidentalDrivingVo.insDrivingIntentionInsuranceSon && chengtaiaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  648. <u-tr class="sy">
  649. <u-th width="50%"
  650. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  651. <u-th>保额</u-th>
  652. <u-th>保费(元)</u-th>
  653. </u-tr>
  654. <view class="dis">
  655. <view class="accident dis f-c">
  656. <view class="diss dis"
  657. v-for="(Sonitem,Sonindex) in chengtaiaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  658. :key="Sonindex">
  659. <view style="width: 67%;padding: 5px 10px " class="boss">
  660. <view class="dis a-c ">
  661. <view class="circle dis a-c j-c"></view>
  662. <view style="margin-left: 5px;width: 80%;"
  663. class="dis j-start">
  664. {{Sonitem.name}}
  665. </view>
  666. </view>
  667. </view>
  668. <view class="boss dis a-c j-c" style="width: 33%;">
  669. {{Sonitem.amount}}
  670. </view>
  671. </view>
  672. </view>
  673. <view class="right dis j-c a-c">
  674. {{chengtaiaccidentalDrivingVo.sumPremium}}
  675. </view>
  676. </view>
  677. </u-table>
  678. </view>
  679. <view class="dis a-c j-s">
  680. <text>份数</text>
  681. <u-number-box v-model="chengtaiaccidentalDrivingVo.quantity" :min="1" :max="10"
  682. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  683. :long-press="false"></u-number-box>
  684. </view>
  685. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  686. <text>总保费</text>
  687. <text>¥{{chengtaiaccidentalDrivingVo.sumPremium*chengtaiaccidentalDrivingVo.quantity}}</text>
  688. </view>
  689. </view>
  690. </template>
  691. <template v-if=" planDataExpansion.namesimple=='中煤财险' && zhongmeiaccidentalDrivingVo.typeName ">
  692. <view class="drivingSelection policyInfo">
  693. <view class="dis a-c j-s " @click="zhongmeiPopupshow=true">
  694. <text class="tagHeader dis a-c">
  695. <text>{{zhongmeiaccidentalDrivingVo.alias}}
  696. <view class="tag"></view>
  697. </text>
  698. </text>
  699. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  700. </view>
  701. <view>
  702. <u-table border-color="#E3E9F8"
  703. v-if="zhongmeiaccidentalDrivingVo.insDrivingIntentionInsuranceSon && zhongmeiaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  704. <u-tr class="sy">
  705. <u-th width="50%"
  706. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  707. <u-th>保额</u-th>
  708. <u-th>保费(元)</u-th>
  709. </u-tr>
  710. <view class="dis">
  711. <view class="accident dis f-c">
  712. <view class="diss dis"
  713. v-for="(Sonitem,Sonindex) in zhongmeiaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  714. :key="Sonindex">
  715. <view style="width: 67%;padding: 5px 10px " class="boss">
  716. <view class="dis a-c ">
  717. <view class="circle dis a-c j-c"></view>
  718. <view style="margin-left: 5px;width: 80%;"
  719. class="dis j-start">
  720. {{Sonitem.name}}
  721. </view>
  722. </view>
  723. </view>
  724. <view class="boss dis a-c j-c" style="width: 33%;">
  725. {{Sonitem.amount}}
  726. </view>
  727. </view>
  728. </view>
  729. <view class="right dis j-c a-c">
  730. {{zhongmeiaccidentalDrivingVo.sumPremium}}
  731. </view>
  732. </view>
  733. </u-table>
  734. </view>
  735. <view class="dis a-c j-s">
  736. <text>份数</text>
  737. <u-number-box v-model="zhongmeiaccidentalDrivingVo.quantity" :min="1" :max="10"
  738. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  739. :long-press="false"></u-number-box>
  740. </view>
  741. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  742. <text>总保费</text>
  743. <text>¥{{zhongmeiaccidentalDrivingVo.sumPremium*zhongmeiaccidentalDrivingVo.quantity}}</text>
  744. </view>
  745. </view>
  746. </template>
  747. <template v-if=" planDataExpansion.namesimple=='泰康财险' && taikangaccidentalDrivingVo.typeName ">
  748. <view class="drivingSelection policyInfo">
  749. <view class="dis a-c j-s " @click="taikangPopupshow=true">
  750. <text class="tagHeader dis a-c">
  751. <text>{{taikangaccidentalDrivingVo.alias}}
  752. <view class="tag"></view>
  753. </text>
  754. </text>
  755. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  756. </view>
  757. <view>
  758. <u-table border-color="#E3E9F8"
  759. v-if="taikangaccidentalDrivingVo.insDrivingIntentionInsuranceSon && taikangaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  760. <u-tr class="sy">
  761. <u-th width="50%"
  762. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  763. <u-th>保额</u-th>
  764. <u-th>保费(元)</u-th>
  765. </u-tr>
  766. <view class="dis">
  767. <view class="accident dis f-c">
  768. <view class="diss dis"
  769. v-for="(Sonitem,Sonindex) in taikangaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  770. :key="Sonindex">
  771. <view style="width: 67%;padding: 5px 10px " class="boss">
  772. <view class="dis a-c ">
  773. <view class="circle dis a-c j-c"></view>
  774. <view style="margin-left: 5px;width: 80%;"
  775. class="dis j-start">
  776. {{Sonitem.name}}
  777. </view>
  778. </view>
  779. </view>
  780. <view class="boss dis a-c j-c" style="width: 33%;">
  781. {{Sonitem.amount}}
  782. </view>
  783. </view>
  784. </view>
  785. <view class="right dis j-c a-c">
  786. {{taikangaccidentalDrivingVo.sumPremium}}
  787. </view>
  788. </view>
  789. </u-table>
  790. </view>
  791. <view class="dis a-c j-s">
  792. <text>份数</text>
  793. <u-number-box v-model="taikangaccidentalDrivingVo.quantity" :min="1" :max="10"
  794. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  795. :long-press="false"></u-number-box>
  796. </view>
  797. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  798. <text>总保费</text>
  799. <text>¥{{taikangaccidentalDrivingVo.sumPremium*taikangaccidentalDrivingVo.quantity}}</text>
  800. </view>
  801. </view>
  802. </template>
  803. <template v-if=" planDataExpansion.namesimple=='渤海财险' && bohaiaccidentalDrivingVo.typeName ">
  804. <view class="drivingSelection policyInfo">
  805. <view class="dis a-c j-s " @click="bohaiPopupshow=true">
  806. <text class="tagHeader dis a-c">
  807. <text>{{bohaiaccidentalDrivingVo.alias}}
  808. <view class="tag"></view>
  809. </text>
  810. </text>
  811. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  812. </view>
  813. <view>
  814. <u-table border-color="#E3E9F8"
  815. v-if="bohaiaccidentalDrivingVo.insDrivingIntentionInsuranceSon && bohaiaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  816. <u-tr class="sy">
  817. <u-th width="50%"
  818. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  819. <u-th>保额</u-th>
  820. <u-th>保费(元)</u-th>
  821. </u-tr>
  822. <view class="dis">
  823. <view class="accident dis f-c">
  824. <view class="diss dis"
  825. v-for="(Sonitem,Sonindex) in bohaiaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  826. :key="Sonindex">
  827. <view style="width: 67%;padding: 5px 10px " class="boss">
  828. <view class="dis a-c ">
  829. <view class="circle dis a-c j-c"></view>
  830. <view style="margin-left: 5px;width: 80%;"
  831. class="dis j-start">
  832. {{Sonitem.name}}
  833. </view>
  834. </view>
  835. </view>
  836. <view class="boss dis a-c j-c" style="width: 33%;">
  837. {{Sonitem.amount}}
  838. </view>
  839. </view>
  840. </view>
  841. <view class="right dis j-c a-c">
  842. {{bohaiaccidentalDrivingVo.sumPremium}}
  843. </view>
  844. </view>
  845. </u-table>
  846. </view>
  847. <view class="dis a-c j-s">
  848. <text>份数</text>
  849. <u-number-box v-model="bohaiaccidentalDrivingVo.quantity" :min="1" :max="10"
  850. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  851. :long-press="false"></u-number-box>
  852. </view>
  853. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  854. <text>总保费</text>
  855. <text>¥{{bohaiaccidentalDrivingVo.sumPremium*bohaiaccidentalDrivingVo.quantity}}</text>
  856. </view>
  857. </view>
  858. </template>
  859. <template v-if=" planDataExpansion.namesimple=='太平财险' && taipingaccidentalDrivingVo.typeName ">
  860. <view class="drivingSelection policyInfo">
  861. <view class="dis a-c j-s " @click="taipingPopupshow=true">
  862. <text class="tagHeader dis a-c">
  863. <text>{{taipingaccidentalDrivingVo.alias}}
  864. <view class="tag"></view>
  865. </text>
  866. </text>
  867. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  868. </view>
  869. <view>
  870. <u-table border-color="#E3E9F8"
  871. v-if="taipingaccidentalDrivingVo.insDrivingIntentionInsuranceSon && taipingaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  872. <u-tr class="sy">
  873. <u-th width="50%"
  874. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  875. <u-th>保额</u-th>
  876. <u-th>保费(元)</u-th>
  877. </u-tr>
  878. <view class="dis">
  879. <view class="accident dis f-c">
  880. <view class="diss dis"
  881. v-for="(Sonitem,Sonindex) in taipingaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  882. :key="Sonindex">
  883. <view style="width: 67%;padding: 5px 10px " class="boss">
  884. <view class="dis a-c ">
  885. <view class="circle dis a-c j-c"></view>
  886. <view style="margin-left: 5px;width: 80%;"
  887. class="dis j-start">
  888. {{Sonitem.name}}
  889. </view>
  890. </view>
  891. </view>
  892. <view class="boss dis a-c j-c" style="width: 33%;">
  893. {{Sonitem.amount}}
  894. </view>
  895. </view>
  896. </view>
  897. <view class="right dis j-c a-c">
  898. {{taipingaccidentalDrivingVo.sumPremium}}
  899. </view>
  900. </view>
  901. </u-table>
  902. </view>
  903. <view class="dis a-c j-s">
  904. <text>份数</text>
  905. <u-number-box v-model="taipingaccidentalDrivingVo.quantity" :min="1" :max="10"
  906. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  907. :long-press="false"></u-number-box>
  908. </view>
  909. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  910. <text>总保费</text>
  911. <text>¥{{taipingaccidentalDrivingVo.sumPremium*taipingaccidentalDrivingVo.quantity}}</text>
  912. </view>
  913. </view>
  914. </template>
  915. <template v-if=" planDataExpansion.namesimple=='华农财险' && huanongaccidentalDrivingVo.typeName ">
  916. <view class="drivingSelection policyInfo">
  917. <view class="dis a-c j-s " @click="huanongPopupshow=true">
  918. <text class="tagHeader dis a-c">
  919. <text>{{huanongaccidentalDrivingVo.alias}}
  920. <view class="tag"></view>
  921. </text>
  922. </text>
  923. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  924. </view>
  925. <view>
  926. <u-table border-color="#E3E9F8"
  927. v-if="huanongaccidentalDrivingVo.insDrivingIntentionInsuranceSon && huanongaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  928. <u-tr class="sy">
  929. <u-th width="50%"
  930. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  931. <u-th>保额</u-th>
  932. <u-th>保费(元)</u-th>
  933. </u-tr>
  934. <view class="dis">
  935. <view class="accident dis f-c">
  936. <view class="diss dis"
  937. v-for="(Sonitem,Sonindex) in huanongaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  938. :key="Sonindex">
  939. <view style="width: 67%;padding: 5px 10px " class="boss">
  940. <view class="dis a-c ">
  941. <view class="circle dis a-c j-c"></view>
  942. <view style="margin-left: 5px;width: 80%;"
  943. class="dis j-start">
  944. {{Sonitem.name}}
  945. </view>
  946. </view>
  947. </view>
  948. <view class="boss dis a-c j-c" style="width: 33%;">
  949. {{Sonitem.amount}}
  950. </view>
  951. </view>
  952. </view>
  953. <view class="right dis j-c a-c">
  954. {{huanongaccidentalDrivingVo.sumPremium}}
  955. </view>
  956. </view>
  957. </u-table>
  958. </view>
  959. <view class="dis a-c j-s">
  960. <text>份数</text>
  961. <u-number-box v-model="huanongaccidentalDrivingVo.quantity" :min="1" :max="10"
  962. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  963. :long-press="false"></u-number-box>
  964. </view>
  965. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  966. <text>总保费</text>
  967. <text>¥{{huanongaccidentalDrivingVo.sumPremium*huanongaccidentalDrivingVo.quantity}}</text>
  968. </view>
  969. </view>
  970. </template>
  971. <template v-if=" planDataExpansion.namesimple=='中国人寿' && renshouaccidentalDrivingVo.typeName ">
  972. <view class="drivingSelection policyInfo">
  973. <view class="dis a-c j-s " @click="renshouPopupshow=true">
  974. <text class="tagHeader dis a-c">
  975. <text>{{renshouaccidentalDrivingVo.alias}}
  976. <view class="tag"></view>
  977. </text>
  978. </text>
  979. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  980. </view>
  981. <view>
  982. <u-table border-color="#E3E9F8"
  983. v-if="renshouaccidentalDrivingVo.insDrivingIntentionInsuranceSon && renshouaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  984. <u-tr class="sy">
  985. <u-th width="50%"
  986. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  987. <u-th>保额</u-th>
  988. <u-th>保费(元)</u-th>
  989. </u-tr>
  990. <view class="dis">
  991. <view class="accident dis f-c">
  992. <view class="diss dis"
  993. v-for="(Sonitem,Sonindex) in renshouaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  994. :key="Sonindex">
  995. <view style="width: 67%;padding: 5px 10px " class="boss">
  996. <view class="dis a-c ">
  997. <view class="circle dis a-c j-c"></view>
  998. <view style="margin-left: 5px;width: 80%;"
  999. class="dis j-start">
  1000. {{Sonitem.name}}
  1001. </view>
  1002. </view>
  1003. </view>
  1004. <view class="boss dis a-c j-c" style="width: 33%;">
  1005. {{Sonitem.amount}}
  1006. </view>
  1007. </view>
  1008. </view>
  1009. <view class="right dis j-c a-c">
  1010. {{renshouaccidentalDrivingVo.sumPremium}}
  1011. </view>
  1012. </view>
  1013. </u-table>
  1014. </view>
  1015. <view class="dis a-c j-s">
  1016. <text>份数</text>
  1017. <u-number-box v-model="renshouaccidentalDrivingVo.quantity" :min="1" :max="10"
  1018. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  1019. :long-press="false"></u-number-box>
  1020. </view>
  1021. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  1022. <text>总保费</text>
  1023. <text>¥{{renshouaccidentalDrivingVo.sumPremium*renshouaccidentalDrivingVo.quantity}}</text>
  1024. </view>
  1025. </view>
  1026. </template>
  1027. <template
  1028. v-if=" planDataExpansion.namesimple=='阳光财险' && yangguangaccidentalDrivingVo.typeName ">
  1029. <view class="drivingSelection policyInfo">
  1030. <view class="dis a-c j-s " @click="yangguangPopupshow=true">
  1031. <text class="tagHeader dis a-c">
  1032. <text>{{yangguangaccidentalDrivingVo.alias}}
  1033. <view class="tag"></view>
  1034. </text>
  1035. </text>
  1036. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  1037. </view>
  1038. <view>
  1039. <u-table border-color="#E3E9F8"
  1040. v-if="yangguangaccidentalDrivingVo.insDrivingIntentionInsuranceSon && yangguangaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  1041. <u-tr class="sy">
  1042. <u-th width="50%"
  1043. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  1044. <u-th>保额</u-th>
  1045. <u-th>保费(元)</u-th>
  1046. </u-tr>
  1047. <view class="dis">
  1048. <view class="accident dis f-c">
  1049. <view class="diss dis"
  1050. v-for="(Sonitem,Sonindex) in yangguangaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  1051. :key="Sonindex">
  1052. <view style="width: 67%;padding: 5px 10px " class="boss">
  1053. <view class="dis a-c ">
  1054. <view class="circle dis a-c j-c"></view>
  1055. <view style="margin-left: 5px;width: 80%;"
  1056. class="dis j-start">
  1057. {{Sonitem.name}}
  1058. </view>
  1059. </view>
  1060. </view>
  1061. <view class="boss dis a-c j-c" style="width: 33%;">
  1062. {{Sonitem.amount}}
  1063. </view>
  1064. </view>
  1065. </view>
  1066. <view class="right dis j-c a-c">
  1067. {{yangguangaccidentalDrivingVo.sumPremium}}
  1068. </view>
  1069. </view>
  1070. </u-table>
  1071. </view>
  1072. <view class="dis a-c j-s">
  1073. <text>份数</text>
  1074. <u-number-box v-model="yangguangaccidentalDrivingVo.quantity" :min="1" :max="10"
  1075. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  1076. :long-press="false"></u-number-box>
  1077. </view>
  1078. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  1079. <text>总保费</text>
  1080. <text>¥{{yangguangaccidentalDrivingVo.sumPremium*yangguangaccidentalDrivingVo.quantity}}</text>
  1081. </view>
  1082. </view>
  1083. </template>
  1084. <template v-if=" planDataExpansion.namesimple=='人保财险' && renbaoaccidentalDrivingVo.typeName ">
  1085. <view class="drivingSelection policyInfo">
  1086. <view class="dis a-c j-s " @click="renbaoPopupshow=true">
  1087. <text class="tagHeader dis a-c">
  1088. <text>{{renbaoaccidentalDrivingVo.alias}}
  1089. <view class="tag"></view>
  1090. </text>
  1091. </text>
  1092. <u-icon name="arrow-right" style="color: #999;" size="24"></u-icon>
  1093. </view>
  1094. <view>
  1095. <u-table border-color="#E3E9F8"
  1096. v-if="renbaoaccidentalDrivingVo.insDrivingIntentionInsuranceSon && renbaoaccidentalDrivingVo.insDrivingIntentionInsuranceSon.length>0">
  1097. <u-tr class="sy">
  1098. <u-th width="50%"
  1099. style="text-align: left;padding: 5px 10px !important">保险责任</u-th>
  1100. <u-th>保额</u-th>
  1101. <u-th>保费(元)</u-th>
  1102. </u-tr>
  1103. <view class="dis">
  1104. <view class="accident dis f-c">
  1105. <view class="diss dis"
  1106. v-for="(Sonitem,Sonindex) in renbaoaccidentalDrivingVo.insDrivingIntentionInsuranceSon"
  1107. :key="Sonindex">
  1108. <view style="width: 67%;padding: 5px 10px " class="boss">
  1109. <view class="dis a-c ">
  1110. <view class="circle dis a-c j-c"></view>
  1111. <view style="margin-left: 5px;width: 80%;"
  1112. class="dis j-start">
  1113. {{Sonitem.name}}
  1114. </view>
  1115. </view>
  1116. </view>
  1117. <view class="boss dis a-c j-c" style="width: 33%;">
  1118. {{Sonitem.amount}}
  1119. </view>
  1120. </view>
  1121. </view>
  1122. <view class="right dis j-c a-c">
  1123. {{renbaoaccidentalDrivingVo.sumPremium}}
  1124. </view>
  1125. </view>
  1126. </u-table>
  1127. </view>
  1128. <view class="dis a-c j-s">
  1129. <text>份数</text>
  1130. <u-number-box v-model="renbaoaccidentalDrivingVo.quantity" :min="1" :max="10"
  1131. :disabled-input="true" :input-width="70" :input-height="44" size="26"
  1132. :long-press="false"></u-number-box>
  1133. </view>
  1134. <view class="dis a-c j-s mt-2" style="font-size: 14px;color: #232832;">
  1135. <text>总保费</text>
  1136. <text>¥{{renbaoaccidentalDrivingVo.sumPremium*renbaoaccidentalDrivingVo.quantity}}</text>
  1137. </view>
  1138. </view>
  1139. </template>
  1140. </view>
  1141. </view>
  1142. <view class="footer-btn dis a-c j-c">
  1143. <view class="btn" @click="back">取消</view>
  1144. <view class="btn" @click="confirmPlan(planDataExpansion.cnName)">确认方案</view>
  1145. </view>
  1146. </view>
  1147. </view>
  1148. <!-- 商业选择方案 -->
  1149. <wyb-popup ref="popupBI" type="bottom" mode="size-fixed" height="900" radius="6" :showCloseIcon="true">
  1150. <view class="popup-content">
  1151. <view class="popHeader d-flex a-center j-center">
  1152. 选择方案
  1153. </view>
  1154. <scroll-view scroll-top="0" scroll-y="true" class="popContent">
  1155. <view class="popContentTitle">{{insureItem.kindName}}</view>
  1156. <view style="color: #999;font-size: 24upx;">{{insureItem.desc}}</view>
  1157. <view class="dis a-c j-s p-3" v-if="['TY2','TY3','TY4'].includes(insureItem.kindCode)">
  1158. <text>自定义次数</text>
  1159. <u-number-box v-model="insureItem.amount" :input-width="100" :input-height="60" :min="0"
  1160. color="#fff" size="30" @change="numberBoxChange"></u-number-box>
  1161. </view>
  1162. <view v-else style="margin-top: 10px;">
  1163. <block v-for="(amt,index) in insureItem.amtList" :key="index">
  1164. <view class="amtSingle" @tap="adjustBIItemLabel(index)"
  1165. :class="(amt.label== insureItem.amountDesc)?'active':''">
  1166. {{amt.label}}
  1167. </view>
  1168. </block>
  1169. </view>
  1170. </scroll-view>
  1171. <view class="popBottom">
  1172. <button type="primary" style="background-color: #0052FF;"
  1173. @tap="adjustBIItemLabelSubmit()">完成</button>
  1174. </view>
  1175. </view>
  1176. </wyb-popup>
  1177. <!-- 人寿驾意险弹框 -->
  1178. <u-modal v-model="renshouPopupshow" title="驾意险"
  1179. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1180. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1181. <view class="slot-content p-2">
  1182. <u-radio-group size="30" wrap>
  1183. <u-radio style="margin: 4px 0; align-items: flex-start;" label-size="30" shape="square"
  1184. @change="RSradioChange" v-for="(item, index) in renshouInsuranceData" :key="index"
  1185. :name="item.projectCode">
  1186. {{item.alias}}
  1187. </u-radio>
  1188. </u-radio-group>
  1189. </view>
  1190. </u-modal>
  1191. <!-- 中煤驾意险弹框 -->
  1192. <u-modal v-model="zhongmeiPopupshow" title="驾意险"
  1193. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1194. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1195. <view class="slot-content p-2">
  1196. <u-radio-group size="30" wrap>
  1197. <u-radio style="margin: 4px 0;" label-size="30" @change="ZMradioChange" shape="square"
  1198. v-for="(item, index) in zhongmeiInsuranceData" :key="index" :name="item.projectCode">
  1199. {{item.alias}}
  1200. </u-radio>
  1201. </u-radio-group>
  1202. </view>
  1203. </u-modal>
  1204. <!-- 恒邦驾意险弹框 -->
  1205. <u-modal v-model="hengbangPopupshow" title="驾意险"
  1206. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1207. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1208. <view class="slot-content p-2">
  1209. <u-radio-group size="30" wrap>
  1210. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="HBradioChange" shape="square"
  1211. v-for="(item, index) in hengbangInsuranceData" :key="index" :name="item.projectCode">
  1212. {{item.alias}}
  1213. </u-radio>
  1214. </u-radio-group>
  1215. </view>
  1216. </u-modal>
  1217. <!-- 众安驾意险弹框 -->
  1218. <u-modal v-model="zhonganPopupshow" title="驾意险"
  1219. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1220. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1221. <view class="slot-content p-2">
  1222. <u-radio-group size="30" wrap>
  1223. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="ZAradioChange" shape="square"
  1224. v-for="(item, index) in zhonganInsuranceData" :key="index" :name="item.projectCode">
  1225. {{item.alias}}
  1226. </u-radio>
  1227. </u-radio-group>
  1228. </view>
  1229. </u-modal>
  1230. <!-- 阳光驾意险弹框 -->
  1231. <u-modal v-model="yangguangPopupshow" title="驾意险"
  1232. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1233. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1234. <view class="slot-content p-2">
  1235. <u-radio-group size="30" wrap>
  1236. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="YGradioChange" shape="square"
  1237. v-for="(item, index) in yangguangInsuranceData" :key="index" :name="item.projectCode">
  1238. {{item.alias}}
  1239. </u-radio>
  1240. </u-radio-group>
  1241. </view>
  1242. </u-modal>
  1243. <!-- 人保驾意险弹框 -->
  1244. <u-modal v-model="renbaoPopupshow" title="驾意险"
  1245. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1246. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1247. <view class="slot-content p-2">
  1248. <u-radio-group size="30" wrap>
  1249. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="RBradioChange" shape="square"
  1250. v-for="(item, index) in renbaoInsuranceData" :key="index" :name="item.projectCode">
  1251. {{item.alias}}
  1252. </u-radio>
  1253. </u-radio-group>
  1254. </view>
  1255. </u-modal>
  1256. <!-- 华农驾意险弹框 -->
  1257. <u-modal v-model="huanongPopupshow" title="驾意险"
  1258. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1259. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1260. <view class="slot-content p-2">
  1261. <u-radio-group size="30" wrap>
  1262. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="HNradioChange" shape="square"
  1263. v-for="(item, index) in huanongInsuranceData" :key="index" :name="item.projectCode">
  1264. {{item.alias}}
  1265. </u-radio>
  1266. </u-radio-group>
  1267. </view>
  1268. </u-modal>
  1269. <!-- 泰康驾意险弹框 -->
  1270. <u-modal v-model="taikangPopupshow" title="驾意险"
  1271. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1272. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1273. <view class="slot-content p-2">
  1274. <u-radio-group size="30" wrap>
  1275. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="TkradioChange" shape="square"
  1276. v-for="(item, index) in taikangInsuranceData" :key="index" :name="item.projectCode">
  1277. {{item.alias}}
  1278. </u-radio>
  1279. </u-radio-group>
  1280. </view>
  1281. </u-modal>
  1282. <u-modal v-model="yongchengPopupshow" title="驾意险"
  1283. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1284. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1285. <view class="slot-content p-2">
  1286. <u-radio-group size="30" wrap>
  1287. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="YCradioChange" shape="square"
  1288. v-for="(item, index) in yongchengInsuranceData" :key="index" :name="item.projectCode">
  1289. {{item.alias}}
  1290. </u-radio>
  1291. </u-radio-group>
  1292. </view>
  1293. </u-modal>
  1294. <!-- 太平驾意险弹框 -->
  1295. <u-modal v-model="taipingPopupshow" title="驾意险"
  1296. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1297. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1298. <view class="slot-content p-2">
  1299. <u-radio-group size="30" wrap>
  1300. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="TPradioChange" shape="square"
  1301. v-for="(item, index) in taipingInsuranceData" :key="index" :name="item.projectCode">
  1302. {{item.alias}}
  1303. </u-radio>
  1304. </u-radio-group>
  1305. </view>
  1306. </u-modal>
  1307. <!-- 渤海驾意险弹框 -->
  1308. <u-modal v-model="bohaiPopupshow" title="驾意险"
  1309. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1310. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1311. <view class="slot-content p-2">
  1312. <u-radio-group size="30" style="" wrap>
  1313. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="BHradioChange" shape="square"
  1314. v-for="(item, index) in bohaiInsuranceData" :key="index" :name="item.projectCode">
  1315. {{item.alias}}
  1316. </u-radio>
  1317. </u-radio-group>
  1318. </view>
  1319. </u-modal>
  1320. <!-- 紫金驾意弹框 -->
  1321. <u-popup v-model="zijinPopupshow" mode="bottom" border-radius="10" height="1000">
  1322. <view class="ZJcheckboxGroup dis f-c">
  1323. <view class="title dis a-c j-c">
  1324. <text>意外险选择</text>
  1325. </view>
  1326. <scroll-view scroll-y="true" class="scolcentent">
  1327. <u-checkbox-group @change="ZJcheckboxGroupChange">
  1328. <u-checkbox style="margin: 8px 0;flex: auto;" active-color="#FF4D4D" label-size="28"
  1329. v-model="item.checked" v-for="(item, index) in zijinInsuranceData" :key="index"
  1330. :name="item.projectCode">{{item.alias}}</u-checkbox>
  1331. </u-checkbox-group>
  1332. </scroll-view>
  1333. <view class="operateBtn dis ">
  1334. <view class="cancel dis a-c j-c" @click="zijinPopupshow=false">
  1335. 取消
  1336. </view>
  1337. <view class="confirm dis a-c j-c" @click="zijinPopupshow=false">
  1338. 确定
  1339. </view>
  1340. </view>
  1341. </view>
  1342. </u-popup>
  1343. <u-modal v-model="guoRenPopupshow" title="驾意险"
  1344. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1345. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1346. <view class="slot-content p-2">
  1347. <u-radio-group size="30" wrap>
  1348. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="GRradioChange" shape="square"
  1349. v-for="(item, index) in guoRenInsuranceData" :key="index" :name="item.projectCode">
  1350. {{item.alias}}
  1351. </u-radio>
  1352. </u-radio-group>
  1353. </view>
  1354. </u-modal>
  1355. <u-modal v-model="dajiaPopupshow" title="驾意险"
  1356. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  1357. :scroll-height="{height: '300px'}" :show-confirm-button="false" mask-close-able>
  1358. <view class="slot-content p-2">
  1359. <u-radio-group size="30" wrap>
  1360. <u-radio style="margin: 4px 0;flex: auto;" label-size="30" @change="DJradioChange" shape="square"
  1361. v-for="(item, index) in dajiaInsuranceData" :key="index" :name="item.projectCode">
  1362. {{item.alias}}
  1363. </u-radio>
  1364. </u-radio-group>
  1365. </view>
  1366. </u-modal>
  1367. </view>
  1368. </template>
  1369. <script>
  1370. import wybPopup from '@/components/modules/carInsure/wyb-popup/wyb-popup.vue'
  1371. export default {
  1372. components: {
  1373. wybPopup,
  1374. },
  1375. data() {
  1376. return {
  1377. planDataExpansion: { //方案综合数据
  1378. id: "",
  1379. namesimple: "",
  1380. cnName: "",
  1381. genericPlanList: [], //方案通用列表
  1382. genericPlanInfo: {}, //方案展示信息
  1383. },
  1384. SelectedPlanId: "2", //已选方案id
  1385. accidentInsuranceCategoryList: [], //驾意险分类
  1386. productId: "", //险种id
  1387. productName: "", //险种名称
  1388. jqstartDate: "",
  1389. jqendDate: "",
  1390. systartDate: "",
  1391. syendDate: "",
  1392. seatCount: "",
  1393. //车船税form
  1394. vehicleAndVesselTaxForm: {
  1395. taxRelifFlag: "1", //类型
  1396. identifyNumber: "", //纳税人识别号
  1397. taxpayerIdentifier: "01", //纳税人证件类型
  1398. taxpayerName: "", //纳税人名称
  1399. extendChar2: "", //减免税凭证号
  1400. paidFreeCertificate: "", //完税凭证号
  1401. relifReason: "", //减免税原因
  1402. taxComCode: "", //税务机关代码
  1403. taxComName: "", ///税务机关名称
  1404. taxDocumentDate: "", //完税日期
  1405. taxPaidAreaCode: "", //完税凭证地区代码
  1406. taxRelief: "", //减税比例
  1407. },
  1408. model: {
  1409. taxRelifFlag: "正常交税",
  1410. taxpayerIdentifier: "身份证",
  1411. relifReason: "",
  1412. taxPaidAreaCode: "",
  1413. },
  1414. taxRelifFlagoptions: [],
  1415. taxpayerIdentifieroptions: [],
  1416. relifReasonoptions: [],
  1417. taxPaidAreaCodeShow: false, //完税凭证地区
  1418. taxDocumentDateShow: false, //完税凭证填发日期
  1419. taxRelifFlagShow: false, //车船税类型
  1420. taxpayerIdentifierShow: false, //纳税人证件类型
  1421. relifReasonShow: false, //减免税原因代码
  1422. params1: {
  1423. year: true, //年
  1424. month: true, //月
  1425. day: true, //日
  1426. hour: false, //时
  1427. minute: false, //分
  1428. second: false, //秒
  1429. },
  1430. params2: {
  1431. province: true,
  1432. city: false,
  1433. area: false
  1434. },
  1435. insureItem: {}, //商业险规格
  1436. /* 安盛 */
  1437. anshengPopupshow: false,
  1438. anshengInsuranceData: [],
  1439. anshengaccidentalDrivingVo: {},
  1440. /* 国任 */
  1441. guoRenPopupshow: false,
  1442. guoRenInsuranceData: [],
  1443. guoRenaccidentalDrivingVo: {},
  1444. /* 大家 */
  1445. dajiaPopupshow: false,
  1446. dajiaInsuranceData: [],
  1447. dajiaaccidentalDrivingVo: {},
  1448. /* 永诚 */
  1449. yongchengPopupshow: false,
  1450. yongchengInsuranceData: [],
  1451. yongchengaccidentalDrivingVo: {},
  1452. /* 恒邦 */
  1453. hengbangPopupshow: false,
  1454. hengbangInsuranceData: [],
  1455. hengbangaccidentalDrivingVo: {},
  1456. /* 诚泰 */
  1457. chengtaiPopupshow: false,
  1458. chengtaiInsuranceData: [],
  1459. chengtaiaccidentalDrivingVo: {},
  1460. /* 中煤 */
  1461. zhongmeiPopupshow: false,
  1462. zhongmeiInsuranceData: [],
  1463. zhongmeiaccidentalDrivingVo: {},
  1464. /* 泰康 */
  1465. taikangPopupshow: false,
  1466. taikangInsuranceData: [],
  1467. taikangaccidentalDrivingVo: {},
  1468. /* 渤海 */
  1469. bohaiPopupshow: false,
  1470. bohaiInsuranceData: [],
  1471. bohaiaccidentalDrivingVo: {},
  1472. /* 众安 */
  1473. zhonganPopupshow: false,
  1474. zhonganInsuranceData: [],
  1475. zhonganaccidentalDrivingVo: {},
  1476. /* 太平 */
  1477. taipingPopupshow: false,
  1478. taipingInsuranceData: [],
  1479. taipingaccidentalDrivingVo: {},
  1480. /* 华农 */
  1481. huanongPopupshow: false,
  1482. huanongInsuranceData: [],
  1483. huanongaccidentalDrivingVo: {},
  1484. /* 人寿 */
  1485. renshouPopupshow: false,
  1486. renshouInsuranceData: [],
  1487. renshouaccidentalDrivingVo: {},
  1488. /* 阳光 */
  1489. yangguangPopupshow: false,
  1490. yangguangInsuranceData: [],
  1491. yangguangaccidentalDrivingVo: {},
  1492. /* 人保 */
  1493. renbaoPopupshow: false,
  1494. renbaoInsuranceData: [],
  1495. renbaoaccidentalDrivingVo: {},
  1496. /* 紫金 */
  1497. zijinPopupshow: false,
  1498. zijinInsuranceData: [],
  1499. zijinaccidentalDrivingVo: [],
  1500. quotableCompanyList: [],
  1501. }
  1502. },
  1503. onShow() {
  1504. },
  1505. async onLoad() {
  1506. const eventChannel = this.getOpenerEventChannel()
  1507. // 监听acceptData事件,获取上一页面通过eventChannel传送到当前页面的数据
  1508. await eventChannel.on('acceptData', (data) => {
  1509. this.jqstartDate = data.jqstartDate;
  1510. this.jqendDate = data.jqendDate;
  1511. this.systartDate = data.systartDate;
  1512. this.syendDate = data.syendDate;
  1513. this.productName = data.productName;
  1514. this.productId = data.params.productId;
  1515. this.seatCount = data.params.seatNum;
  1516. this.planDataExpansion.id = data.params.companyId;
  1517. this.planDataExpansion.namesimple = data.namesimple;
  1518. this.planDataExpansion.cnName = data.cnName;
  1519. this.quotableCompanyList = data.quotableCompanyList;
  1520. this.vehicleAndVesselTaxForm.identifyNumber = data.identifyNumber;
  1521. this.vehicleAndVesselTaxForm.taxpayerName = data.taxpayerName;
  1522. this.queryPlan(data.params); //方案查询
  1523. })
  1524. this.getDicType("taxRelifFlag"); //车船税类型
  1525. this.getDicType("taxpayerIdentifier"); //纳税人证件类型
  1526. this.getDicType("relifReason"); //减免税原因代码
  1527. },
  1528. methods: {
  1529. back() {
  1530. uni.navigateBack(1)
  1531. },
  1532. async queryPlan(params) {
  1533. let res = await this.$http.post('/plt/scheme/getCompanySchemeInfo', params);
  1534. let res1 = await this.$http.post('/plt/scheme/getCompanyOptionalSchemeInfo', params);
  1535. let typelist = [];
  1536. if (res.code == '200' && res.data.length > 0) {
  1537. this.planDataExpansion.genericPlanList = [...res.data];
  1538. this.planDataExpansion.genericPlanInfo = res.data[0];
  1539. this.SelectedPlanId = res.data[0].schemeId;
  1540. } else {
  1541. this.planDataExpansion.genericPlanList = [];
  1542. this.planDataExpansion.genericPlanInfo = {};
  1543. this.SelectedPlanId = "";
  1544. }
  1545. if (res1.code == '200') {
  1546. this.planDataExpansion.genericPlanList = [...res.data, res1.data];
  1547. res1.data.drivingTypeList.map(val => {
  1548. if (val.children) {
  1549. val.children.map(ele => {
  1550. typelist.push(ele)
  1551. return ele
  1552. })
  1553. }
  1554. })
  1555. } else {
  1556. this.planDataExpansion.genericPlanList = [...res.data];
  1557. }
  1558. this.accidentInsuranceCategoryList = typelist;
  1559. },
  1560. confirmPlan(name) {
  1561. let pages = getCurrentPages(); //获取所有页面栈实例列表
  1562. let nowPage = pages[pages.length - 1]; //当前页页面实例
  1563. let prevPage = pages[pages.length - 2]; //上一页页面实例
  1564. let prevPage1 = pages[pages.length - 3]; //上一页页面实例
  1565. this.quotableCompanyList.map(val => {
  1566. if (val.id == this.planDataExpansion.id) {
  1567. if (this.planDataExpansion.genericPlanInfo.schemeName !== '自选方案') {
  1568. val.insurancePlanInfo = this.planDataExpansion.genericPlanInfo;
  1569. } else {
  1570. let objkindList = [];
  1571. val.insurancePlanInfo = this.planDataExpansion.genericPlanInfo;
  1572. val.insurancePlanInfo.kinds.map((ele, index) => {
  1573. if (ele.amount != "0" && ["A"].includes(ele.kindCode)) {
  1574. objkindList.push({
  1575. amount: val.insurancePlanInfo.kinds[index]
  1576. .amount,
  1577. kindCode: val.insurancePlanInfo.kinds[
  1578. index].kindCode,
  1579. kindName: val.insurancePlanInfo.kinds[
  1580. index].kindName
  1581. });
  1582. } else if (ele.amount != "0" && ["SY_FJ_YBW2", "D4"]
  1583. .includes(ele
  1584. .kindCode)) {
  1585. objkindList.push({
  1586. unitAmount: val.insurancePlanInfo.kinds[
  1587. index].amount,
  1588. kindCode: val.insurancePlanInfo.kinds[
  1589. index].kindCode,
  1590. kindName: val.insurancePlanInfo.kinds[
  1591. index].kindName
  1592. });
  1593. } else if (ele.amount != "0" && ["MJ1", "MJ2", "MJ3",
  1594. "MJ4"
  1595. ].includes(ele
  1596. .kindCode)) {
  1597. objkindList.push({
  1598. deductibleRate: val.insurancePlanInfo
  1599. .kinds[index].amount,
  1600. kindCode: val.insurancePlanInfo.kinds[
  1601. index].kindCode,
  1602. kindName: val.insurancePlanInfo.kinds[
  1603. index].kindName
  1604. });
  1605. } else if (ele.amount != "0" && ["TY1", "TY2", "TY3",
  1606. "TY4"
  1607. ].includes(ele
  1608. .kindCode)) {
  1609. objkindList.push({
  1610. serviceTimes: String(val.insurancePlanInfo
  1611. .kinds[index]
  1612. .amount),
  1613. kindCode: val.insurancePlanInfo.kinds[
  1614. index].kindCode,
  1615. kindName: val.insurancePlanInfo.kinds[
  1616. index].kindName
  1617. });
  1618. } else if (ele.amount != "0") {
  1619. objkindList.push({
  1620. amount: val.insurancePlanInfo.kinds[index]
  1621. .amount,
  1622. kindCode: val.insurancePlanInfo.kinds[
  1623. index].kindCode,
  1624. kindName: val.insurancePlanInfo.kinds[
  1625. index].kindName
  1626. });
  1627. }
  1628. return ele;
  1629. })
  1630. val.insurancePlanInfo.kinds = objkindList;
  1631. if (this[name + 'accidentalDrivingVo'] instanceof Array && this[name +
  1632. 'accidentalDrivingVo'].length > 0) {
  1633. val.insurancePlanInfo.drivingList = this[name +
  1634. 'accidentalDrivingVo'];
  1635. } else if (this[this.planDataExpansion.cnName + 'accidentalDrivingVo']
  1636. .projectName) {
  1637. val.insurancePlanInfo.drivingList = [this[name +
  1638. 'accidentalDrivingVo']];
  1639. }
  1640. }
  1641. if (!val.insurancePlanInfo.schemeName) {
  1642. return uni.showToast({
  1643. icon: "none",
  1644. title: '未选中方案',
  1645. })
  1646. }
  1647. }
  1648. return val;
  1649. })
  1650. if (prevPage.route == 'pages/carInsure/premiumCalc') {
  1651. prevPage.$vm.quotableCompanyList = [...this.quotableCompanyList];
  1652. prevPage.$vm.vehicleAndVesselTaxForm = {
  1653. ...this.vehicleAndVesselTaxForm
  1654. };
  1655. uni.navigateBack({
  1656. delta: 1
  1657. });
  1658. } else {
  1659. prevPage1.$vm.quotableCompanyList = [...this.quotableCompanyList];
  1660. prevPage1.$vm.vehicleAndVesselTaxForm = {
  1661. ...this.vehicleAndVesselTaxForm
  1662. };
  1663. uni.navigateBack({
  1664. delta: 2
  1665. });
  1666. }
  1667. },
  1668. async accidentCategoryclick(item, items, index) {
  1669. console.log(items);
  1670. this.accidentInsuranceCategoryList[index].checked = !this.accidentInsuranceCategoryList[index].checked;
  1671. if (this.accidentInsuranceCategoryList[index].checked) {
  1672. let res = await this.$http.get('/plt/scheme/optionalSchemeDriving?schemeId=' + this
  1673. .SelectedPlanId + '&seatNum=' + this.seatCount)
  1674. switch (items.namesimple) {
  1675. case '安盛天平':
  1676. case '国任财险':
  1677. case '人保财险':
  1678. case '大家财险':
  1679. case '永诚财险':
  1680. case '恒邦财险':
  1681. case '诚泰财险':
  1682. case '中煤财险':
  1683. case '泰康财险':
  1684. case '渤海财险':
  1685. case '众安财险':
  1686. case '太平财险':
  1687. case '华农财险':
  1688. case '华安财险':
  1689. case '泰山财险':
  1690. case '中国人寿':
  1691. case '阳光财险':
  1692. if (res.data.length > 0) {
  1693. this[items.cnName + 'InsuranceData'] = res.data; //意外险list
  1694. this[items.cnName + 'accidentalDrivingVo'] = {
  1695. typeName: item.typeName,
  1696. ...res.data[0]
  1697. };
  1698. } else {
  1699. uni.showToast({
  1700. title: "驾意险为空",
  1701. icon: 'none',
  1702. });
  1703. }
  1704. break;
  1705. case '紫金财险':
  1706. this[items.cnName + 'InsuranceData'] = res.data; //意外险list
  1707. this[items.cnName + 'accidentalDrivingVo'] = [];
  1708. break;
  1709. }
  1710. } else {
  1711. if (items.namesimple == '紫金财险') {
  1712. this[items.cnName + 'InsuranceData'] = [];
  1713. this[items.cnName + 'accidentalDrivingVo'] = []
  1714. } else {
  1715. this[items.cnName + 'accidentalDrivingVo'] = {}
  1716. }
  1717. }
  1718. },
  1719. statusclick(value) {
  1720. this.SelectedPlanId = value;
  1721. let planObj = this.planDataExpansion.genericPlanList.find(item => item.schemeId == value);
  1722. console.log(planObj);
  1723. if (planObj.kinds && planObj.schemeName == '自选方案') {
  1724. planObj.kinds.map(item => {
  1725. const itemamtList = item.amtList.map(val => {
  1726. return val.label
  1727. })
  1728. if (!itemamtList.includes('不投保')) {
  1729. item.amount = item.amtList[0].value;
  1730. item.amountDesc = item.amtList[0].label;
  1731. }
  1732. return item;
  1733. })
  1734. }
  1735. this.planDataExpansion.genericPlanInfo = planObj;
  1736. },
  1737. //国任
  1738. GRradioChange(id) {
  1739. let obj = this.guoRenInsuranceData.find((val => val.projectCode == id))
  1740. Object.assign(this.guoRenaccidentalDrivingVo, obj);
  1741. this.guoRenPopupshow = false;
  1742. },
  1743. //大家
  1744. DJradioChange(id) {
  1745. let obj = this.dajiaInsuranceData.find((val => val.projectCode == id))
  1746. Object.assign(this.dajiaaccidentalDrivingVo, obj);
  1747. this.dajiaPopupshow = false;
  1748. },
  1749. //紫金意外险
  1750. ZJcheckboxGroupChange(detail) {
  1751. this.zijinaccidentalDrivingVo = [];
  1752. detail.map(val => {
  1753. let list = this.zijinInsuranceData.find(item => item.projectCode == val)
  1754. this.zijinaccidentalDrivingVo.push(list)
  1755. })
  1756. },
  1757. //安盛
  1758. ASradioChange(id) {
  1759. let obj = this.anshengInsuranceData.find((val => val.projectCode == id))
  1760. Object.assign(this.anshengaccidentalDrivingVo, obj);
  1761. this.anshengPopupshow = false;
  1762. },
  1763. //太平
  1764. TPradioChange(id) {
  1765. let obj = this.taipingInsuranceData.find(val => val.projectCode == id)
  1766. Object.assign(this.taipingaccidentalDrivingVo, obj);
  1767. this.taipingPopupshow = false;
  1768. },
  1769. //泰康
  1770. TkradioChange(id) {
  1771. let obj = this.taikangInsuranceData.find(val => val.projectCode == id)
  1772. Object.assign(this.taikangaccidentalDrivingVo, obj);
  1773. this.taikangPopupshow = false;
  1774. },
  1775. //永诚
  1776. YCradioChange(id) {
  1777. let obj = this.yongchengInsuranceData.find(val => val.projectCode == id)
  1778. Object.assign(this.yongchengaccidentalDrivingVo, obj);
  1779. this.yongchengPopupshow = false;
  1780. },
  1781. //中煤
  1782. ZMradioChange(id) {
  1783. let obj = this.zhongmeiInsuranceData.find(val => val.projectCode == id)
  1784. Object.assign(this.zhongmeiaccidentalDrivingVo, obj);
  1785. this.zhongmeiPopupshow = false;
  1786. },
  1787. //渤海意外险
  1788. BHradioChange(id) {
  1789. let info = this.bohaiInsuranceData.find(val => val.projectCode == id)
  1790. Object.assign(this.bohaiaccidentalDrivingVo, obj);
  1791. this.bohaiPopupshow = false;
  1792. },
  1793. //人寿意外险
  1794. RSradioChange(id) {
  1795. let obj = this.renshouInsuranceData.find(val => val.projectCode == id)
  1796. Object.assign(this.renshouaccidentalDrivingVo, obj);
  1797. this.renshouPopupshow = false;
  1798. },
  1799. //恒邦意外险
  1800. HBradioChange(id) {
  1801. let obj = this.hengbangInsuranceData.find(val => val.projectCode ==
  1802. id)
  1803. Object.assign(this.hengbangaccidentalDrivingVo, obj);
  1804. this.hengbangPopupshow = false;
  1805. },
  1806. //众安意外险
  1807. ZAradioChange(id) {
  1808. let obj = this.zhonganInsuranceData.find(val => val.projectCode == id)
  1809. Object.assign(this.zhonganaccidentalDrivingVo, obj);
  1810. this.zhonganPopupshow = false;
  1811. },
  1812. //阳光意外险
  1813. YGradioChange(id) {
  1814. let obj = this.yangguangInsuranceData.find(val => val.projectCode == id)
  1815. Object.assign(this.yangguangaccidentalDrivingVo, obj);
  1816. this.yangguangPopupshow = false;
  1817. },
  1818. //人保意外险
  1819. RBradioChange(id) {
  1820. let obj = this.renbaoInsuranceData.find(val => val.projectCode == id)
  1821. Object.assign(this.renbaoaccidentalDrivingVo, obj);
  1822. this.renbaoPopupshow = false;
  1823. },
  1824. //华农驾意险
  1825. HNradioChange(id) {
  1826. let obj = this.huanongInsuranceData.find(val => val.projectCode == id);
  1827. Object.assign(this.huanongaccidentalDrivingVo, obj);
  1828. this.huanongaccidentalDrivingVo.accidentType = this.huanongaccidentalDrivingVo.planCode;
  1829. this.huanongPopupshow = false;
  1830. },
  1831. //车船税类型选择
  1832. taxRelifFlagConfirm(val, name) {
  1833. this.vehicleAndVesselTaxForm[name] = val[0].value;
  1834. this.model[name] = val[0].label;
  1835. },
  1836. //弹出popup框并显示基本信息
  1837. adjustBIItem(index) {
  1838. var a = {};
  1839. Object.assign(a, this.planDataExpansion.genericPlanInfo.kinds[index])
  1840. this.insureItem = a;
  1841. this.$refs.popupBI.show() // 显示
  1842. },
  1843. numberBoxChange(val) {
  1844. if (val.value > 0) {
  1845. this.insureItem.amount = val.value;
  1846. this.insureItem.amountDesc = val.value + '次';
  1847. } else {
  1848. this.insureItem.amount = 0;
  1849. this.insureItem.amountDesc = '不投保';
  1850. }
  1851. },
  1852. //popup内容的label改变
  1853. adjustBIItemLabel(index) {
  1854. this.insureItem.amount = this.insureItem.amtList[index].value;
  1855. this.insureItem.amountDesc = this.insureItem.amtList[index].label;
  1856. },
  1857. //-------------驾意险处理结束
  1858. adjustBIItemLabelSubmit() {
  1859. for (let i = 0; i < this.planDataExpansion.genericPlanInfo.kinds.length; i++) {
  1860. if (this.insureItem.kindCode == this.planDataExpansion.genericPlanInfo.kinds[i].kindCode) {
  1861. this.planDataExpansion.genericPlanInfo.kinds[i].amount = this.insureItem.amount; /* 保额 */
  1862. this.planDataExpansion.genericPlanInfo.kinds[i].amountDesc = this.insureItem.amountDesc; /* 保额名称 */
  1863. }
  1864. }
  1865. this.$refs.popupBI.hide();
  1866. },
  1867. convertedValue(num) {
  1868. if (num < 10000) {
  1869. return num.toString();
  1870. } else if (num < 100000000) {
  1871. return (Math.floor(num / 10000 * 10) / 10) + '万';
  1872. } else {
  1873. return (Math.floor(num / 100000000 * 10) / 10) + '亿';
  1874. }
  1875. },
  1876. taxDocumentDateconfirm(e) {
  1877. this.vehicleAndVesselTaxForm.taxDocumentDate = e.year + '-' + e.month + '-' + e.day;
  1878. },
  1879. taxPaidAreaCodeconfirm(e) {
  1880. this.vehicleAndVesselTaxForm.taxPaidAreaCode = e.province.value;
  1881. this.model.taxPaidAreaCode = e.province.label;
  1882. },
  1883. //数据字典
  1884. async getDicType(type) {
  1885. let res = await this.$http.get('/sysDict/dictDetails/' + type);
  1886. this[type + "options"] = res.data.ddList;
  1887. },
  1888. }
  1889. }
  1890. </script>
  1891. <style lang="scss" scoped>
  1892. .page {
  1893. background: #F8FAFE;
  1894. padding: 16px 16px 16px 16px;
  1895. }
  1896. .selectedCoverage {
  1897. width: 100%;
  1898. background: linear-gradient(90deg, #CCE5FE 0%, #D4EDFF 100%);
  1899. border-radius: 6px 6px 0px 0px;
  1900. padding: 8px 6px;
  1901. .productName {
  1902. padding: 1px 6px;
  1903. background: linear-gradient(90deg, #64A4F0 0%, #0052FF 100%);
  1904. border-radius: 6px 6px 6px 0px;
  1905. image {
  1906. width: 16px;
  1907. height: 16px;
  1908. }
  1909. text {
  1910. color: #fff;
  1911. font-size: 16px;
  1912. margin-left: 10px;
  1913. }
  1914. }
  1915. }
  1916. .planDetails {
  1917. background-color: #fff;
  1918. box-shadow: 0px 4px 10px 0px #DAE3F4;
  1919. border-radius: 6px;
  1920. padding: 8px;
  1921. .footer-btn {
  1922. position: fixed;
  1923. bottom: 0;
  1924. left: 0;
  1925. width: 100%;
  1926. background: #FFFFFF;
  1927. border: 1px solid #EFEFEF;
  1928. padding: 10px;
  1929. .btn:nth-child(1) {
  1930. background: #fff;
  1931. color: #999999;
  1932. font-size: 16px;
  1933. padding: 5px 40px;
  1934. border-radius: 4px;
  1935. border: 1px solid #C9C9C9;
  1936. }
  1937. .btn:nth-child(2) {
  1938. background: linear-gradient(90deg, #0052FF 0%, #0D8BFF 100%);
  1939. border-radius: 4px;
  1940. margin-left: 40px;
  1941. font-size: 16px;
  1942. color: #FFFFFF;
  1943. padding: 6px 50px;
  1944. }
  1945. }
  1946. }
  1947. .Plancontent {
  1948. .title {
  1949. color: #232832;
  1950. font-size: 15px;
  1951. font-weight: bold;
  1952. ::before {
  1953. content: "丨";
  1954. width: 10px;
  1955. height: 10px;
  1956. color: #0052FF;
  1957. }
  1958. }
  1959. .title-before {}
  1960. .Accident {
  1961. width: 100%;
  1962. border: 1px solid #0874FF;
  1963. border-radius: 6px;
  1964. overflow: hidden;
  1965. .head {
  1966. width: 20%;
  1967. height: 40px;
  1968. background-color: #0874FF;
  1969. color: #FFFFFF;
  1970. &:nth-child(1) {
  1971. width: 60%;
  1972. }
  1973. }
  1974. .tr {
  1975. width: 20%;
  1976. height: 60px;
  1977. color: #232832;
  1978. border: 1rpx solid #0874FF;
  1979. font-size: 24rpx;
  1980. color: #232832;
  1981. &:nth-child(1) {
  1982. width: 60%;
  1983. background: rgba(8, 116, 255, 0.05);
  1984. }
  1985. &:nth-child(3) {
  1986. background: rgba(8, 116, 255, 0.05);
  1987. }
  1988. }
  1989. }
  1990. .insuranceType {
  1991. margin: 5px 10px;
  1992. background: #F2F6FF;
  1993. border-radius: 10px;
  1994. }
  1995. .terms {
  1996. color: #FFFFFF;
  1997. background: linear-gradient(90deg, #FF4D4D 0%, #FF784D 100%);
  1998. border-radius: 4px 4px 4px 4px;
  1999. }
  2000. }
  2001. .status-data {
  2002. width: auto;
  2003. padding: 2px 8px;
  2004. margin-left: 10px;
  2005. font-size: 12px;
  2006. border: 1px solid #CDCDCD;
  2007. cursor: pointer;
  2008. text-align: center;
  2009. line-height: 25px;
  2010. border-radius: 2px;
  2011. }
  2012. .active {
  2013. position: relative;
  2014. background: rgba(0, 82, 255, 0.1);
  2015. color: #0052FF;
  2016. border: 1px solid #0052FF !important;
  2017. font-weight: 700;
  2018. }
  2019. .active::before {
  2020. content: "";
  2021. position: absolute;
  2022. top: 0;
  2023. left: 0;
  2024. width: 10px;
  2025. height: 10px;
  2026. background-image: url("/static/image/car-insure/before.png");
  2027. background-size: cover;
  2028. }
  2029. //对勾
  2030. .circle {
  2031. width: 16px;
  2032. height: 16px;
  2033. border-radius: 50%;
  2034. border: 2px solid #0052FF;
  2035. }
  2036. .circle:after {
  2037. content: "✔";
  2038. /* 对勾符号 */
  2039. font-size: 10px;
  2040. font-weight: bold;
  2041. /* 根据需要调整大小 */
  2042. color: #0052FF;
  2043. }
  2044. .immediately {
  2045. padding: 19rpx 15px;
  2046. .common-ins-cell:last-child {
  2047. border-bottom: none;
  2048. }
  2049. }
  2050. .modelformcss {
  2051. padding: 5px 0;
  2052. }
  2053. /* 交强险和商业险弹出框Start */
  2054. .popup-content {
  2055. position: relative;
  2056. }
  2057. .popHeader {
  2058. box-sizing: border-box;
  2059. font-size: 32upx;
  2060. font-weight: bold;
  2061. height: 120upx;
  2062. border-bottom: 1px solid #eee;
  2063. }
  2064. .popup-content .popContent {
  2065. padding: 0upx 30upx;
  2066. height: 620upx;
  2067. box-sizing: border-box;
  2068. }
  2069. .popup-content .popContent .popContentTitle {
  2070. font-weight: bold;
  2071. font-size: 32upx;
  2072. margin: 20upx 0upx 5upx 0upx;
  2073. }
  2074. .popup-content .popContent .amtSingle {
  2075. width: 22%;
  2076. box-sizing: border-box;
  2077. display: inline-block;
  2078. text-align: center;
  2079. vertical-align: middle;
  2080. border: 1px solid #eee;
  2081. margin: 0 15rpx 15rpx 0;
  2082. }
  2083. .popup-content .popBottom {
  2084. margin: 30upx 30upx 0 30upx;
  2085. padding-bottom: 30upx;
  2086. }
  2087. .drivingSelection {
  2088. padding: 8px;
  2089. >view {
  2090. padding: 4px 8px;
  2091. }
  2092. .header {
  2093. width: 100%;
  2094. background: rgba(255, 86, 0, 0.05);
  2095. border-radius: 2px;
  2096. margin-bottom: 4px;
  2097. text {
  2098. font-size: 15px;
  2099. color: #FF5600;
  2100. font-weight: bold;
  2101. }
  2102. }
  2103. }
  2104. .policyInfo {
  2105. .tagHeader {
  2106. font-family: Source Han Sans SC, Source Han Sans SC;
  2107. text {
  2108. position: relative;
  2109. font-weight: bold;
  2110. font-size: 13px;
  2111. color: #333;
  2112. }
  2113. .tag {
  2114. position: absolute;
  2115. left: 0;
  2116. bottom: -1px;
  2117. width: 50%;
  2118. height: 5px;
  2119. background: linear-gradient(90deg, #0874FF 0%, rgba(8, 116, 255, 0) 100%);
  2120. border-radius: 6px;
  2121. }
  2122. }
  2123. .accident {
  2124. width: 75%;
  2125. .diss {
  2126. border-bottom: 1px solid #E3E9F8;
  2127. .boss {
  2128. border-right: 1px solid #E3E9F8;
  2129. text-align: center;
  2130. padding: 5px 3px;
  2131. }
  2132. }
  2133. }
  2134. .right {
  2135. width: 25%;
  2136. border-right: 1px solid #E3E9F8;
  2137. border-bottom: 1px solid #E3E9F8;
  2138. padding: 5px 3px;
  2139. }
  2140. }
  2141. .common-ins-cell:last-child {
  2142. border-bottom: none;
  2143. }
  2144. .common-ins-cell {
  2145. font-size: 30upx;
  2146. padding: 0upx 30upx;
  2147. height: 90upx;
  2148. border-bottom: 1px solid #eee;
  2149. }
  2150. /* 交强险和商业险弹出框End */
  2151. ::deep {
  2152. .jq {
  2153. .u-th {
  2154. background: #EBF7FF;
  2155. padding: 5px 10px !important;
  2156. }
  2157. .u-td {
  2158. padding: 5px 10px !important;
  2159. }
  2160. }
  2161. .sy {
  2162. .u-th {
  2163. background: #EBF7FF;
  2164. }
  2165. }
  2166. }
  2167. </style>