order.swan 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  1. <view class="tips" s-if="{{tips.length}}">
  2. <view s-for="{{tips}}">
  3. <text></text>
  4. <text>{{item}}</text>
  5. </view>
  6. </view>
  7. <view class="header">
  8. <view class="top">
  9. <view class="date" bindtap="chooseDate">
  10. <text class="title">开始月份</text>
  11. <text class="value">{{startYear}}年{{startMonth}}月</text>
  12. </view>
  13. <view class="title">{{nums}}个月</view>
  14. <view class="date" bindtap="chooseDate">
  15. <text class="title" style="text-align:right">结束月份</text>
  16. <text class="value">{{endYear}}年{{endMonth}}月</text>
  17. </view>
  18. </view>
  19. <view class="bottom">
  20. <view class="addr" data-type="city" bindtap="openModal">
  21. <text class="title">所在城市</text>
  22. <text class="value">{{currentCity.name}}</text>
  23. </view>
  24. <view class="hukou" data-type="hukou" bindtap="openModal">
  25. <text class="title" style="text-align:right">户籍性质</text>
  26. <text class="value">{{currentHukou}}</text>
  27. </view>
  28. </view>
  29. </view>
  30. <view class="content">
  31. <view class="shebao" s-if="{{type==0}}">
  32. <view class="first">
  33. <view class="type" s-if="{{haveType}}" data-type="type" bindtap="openModal">
  34. <view class="wrap">
  35. <text>参保方案</text>
  36. <view class="arrow">
  37. {{currentType}}
  38. <image src="../../../icon/public/arrow_right.png"></image>
  39. </view>
  40. </view>
  41. </view>
  42. <view class="isFirst switch">
  43. <view class="wrap">
  44. <text>本城市首次参保</text>
  45. <switch color="#4CD964" bindchange="switchAction" data-type="isFirstBuySheBao"
  46. checked="{{isFirstBuySheBao}}">
  47. <switch />
  48. </view>
  49. </view>
  50. <view class="shebaoPrice">
  51. <view class="wrap">
  52. <text>社保费用</text>
  53. <view style="font-family: PingFangSC-Medium;font-size: 16px;color: #FF5E5E;">¥ {{shebaoPrice}}
  54. {{nums==1?'/月':'(共'+nums+'月)'}}</view>
  55. </view>
  56. </view>
  57. <view class="isCard" data-type="card" bindtap="openModal">
  58. <view class="wrap">
  59. <text>社保卡办理</text>
  60. <view class="arrow">
  61. {{currentCard[1]}}
  62. <image src="../../../icon/public/arrow_right.png"></image>
  63. </view>
  64. </view>
  65. </view>
  66. <view class="cardPrice" s-if="{{currentCard[0]}}">
  67. <view class="wrap">
  68. <text>办理费用</text>
  69. <view>
  70. <text
  71. style="font-family: PingFangSC-Medium;font-size: 16px;color: #FF5E5E;">¥{{cardPrice}}</text>
  72. <text
  73. style="font-family: PingFangSC-Regular;font-size: 13px;color: #999999;">缴费成功后2-6个月出卡</text>
  74. </view>
  75. </view>
  76. </view>
  77. </view>
  78. <view class="job" s-if="{{needWage}}">
  79. <view>
  80. <view class="wrap">
  81. <view>
  82. <text>是否在职</text>
  83. <image src="../../../icon/home/new_customer_info.png" bindtap="openJobModal"></image>
  84. </view>
  85. <switch color="#4CD964" bindchange="switchAction" data-type="job" checked="{{isJob}}">
  86. </view>
  87. </view>
  88. <view s-if="{{!isJob}}">
  89. <view class="wrap">
  90. <text>社保流水</text>
  91. <view>
  92. <input value="{{wageMoney}}" type="number" placeholder="{{wage}}" maxlength="4"
  93. bindinput="inputAction" data-type="wage" />
  94. </view>
  95. </view>
  96. </view>
  97. </view>
  98. <view class=" second">同时购买公积金,公积金服务费立减{{cheapMoney}}元/月</view>
  99. <view class="isFund switch">
  100. <view class="wrap">
  101. <text>是否购买公积金</text>
  102. <switch color="#4CD964" bindchange="switchAction" data-type="buyFund" checked="{{buyFund}}">
  103. <switch />
  104. </view>
  105. </view>
  106. <view class="third" s-if="{{buyFund}}">
  107. <view class="switch">
  108. <view class="wrap">
  109. <text>本城市首次缴公积金</text>
  110. <switch color="#4CD964" bindchange="switchAction" data-type="isFirstBuyFund"
  111. checked="{{isFirstBuyFund}}">
  112. <switch />
  113. </view>
  114. </view>
  115. <view>
  116. <view class="wrap">
  117. <text>缴费金额</text>
  118. <view>
  119. <input value="{{fundPrice?fundPrice:''}}" type="number"
  120. placeholder="{{fundPriceRange[0]}}元-{{fundPriceRange[1]}}元" maxlength="4"
  121. bindinput="inputAction" />
  122. </view>
  123. </view>
  124. </view>
  125. <view class="detail">
  126. <view class="wrap">
  127. <view><text>工资基数(参考)</text><text>{{salary}}元</text></view>
  128. <view><text>企业比例</text><text>{{ep}}%</text></view>
  129. <view><text>个人比列</text><text>{{pp}}%</text></view>
  130. </view>
  131. </view>
  132. <view>
  133. <view class="wrap">
  134. <text>公积金费用</text>
  135. <view style="font-family: PingFangSC-Medium;font-size: 16px;color: #FF5E5E;">
  136. ¥{{fundTotalPrice}}{{nums==1?'/月':'(共'+nums+'月)'}}
  137. </view>
  138. </view>
  139. </view>
  140. </view>
  141. </view>
  142. <view class="funds" s-if="{{type==2}}">
  143. <view class="first">
  144. <view class="isFirstFund switch">
  145. <view class="wrap">
  146. <text>本城市首次缴公积金</text>
  147. <switch color="#4CD964" bindchange="switchAction" data-type="isFirstBuyFund"
  148. checked="{{isFirstBuyFund}}">
  149. <switch />
  150. </view>
  151. </view>
  152. <view>
  153. <view class="wrap">
  154. <text>缴费金额</text>
  155. <view>
  156. <input value="{{fundPrice?fundPrice:''}}" type="number"
  157. placeholder="{{fundPriceRange[0]}}元-{{fundPriceRange[1]}}元" maxlength="4"
  158. bindinput="inputAction" />
  159. </view>
  160. </view>
  161. </view>
  162. <view class="detail">
  163. <view class="wrap">
  164. <view><text>工资基数(参考)</text><text>{{salary}}元</text></view>
  165. <view><text>企业比例</text><text>{{ep}}%</text></view>
  166. <view><text>个人比列</text><text>{{pp}}%</text></view>
  167. </view>
  168. </view>
  169. <view>
  170. <view class="wrap">
  171. <text>公积金费用</text>
  172. <view style="font-family: PingFangSC-Medium;font-size: 16px;color: #FF5E5E;">
  173. ¥{{fundTotalPrice}}{{nums==1?'/月':'(共'+nums+'月)'}}
  174. </view>
  175. </view>
  176. </view>
  177. </view>
  178. <view class="second">
  179. 同时购买社保,社保服务费立减{{cheapMoney}}元/月
  180. </view>
  181. <view class="isShebao switch">
  182. <view class="wrap">
  183. <text>是否购买社保</text>
  184. <switch color="#4CD964" bindchange="switchAction" data-type="buySheBao" checked="{{buySheBao}}">
  185. <switch />
  186. </view>
  187. </view>
  188. <view class="third" s-if="{{buySheBao}}">
  189. <view class="switch">
  190. <view class="wrap" style="border-top:2rpx solid #eeeeee">
  191. <text>本城市首次参保</text>
  192. <switch color="#4CD964" bindchange="switchAction" data-type="isFirstBuySheBao"
  193. checked="{{isFirstBuySheBao}}">
  194. <switch />
  195. </view>
  196. </view>
  197. <view class="type" s-if="{{haveType}}" data-type="type" bindtap="openModal">
  198. <view class="wrap">
  199. <text>参保方案</text>
  200. <view class="arrow">
  201. {{currentType}}
  202. <image src="../../../icon/public/arrow_right.png"></image>
  203. </view>
  204. </view>
  205. </view>
  206. <view class="detail">
  207. <view class="wrap">
  208. <view s-for="{{shebaoData}}"><text>{{item.n}}</text><text>¥{{item.p}}</text></view>
  209. </view>
  210. </view>
  211. <view class="shebaoPrice">
  212. <view class="wrap">
  213. <text>社保费用</text>
  214. <view style="font-family: PingFangSC-Medium;font-size: 16px;color: #FF5E5E;">¥
  215. {{shebaoPrice}}{{nums==1?'/月':'(共'+nums+'月)'}}</view>
  216. </view>
  217. </view>
  218. <view class="isCard" data-type="card" bindtap="openModal">
  219. <view class="wrap">
  220. <text>社保卡办理</text>
  221. <view class="arrow">
  222. {{currentCard[1]}}
  223. <image src="../../../icon/public/arrow_right.png"></image>
  224. </view>
  225. </view>
  226. </view>
  227. <view class="cardPrice" s-if="{{currentCard[0]}}">
  228. <view class="wrap">
  229. <text>办理费用</text>
  230. <view>
  231. <text
  232. style="font-family: PingFangSC-Medium;font-size: 16px;color: #FF5E5E;">¥{{cardPrice}}</text>
  233. <text
  234. style="font-family: PingFangSC-Regular;font-size: 13px;color: #999999;">缴费成功后2-6个月出卡</text>
  235. </view>
  236. </view>
  237. </view>
  238. </view>
  239. <view class="job" s-if="{{needWage}}">
  240. <view>
  241. <view class="wrap">
  242. <view>
  243. <text>是否在职</text>
  244. <image src="../../../icon/home/new_customer_info.png" bindtap="openJobModal"></image>
  245. </view>
  246. <switch color="#4CD964" bindchange="switchAction" data-type="job" checked="{{isJob}}">
  247. </view>
  248. </view>
  249. <view s-if="{{!isJob}}">
  250. <view class="wrap">
  251. <text>社保流水</text>
  252. <view>
  253. <input value="{{wageMoney}}" type="number" placeholder="{{wage}}" maxlength="4"
  254. bindinput="inputAction" data-type="wage" />
  255. </view>
  256. </view>
  257. </view>
  258. </view>
  259. </view>
  260. <view s-if="{{type==1}}">
  261. <view>
  262. <view class="type" s-if="{{haveType}}" data-type="type" bindtap="openModal">
  263. <view class="wrap">
  264. <text>参保方案</text>
  265. <view class="arrow">
  266. {{currentType}}
  267. <image src="../../../icon/public/arrow_right.png"></image>
  268. </view>
  269. </view>
  270. </view>
  271. <view class="shebaoPrice">
  272. <view class="wrap">
  273. <text>社保费用</text>
  274. <view style="font-family: PingFangSC-Medium;font-size: 16px;color: #FF5E5E;">¥
  275. {{shebaoPrice}}{{nums==1?'/月':'(共'+nums+'月)'}}</view>
  276. </view>
  277. </view>
  278. </view>
  279. </view>
  280. <view s-if="{{type==3}}">
  281. <view>
  282. <view>
  283. <view class="wrap">
  284. <text>缴费金额</text>
  285. <view>
  286. <input value="{{fundPrice?fundPrice:''}}" type="number"
  287. placeholder="{{fundPriceRange[0]}}元-{{fundPriceRange[1]}}元" maxlength="4"
  288. bindinput="inputAction" />
  289. </view>
  290. </view>
  291. </view>
  292. <view class="detail">
  293. <view class="wrap">
  294. <view><text>工资基数(参考)</text><text>{{salary}}元</text></view>
  295. <view><text>企业比例</text><text>{{ep}}%</text></view>
  296. <view><text>个人比列</text><text>{{pp}}%</text></view>
  297. </view>
  298. </view>
  299. <view>
  300. <view class="wrap">
  301. <text>公积金费用</text>
  302. <view style="font-family: PingFangSC-Medium;font-size: 16px;color: #FF5E5E;">
  303. ¥{{fundTotalPrice}}{{nums==1?'/月':'(共'+nums+'月)'}}
  304. </view>
  305. </view>
  306. </view>
  307. </view>
  308. </view>
  309. <view style="width: 100%;height: 68rpx;" s-if="{{suffix}}"></view>
  310. </view>
  311. <view class="footer{{suffix}}">
  312. <view class="wrap">
  313. <text>服务费</text>
  314. <view>
  315. <text
  316. style="font-family: PingFangSC-Medium;font-size: 32rpx;color: #FF5E5E;">¥{{serviceMoney}}{{nums==1?'/月':'(共'+nums+'月)'}}</text>
  317. <text s-if="cheap" style=" font-size: 26rpx;color: #999999;text-align: right;">已优惠{{cheapTotalMoney}}元</text>
  318. </view>
  319. </view>
  320. <view class="wrap">
  321. <view>
  322. <text>合计:</text>
  323. <view class="totalPrice">
  324. <text>¥{{totalMoneyArr[0]}}</text>
  325. <text>{{totalMoneyArr[1]}}</text>
  326. </view>
  327. </view>
  328. <view class="btn" bindtap="btnAction">确认参保</view>
  329. </view>
  330. </view>
  331. <view class="modal" s-if="{{modalStatus}}">
  332. <view bindtap="closeJobModal"></view>
  333. <view class="detail" animation="{{animationData}}">
  334. <view class="header">
  335. <view>
  336. <view></view>
  337. <text>是否在职</text>
  338. </view>
  339. <image src="./../../../icon/public/close.png" bindtap="closeJobModal"></image>
  340. </view>
  341. <scroll-view scroll-y class="box {{suffix}}" animation="{{modalAnimation}}">
  342. <view class="item">
  343. <text class="blue">在职的用户</text>
  344. <text class="black">在职的 (不限城市) 无需在平台缴纳社保流水。</text>
  345. <text class="blue">不在职的用户</text>
  346. <text class="black">不在职的需要在平台缴纳社保流水,以提供资金流水记录。</text>
  347. <text class="black" style="margin:34rpx 0 100rpx">1. 流水费与社保费分开,生成独立的流水订单,成功支付后,逢周三退还至参保人银行卡。
  348. 2. 流水不会做个税申报处理。
  349. 3. 支付通道会产生35元手续费。</text>
  350. </view>
  351. <view class="line"></view>
  352. <view class="item">
  353. <text style="margin-top:40rpx">请如实填写您现在是否在职,若不实填写导致后续办理社保相关业务有问题,平台不负责哦。</text>
  354. </view>
  355. </scroll-view>
  356. </view>
  357. </view>
  358. <choosecity-modal id="chooseCityModal" bindchangeCurrent="changeCurrent"></choosecity-modal>