C端小程序
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

151 Zeilen
6.4 KiB

  1. <navbar color="{{typeLsit.sy_top_f.styleClass}}" background="{{typeLsit.sy_top.styleClass}}" text="首页"></navbar>
  2. <!-- style="padding-top:{{navigationBarHeight}}" -->
  3. <view class="container" >
  4. <view style="height:{{navigationBarHeight}} "></view>
  5. <!-- 会员信息 -->
  6. <view class="color_box" style="{{typeLsit.sy_bbg.styleClass}}">
  7. <!-- 所属集团 -->
  8. <view class="underling" bindtap="goSquareList" wx:if="{{squareName}}">
  9. <image class="underlingImg" mode="widthFix" src="https://formall.oss-accelerate.aliyuncs.com/cimg/dingwei.png"></image>
  10. <view class="underlingName">{{squareName}} ↓</view>
  11. </view>
  12. <view class='userinfo' wx:if="{{ifStoreApp!=1}}">
  13. <!-- 头像 -->
  14. <view class='infoLeft' style="{{typeLsit.sy_xxb.styleClass}}">
  15. <view class="user-avatar">
  16. <open-data class="open" type="userAvatarUrl"></open-data>
  17. </view>
  18. <!-- 成长值 -->
  19. <view class="user-data fl" bindtap='gotoChengzhangzhi' style="{{typeLsit.sy_xxb.styleClass}}">
  20. <view class='nameBox'>
  21. <open-data type="userNickName" style="{{typeLsit.sy_xxb_nf.styleClass}}"></open-data>
  22. <view class='chengzhangBox' style='background:{{chengzhangBox}}'>
  23. <text class='chengzhang'>{{levelName}}</text>
  24. </view>
  25. </view>
  26. <view class="view">
  27. <progress percent="{{upgradePercent}}" stroke-width="6" activeColor="{{activeColor}}" />
  28. <view class='remainchengzhangzhi' style="{{typeLsit.sy_xxb_cf.styleClass}}">还需{{upgradeScore}}成长值可升级</view>
  29. </view>
  30. </view>
  31. </view>
  32. <!-- 二维码 -->
  33. <view class='qrcode fr' bindtap='qrcode' style="{{typeLsit.sy_qrc.styleClass}}">
  34. <image src="{{typeLsit.sy_qrc.icon}}" class='qrcodeimg' mode='widthFix'></image>
  35. </view>
  36. </view>
  37. <!-- banner -->
  38. <c-banner wx:key="unique" list="{{list}}" />
  39. <!-- 频道 -->
  40. <view class='channelBox' wx:if="{{ifStoreApp!=1}}" style="{{typeLsit.sy_mbg.styleClass}}">
  41. <view class='kjBox' bindtap='gotoBargain'>
  42. <image src='{{typeLsit.sy_kj.icon}}' mode='aspectFill'></image>
  43. <view class="text">砍价</view>
  44. </view>
  45. <view class='kjBox' bindtap='gotoSpellGroup'>
  46. <image src='{{typeLsit.sy_pt.icon}}' mode='aspectFill'></image>
  47. <view class="text">拼团</view>
  48. </view>
  49. <view class='kjBox' bindtap='gotoCard'>
  50. <image src='{{typeLsit.sy_xfk.icon}}' mode='aspectFill'></image>
  51. <view class="text">消费卡</view>
  52. </view>
  53. <view class='kjBox' bindtap='goLive' wx:if="{{liveFlag}}">
  54. <image src='{{typeLsit.sy_zbt.icon}}' mode='aspectFill'></image>
  55. <view class="text">直播厅</view>
  56. </view>
  57. <!-- <view class='kjBox' bindtap='gotogame'>
  58. <image src='{{xingyun}}' mode='aspectFill' bindtap=''></image>
  59. <view>游戏频道</view>
  60. </view> -->
  61. <view class='kjBox' bindtap='goSign'>
  62. <image src='{{typeLsit.sy_jfsc.icon}}' mode='aspectFill'></image>
  63. <view class="text">每日签到</view>
  64. </view>
  65. <view class='kjBox' bindtap='goCalendar'>
  66. <image src='{{typeLsit.sy_jfsc.icon}}' mode='aspectFill'></image>
  67. <view class="text">活动日历</view>
  68. </view>
  69. <view class='kjBox' bindtap='gotoJfsc'>
  70. <image src='{{typeLsit.sy_jfsc.icon}}' mode='aspectFill'></image>
  71. <view class="text">积分商城</view>
  72. </view>
  73. <view class='kjBox' bindtap='gotoJfsc'>
  74. <image src='{{typeLsit.sy_jfsc.icon}}' mode='aspectFill'></image>
  75. <view class="text">游戏</view>
  76. </view>
  77. </view>
  78. <!-- 频道 -->
  79. <view class='channelBox' wx:if="{{ifStoreApp==1}}" style="width:525rpx;">
  80. <view class='kjBox' bindtap='gotoBargain'>
  81. <image src='{{kanjia}}' mode='aspectFill'></image>
  82. <text>砍价</text>
  83. </view>
  84. <view class='kjBox' bindtap='gotoSpellGroup'>
  85. <image src='{{pintuan}}' mode='aspectFill'></image>
  86. <text>拼团</text>
  87. </view>
  88. <view class='kjBox' bindtap='gotoRushBuy'>
  89. <image src='{{xiaofeika}}' mode='aspectFill'></image>
  90. <text>限时抢购</text>
  91. </view>
  92. </view>
  93. </view>
  94. <!-- 每日头条 限时抢购 -->
  95. <!-- <view class='toutiao' bindtap='gotoRushBuy' wx:if="{{showQg&&ifStoreApp!=1}}" >
  96. <view class='imgBox'>
  97. <image src='{{toutiao}}' mode='aspectFill'></image>
  98. </view>
  99. <view>
  100. 今日好物推荐,
  101. <text>'{{xslist[0].title}}'</text>原价 <text>{{xslist[0].priceStr}}</text> 现价...
  102. </view>
  103. <view class='qg' style='border-color:{{qg}}'>抢购</view>
  104. </view> -->
  105. <!--限时抢购 -->
  106. <view class='toutiao1' wx:if="{{showQg&&ifStoreApp!=1}}">
  107. <view class='xianshi' bindtap='gotoRushBuy'>
  108. <text>限时专区</text>
  109. <text>限时惊爆价 轻松拎回家</text>
  110. </view>
  111. <view class='xsCon'>
  112. <view wx:for="{{xslist}}" wx:key="index">
  113. <view class='igBox' data-couponId="{{item.couponId}}" data-couponChannelId="{{item.id}}" data-targetAd="{{item.targetAd}}" bindtap='gotodetail'>
  114. <image src='{{xslist[index].coverImg}}' mode='widthFix' class='imageH'></image>
  115. <view class='imTit'>{{xslist[index].title}}</view>
  116. </view>
  117. </view>
  118. <view>
  119. <view class='igBox' bindtap='gotoRushBuy'>
  120. <image src='{{more}}' mode='widthFix' class='more'></image>
  121. <view class='imTit'>更多...</view>
  122. </view>
  123. </view>
  124. </view>
  125. </view>
  126. <view class="game-entry" bindtap='gotogame'>
  127. <image src="{{usergift}}" mode="widthFix" class="gameimg"></image>
  128. </view>
  129. <!-- 爆款专区 -->
  130. <c-hot id="hot" />
  131. <view class='product' wx:if="{{showTopic}}" bindtap='gotoTopic'>
  132. <image src='{{cover}}' mode='widthFix'></image>
  133. </view>
  134. <c-coupons id="lists" bind:myevent="onGetCode" class="business" loadingtext="{{loadingtext}}" loading="{{loading}}" />
  135. <!-- 游戏蒙层 -->
  136. <g-entry id="listss" wx:if="{{showGame&&!played&&!havePlayEd}}" gamedata="{{gamedata}}" bind:myevent="" />
  137. <!-- 广告蒙层 -->
  138. <c-advertisement id="advertisement" wx:if="{{showGg&&!played&&!havePlayEd1}}" ggdata="{{ggdata}}" />
  139. </view>
  140. <!-- 顶部签到成长值 -->
  141. <view class='signin' wx:if="{{fistLogin}}" animation="{{alphaData}}">
  142. <open-data class="open" type="userAvatarUrl"></open-data>
  143. <text class='text'>您今日签到成功,获得{{fistLogin}}成长值</text>
  144. </view>