作者 王旭宇

1814

@@ -87,7 +87,7 @@ @@ -87,7 +87,7 @@
87 </view> 87 </view>
88 <view wx:if='{{goodsList.length==0&&promotion.length==0}}' class='gogogo'> 88 <view wx:if='{{goodsList.length==0&&promotion.length==0}}' class='gogogo'>
89 <image src='../imgs/noCart.png'></image> 89 <image src='../imgs/noCart.png'></image>
90 - <view>您暂时没有消息哦~</view> 90 + <view>您暂时没有需要结算的商品哦~</view>
91 </view> 91 </view>
92 </view> 92 </view>
93 93
@@ -30,7 +30,9 @@ @@ -30,7 +30,9 @@
30 <text class='iconfont icon-fenlei'></text> 30 <text class='iconfont icon-fenlei'></text>
31 </view> 31 </view>
32 </view> 32 </view>
  33 + <view class='zuida'>
33 <block wx:if='{{nav==0}}'> 34 <block wx:if='{{nav==0}}'>
  35 + <view class='yyh'>
34 <swiper next-margin='40rpx' previous-margin='10rpx' circular='true' autoplay='true' display-multiple-items='1' class='swiper_banner_box' interval='5000'> 36 <swiper next-margin='40rpx' previous-margin='10rpx' circular='true' autoplay='true' display-multiple-items='1' class='swiper_banner_box' interval='5000'>
35 <block wx:for='{{special}}' wx:key='{{item.id}}'> 37 <block wx:for='{{special}}' wx:key='{{item.id}}'>
36 <!-- <swiper-item > --> 38 <!-- <swiper-item > -->
@@ -39,9 +41,13 @@ @@ -39,9 +41,13 @@
39 </swiper-item> 41 </swiper-item>
40 </block> 42 </block>
41 </swiper> 43 </swiper>
  44 + </view>
  45 + <view class='real_save'>
42 <view class='safe_box'> 46 <view class='safe_box'>
43 <view bindtap='go_mind_detect'> 47 <view bindtap='go_mind_detect'>
  48 + <view class='real_anxin'>
44 <image src='../imgs/anxin.png' class='anxin'></image> 49 <image src='../imgs/anxin.png' class='anxin'></image>
  50 + </view>
45 <text>安心检测</text> 51 <text>安心检测</text>
46 </view> 52 </view>
47 <view bindtap='go_selectSource'> 53 <view bindtap='go_selectSource'>
@@ -53,6 +59,7 @@ @@ -53,6 +59,7 @@
53 <text>赔付保证</text> 59 <text>赔付保证</text>
54 </view> 60 </view>
55 </view> 61 </view>
  62 + </view>
56 <!-- <navigator url='{{banner.url}}'> --> 63 <!-- <navigator url='{{banner.url}}'> -->
57 <view class='classfy' bindtap='go_hi_carousel'> 64 <view class='classfy' bindtap='go_hi_carousel'>
58 <image src='{{banner.image}}'></image> 65 <image src='{{banner.image}}'></image>
@@ -120,7 +127,7 @@ @@ -120,7 +127,7 @@
120 <view wx:if='{{product_item.length>0}}'> 127 <view wx:if='{{product_item.length>0}}'>
121 <view wx:if='{{wangge==0}}'> 128 <view wx:if='{{wangge==0}}'>
122 <view wx:for='{{product_item}}' wx:key='{{item.id}}'> 129 <view wx:for='{{product_item}}' wx:key='{{item.id}}'>
123 - <view class='classfy' bindtap='jump_web' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;'> 130 + <view class='classfy' bindtap='jump_web' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'>
124 <image src='{{item.more.banner}}' bindtap=''></image> 131 <image src='{{item.more.banner}}' bindtap=''></image>
125 </view> 132 </view>
126 <view class='goodbox'> 133 <view class='goodbox'>
@@ -198,7 +205,7 @@ @@ -198,7 +205,7 @@
198 </view> 205 </view>
199 <view wx:if='{{wangge==1}}' class='wangge_box'> 206 <view wx:if='{{wangge==1}}' class='wangge_box'>
200 <view wx:for='{{product_item}}' wx:key='{{item.id}}'> 207 <view wx:for='{{product_item}}' wx:key='{{item.id}}'>
201 - <view class='classfy' bindtap='jump_web' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'> 208 + <view class='classfy' bindtap='jump_web' wx:if='{{item.more.banner!=""}}' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'>
202 <image src='{{item.more.banner}}'></image> 209 <image src='{{item.more.banner}}'></image>
203 </view> 210 </view>
204 <view class='collocation collections'> 211 <view class='collocation collections'>
@@ -289,7 +296,7 @@ @@ -289,7 +296,7 @@
289 </view> 296 </view>
290 <view wx:if='{{wangge==2}}'> 297 <view wx:if='{{wangge==2}}'>
291 <view wx:for='{{product_item}}' wx:key='{{item.id}}' class='back_white'> 298 <view wx:for='{{product_item}}' wx:key='{{item.id}}' class='back_white'>
292 - <view class='classfy' bindtap='jump_web' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'> 299 + <view class='classfy' bindtap='jump_web' wx:if='{{item.more.banner!=""}}' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'>
293 <!-- <navigator to='{{item.more.banner_url}}'> --> 300 <!-- <navigator to='{{item.more.banner_url}}'> -->
294 <image src='{{item.more.banner}}'></image> 301 <image src='{{item.more.banner}}'></image>
295 <!-- </navigator> --> 302 <!-- </navigator> -->
@@ -438,9 +445,10 @@ @@ -438,9 +445,10 @@
438 </view> 445 </view>
439 <block wx:if='{{wangge==0}}'> 446 <block wx:if='{{wangge==0}}'>
440 <view wx:for='{{packageList}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'> 447 <view wx:for='{{packageList}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'>
441 - <view id='NAV{{cellindex}}'></view>  
442 - <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}' >  
443 - <image src='{{cell.more.banner}}' bindtap='get_contant'></image> 448 + <!-- <view id='NAV{{cellindex}}'></view> -->
  449 + <view class='classfy classfydd' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}' >
  450 + <image src='{{cell.more.banner}}'></image>
  451 + <!-- <image src='{{cell.more.banner}}' bindtap='get_contant'></image> -->
444 </view> 452 </view>
445 <view class='goodbox'> 453 <view class='goodbox'>
446 <view bindtap='get_packageDetial' class='good_item' wx:for='{{cell.child}}' wx:key='{{item.id}}' data-goods='{{item.id}}'> 454 <view bindtap='get_packageDetial' class='good_item' wx:for='{{cell.child}}' wx:key='{{item.id}}' data-goods='{{item.id}}'>
@@ -476,16 +484,16 @@ @@ -476,16 +484,16 @@
476 </block> 484 </block>
477 <block wx:if='{{wangge==1}}'> 485 <block wx:if='{{wangge==1}}'>
478 <view class='wangge_box1'> 486 <view class='wangge_box1'>
479 - <view wx:for='{{packageList}}' class='float' wx:key='{{item.id}}' wx:for-index='cellindex'>  
480 - <view id='NAV{{cellindex}}'></view>  
481 - <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'> 487 + <view wx:for='{{packageList}}' class='float' wx:key='{{cell.id}}' wx:for-index='cellindex' wx:for-item='cell'>
  488 + <!-- <view id='NAV{{cellindex}}'></view> -->
  489 + <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}'>
482 <!-- <navigator url='{{item.more.banner_url}}'> --> 490 <!-- <navigator url='{{item.more.banner_url}}'> -->
483 - <image src='{{item.more.banner}}'></image> 491 + <image src='{{cell.more.banner}}'></image>
484 <!-- </navigator> --> 492 <!-- </navigator> -->
485 493
486 </view> 494 </view>
487 <view class='collocation collections'> 495 <view class='collocation collections'>
488 - <view bindtap='get_packageDetial' data-goods='{{item.id}}' class='collocation_box' wx:for='{{item.child}}' wx:key='{{item.id}}'> 496 + <view bindtap='get_packageDetial' data-goods='{{item.id}}' class='collocation_box' wx:for='{{cell.child}}' wx:key='{{item.id}}'>
489 <view class='collocation_imgs'> 497 <view class='collocation_imgs'>
490 <image src='{{item.thumbnail}}'></image> 498 <image src='{{item.thumbnail}}'></image>
491 </view> 499 </view>
@@ -518,7 +526,7 @@ @@ -518,7 +526,7 @@
518 <view> 526 <view>
519 <view wx:for='{{packageList}}' wx:key='{{item.id}}' class='back_white' wx:for-index='cellindex'> 527 <view wx:for='{{packageList}}' wx:key='{{item.id}}' class='back_white' wx:for-index='cellindex'>
520 <view id='NAV{{cellindex}}'></view> 528 <view id='NAV{{cellindex}}'></view>
521 - <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'> 529 + <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
522 <!-- <navigator to='{{item.more.banner_url}}'> --> 530 <!-- <navigator to='{{item.more.banner_url}}'> -->
523 <image src='{{item.more.banner}}'></image> 531 <image src='{{item.more.banner}}'></image>
524 <!-- </navigator> --> 532 <!-- </navigator> -->
@@ -608,7 +616,7 @@ @@ -608,7 +616,7 @@
608 <!-- <view bindtap='get_contant' wx:for='{{goods}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'> --> 616 <!-- <view bindtap='get_contant' wx:for='{{goods}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'> -->
609 <view wx:for='{{goods}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'> 617 <view wx:for='{{goods}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'>
610 <view id='NAV{{cellindex}}'></view> 618 <view id='NAV{{cellindex}}'></view>
611 - <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}'> 619 + <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}'>
612 <image src='{{cell.more.banner}}'></image> 620 <image src='{{cell.more.banner}}'></image>
613 </view> 621 </view>
614 <view class='goodbox'> 622 <view class='goodbox'>
@@ -652,7 +660,7 @@ @@ -652,7 +660,7 @@
652 <view class='wangge_box'> 660 <view class='wangge_box'>
653 <view wx:for='{{goods}}' wx:key='{{item.id}}' wx:for-index='cellindex'> 661 <view wx:for='{{goods}}' wx:key='{{item.id}}' wx:for-index='cellindex'>
654 <view id='NAV{{cellindex}}'></view> 662 <view id='NAV{{cellindex}}'></view>
655 - <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'> 663 + <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
656 <!-- <navigator url='{{item.more.banner_url}}'> --> 664 <!-- <navigator url='{{item.more.banner_url}}'> -->
657 <image src='{{item.more.banner}}'></image> 665 <image src='{{item.more.banner}}'></image>
658 <!-- </navigator> --> 666 <!-- </navigator> -->
@@ -696,7 +704,7 @@ @@ -696,7 +704,7 @@
696 <view> 704 <view>
697 <view wx:for='{{goods}}' wx:key='{{item.id}}' class='back_white' wx:for-index='cellindex'> 705 <view wx:for='{{goods}}' wx:key='{{item.id}}' class='back_white' wx:for-index='cellindex'>
698 <view id='NAV{{cellindex}}'></view> 706 <view id='NAV{{cellindex}}'></view>
699 - <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'> 707 + <view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
700 <!-- <navigator to='{{item.more.banner_url}}'> --> 708 <!-- <navigator to='{{item.more.banner_url}}'> -->
701 <image src='{{item.more.banner}}'></image> 709 <image src='{{item.more.banner}}'></image>
702 <!-- </navigator> --> 710 <!-- </navigator> -->
@@ -738,6 +746,7 @@ @@ -738,6 +746,7 @@
738 </view> 746 </view>
739 </block> 747 </block>
740 </view> 748 </view>
  749 + </view>
741 750
742 751
743 752
@@ -3,9 +3,11 @@ @@ -3,9 +3,11 @@
3 /* height: 1000rpx; */ 3 /* height: 1000rpx; */
4 /* background: red; */ 4 /* background: red; */
5 } 5 }
6 -  
7 -page { 6 + .zuida{
8 background-color: #fafafa; 7 background-color: #fafafa;
  8 + }
  9 +page {
  10 + /* background-color: #fafafa; */
9 width: 100%; 11 width: 100%;
10 height: 100%; 12 height: 100%;
11 } 13 }
@@ -251,7 +253,9 @@ page { @@ -251,7 +253,9 @@ page {
251 color: #222; 253 color: #222;
252 border-bottom: 2px solid #ffda44; 254 border-bottom: 2px solid #ffda44;
253 } 255 }
254 - 256 +.yyh{
  257 + margin-top: 100px;
  258 +}
255 .swiper_banner_box { 259 .swiper_banner_box {
256 width: 100%; 260 width: 100%;
257 height: 350rpx; 261 height: 350rpx;
@@ -259,7 +263,6 @@ page { @@ -259,7 +263,6 @@ page {
259 /* border-radius: 16rpx; */ 263 /* border-radius: 16rpx; */
260 /* overflow: hidden; */ 264 /* overflow: hidden; */
261 position: relative; 265 position: relative;
262 - margin-top:200rpx;  
263 } 266 }
264 .uiuiui{ 267 .uiuiui{
265 width: 680rpx; 268 width: 680rpx;
@@ -274,7 +277,7 @@ page { @@ -274,7 +277,7 @@ page {
274 .swiper_banner_box_two { 277 .swiper_banner_box_two {
275 /* height: 326rpx; */ 278 /* height: 326rpx; */
276 /* margin-top: 200rpx; */ 279 /* margin-top: 200rpx; */
277 - height: 320rpx; 280 + /* height: 320rpx; */
278 background-color: #fff; 281 background-color: #fff;
279 border-radius: 16rpx; 282 border-radius: 16rpx;
280 overflow: hidden; 283 overflow: hidden;
@@ -292,6 +295,7 @@ page { @@ -292,6 +295,7 @@ page {
292 295
293 .swiper_banner_box swiper-item { 296 .swiper_banner_box swiper-item {
294 width: 100%; 297 width: 100%;
  298 + height: 320rpx
295 } 299 }
296 300
297 .swiper_banner_box image { 301 .swiper_banner_box image {
@@ -309,23 +313,30 @@ page { @@ -309,23 +313,30 @@ page {
309 border-radius: 16rpx; 313 border-radius: 16rpx;
310 overflow: hidden; 314 overflow: hidden;
311 } 315 }
312 - 316 +.real_save{
  317 + padding: 0 0 30rpx 0;
  318 + box-sizing: border-box;
  319 + background-color: #fff;
  320 +}
313 .safe_box { 321 .safe_box {
  322 + height: 31rpx;
314 display: flex; 323 display: flex;
315 align-items: center; 324 align-items: center;
316 justify-content: space-around; 325 justify-content: space-around;
317 font-size: 24rpx; 326 font-size: 24rpx;
318 color: #222; 327 color: #222;
319 /* margin: 30rpx 0 0 0; */ 328 /* margin: 30rpx 0 0 0; */
320 - background-color: #fff;  
321 - padding: 0 0 30rpx 0;  
322 } 329 }
323 330
324 .safe_box .iconfont { 331 .safe_box .iconfont {
325 font-size: 28rpx; 332 font-size: 28rpx;
326 margin: 0 10rpx 0 0; 333 margin: 0 10rpx 0 0;
327 } 334 }
328 - 335 +.safe_box text{
  336 + height: 31rpx;
  337 + font-size: 24rpx;
  338 + line-height: 31rpx
  339 +}
329 /* .ad_mold{ 340 /* .ad_mold{
330 height: 100%; 341 height: 100%;
331 width: 100%; 342 width: 100%;
@@ -334,14 +345,21 @@ page { @@ -334,14 +345,21 @@ page {
334 top: 0; 345 top: 0;
335 background-color: rgba(0, 0, 0, 0.4) 346 background-color: rgba(0, 0, 0, 0.4)
336 } */ 347 } */
337 - 348 +.float{
  349 + width: 100%
  350 +}
338 .classfy { 351 .classfy {
  352 + width: 100%;
339 background-color: #fff; 353 background-color: #fff;
340 overflow: hidden; 354 overflow: hidden;
341 display: flex; 355 display: flex;
342 align-items: center; 356 align-items: center;
343 justify-content: center; 357 justify-content: center;
344 } 358 }
  359 +.classfydd{
  360 + /* margin-top: 40rpx; */
  361 + /* box-sizing: border-box */
  362 +}
345 .classfitys { 363 .classfitys {
346 background-color: #fff; 364 background-color: #fff;
347 display: flex; 365 display: flex;
@@ -413,7 +431,7 @@ page { @@ -413,7 +431,7 @@ page {
413 } 431 }
414 432
415 .classfy image { 433 .classfy image {
416 - width: 100%; 434 + width: 100%!important;
417 height: 200rpx; 435 height: 200rpx;
418 margin: 20rpx 25rpx; 436 margin: 20rpx 25rpx;
419 border-radius: 16rpx; 437 border-radius: 16rpx;
@@ -554,10 +572,18 @@ page { @@ -554,10 +572,18 @@ page {
554 color: #888; 572 color: #888;
555 text-decoration: line-through; 573 text-decoration: line-through;
556 } 574 }
557 -.anxin{ 575 +.real_anxin{
558 width: 20rpx; 576 width: 20rpx;
559 height: 31rpx; 577 height: 31rpx;
560 - margin-right: 10rpx 578 + margin-right: 10rpx;
  579 + display: flex;
  580 + align-items: center;
  581 + justify-content: center;
  582 + float: left
  583 +}
  584 +.anxin{
  585 + width: 100%;
  586 + height: 100%
561 } 587 }
562 .ad_box { 588 .ad_box {
563 height: 100%; 589 height: 100%;
@@ -565,7 +591,8 @@ page { @@ -565,7 +591,8 @@ page {
565 width: 100%; 591 width: 100%;
566 top: 0; 592 top: 0;
567 left: 0; 593 left: 0;
568 - background-color: rgba(51,51,51,0.6); 594 + /* background-color: rgba(51,51,51,0.6); */
  595 + background: rgba(0,0,0,0.6);
569 z-index: 9999; 596 z-index: 9999;
570 display: flex; 597 display: flex;
571 align-items: center; 598 align-items: center;
@@ -1073,6 +1100,7 @@ page { @@ -1073,6 +1100,7 @@ page {
1073 background: #fff; 1100 background: #fff;
1074 } 1101 }
1075 .wangge_box1{ 1102 .wangge_box1{
  1103 + width: 100%;
1076 display: flex; 1104 display: flex;
1077 flex-wrap: wrap 1105 flex-wrap: wrap
1078 } 1106 }
@@ -1085,7 +1113,7 @@ page { @@ -1085,7 +1113,7 @@ page {
1085 } 1113 }
1086 1114
1087 .collections { 1115 .collections {
1088 - margin-top: 30rpx; 1116 + /* margin-top: 30rpx; */
1089 } 1117 }
1090 1118
1091 .collocation_box { 1119 .collocation_box {
@@ -1098,7 +1126,7 @@ page { @@ -1098,7 +1126,7 @@ page {
1098 .collocation_img,.collocation_imgs { 1126 .collocation_img,.collocation_imgs {
1099 width: 340rpx; 1127 width: 340rpx;
1100 height: 340rpx; 1128 height: 340rpx;
1101 - position: relative 1129 + position: relative;
1102 } 1130 }
1103 1131
1104 .zhongtu_position{ 1132 .zhongtu_position{
@@ -1285,7 +1313,7 @@ page { @@ -1285,7 +1313,7 @@ page {
1285 /*大图样式*/ 1313 /*大图样式*/
1286 1314
1287 .big_img_box { 1315 .big_img_box {
1288 - margin-top: 60rpx; 1316 + /* margin-top: 60rpx; */
1289 width: 93.6%; 1317 width: 93.6%;
1290 margin: 0 auto; 1318 margin: 0 auto;
1291 } 1319 }
@@ -1467,7 +1495,7 @@ page { @@ -1467,7 +1495,7 @@ page {
1467 1495
1468 .back_white { 1496 .back_white {
1469 background: #fff; 1497 background: #fff;
1470 - padding-bottom: 20rpx; 1498 + /* padding-bottom: 20rpx; */
1471 box-sizing: border-box; 1499 box-sizing: border-box;
1472 } 1500 }
1473 1501
@@ -1693,7 +1721,7 @@ padding-left: 30rpx @@ -1693,7 +1721,7 @@ padding-left: 30rpx
1693 1721
1694 .scroll_view_class { 1722 .scroll_view_class {
1695 height: 100%; 1723 height: 100%;
1696 - padding-bottom:74rpx; 1724 + /* padding-bottom:74rpx; */
1697 box-sizing: border-box; 1725 box-sizing: border-box;
1698 } 1726 }
1699 1727
@@ -117,6 +117,7 @@ page { @@ -117,6 +117,7 @@ page {
117 } 117 }
118 .input_placeholder{ 118 .input_placeholder{
119 font-size:24rpx; 119 font-size:24rpx;
120 -font-family:PingFang-SC-Medium;  
121 -font-weight:500; 120 + font-family:PingFang-SC-Medium;
  121 + font-weight:500;
  122 + width: 186%!important
122 } 123 }