chooseOption.vue 77 KB

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