抖音c端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

124 lines
5.7 KiB

  1. <!-- 欢乐城模板 -->
  2. <view>
  3. <view class="container1">
  4. <!-- 会员信息 -->
  5. <view class="color_box1">
  6. <!-- <view> -->
  7. <!-- navigationBarHeight -->
  8. <!-- <view style="height:{{navigationBarHeight}};overflow: hidden;" class="goSqunar1" bindtap="goSquareList">
  9. <image class="squareLogo" src="../assets/imgData/squareLogo.png" style="top: {{navImgHeight}};"></image>
  10. <view class="title1" style="line-height:{{navLineHeight}}">{{marketName}}</view>
  11. <view tt:if="{{isShowSqare}}" style="height:{{navLineHeight}};position:relative;margin-right: 80rpx">
  12. <image src="{{huanlechengImgurl}}home_ic_xialajt.png" class="xia">
  13. </image>
  14. </view>
  15. </view> -->
  16. <!-- </view> -->
  17. <!-- 距离信息的广场列表 -->
  18. <view class="pickerMall" tt:if="{{shopList.length>1 && shopList[0].distanceName}}">
  19. <picker mode="selector" bindchange="bindPickerChange" value="{{index}}" range="{{shopList}}" range-key="name"
  20. disabled="{{false}}">
  21. <view>
  22. <view>
  23. <image src="../assets/images/location.png" class="location"></image>
  24. <text class="mallName">{{ shopList[index].name }}</text>
  25. <!-- <text tt:if="{{shopList[index].distance_str}}" class="distance_str">距您{{
  26. shopList[index].distance_str}}</text> -->
  27. <image src="../assets/itemImg/arrow-right-l.png" class="right"></image>
  28. </view>
  29. </view>
  30. </picker>
  31. </view>
  32. <!-- 仅广场列表不包括距离信息 -->
  33. <view class="pickerMall" tt:if="{{shopList.length>1 && !shopList[0].distanceName}}">
  34. <picker mode="selector" bindchange="bindPickerChange" value="{{index}}" range="{{shopList}}" range-key="name"
  35. disabled="{{false}}">
  36. <view>
  37. <view>
  38. <image src="../assets/images/location.png" class="location"></image>
  39. <text class="mallName">{{ shopList[index].name }}</text>
  40. <text tt:if="{{shopList[index].distance_str}}" class="distance_str">距您{{
  41. shopList[index].distance_str}}</text>
  42. <image src="../assets/itemImg/arrow-right-l.png" class="right"></image>
  43. </view>
  44. </view>
  45. </picker>
  46. </view>
  47. <!-- banner -->
  48. <c-banner tt:key="unique" list="{{list}}" />
  49. <!-- 频道 -->
  50. <view class="channelBox" tt:if="{{ifStoreApp!=1&&moduleList.length>0}}" style="{{typeLsit.sy_mbg.styleClass}}">
  51. <view class='kjBox1' bindtap='goPage' data-obj="{{item}}" tt:for="{{moduleList}}" tt:key="{{index}}">
  52. <image src='{{item.icon}}' mode='aspectFill'></image>
  53. <view class="text">{{item.name}}</view>
  54. </view>
  55. </view>
  56. <!-- 频道 -->
  57. <view class='channelBox' tt:if="{{ifStoreApp==1}}" style="width:525rpx;">
  58. <view class='kjBox' bindtap='gotoBargain'>
  59. <image src='{{kanjia}}' mode='aspectFill'></image>
  60. <text>砍价</text>
  61. </view>
  62. <view class='kjBox' bindtap='gotoSpellGroup'>
  63. <image src='{{pintuan}}' mode='aspectFill'></image>
  64. <text>拼团</text>
  65. </view>
  66. <view class='kjBox' bindtap='gotoRushBuy'>
  67. <image src='{{xiaofeika}}' mode='aspectFill'></image>
  68. <text>限时抢购</text>
  69. </view>
  70. </view>
  71. </view>
  72. <!-- 限时抢购 -->
  73. <!-- <c-mould tt:if="{{topicObj2}}" obj="{{topicObj2}}" isShowCount
  74. titleImgUrl="https://formall.oss-accelerate.aliyuncs.com/cimg/v20211214/home_txt_xsqw.png" /> -->
  75. <!-- 砍价 -->
  76. <!-- <c-mould tt:if="{{topicObj3}}" obj="{{topicObj3}}"
  77. titleImgUrl="https://formall.oss-accelerate.aliyuncs.com/cimg/v20211214/home_txt_kj.png" /> -->
  78. <!-- 拼团 -->
  79. <!-- <c-mould tt:if="{{topicObj4}}" obj="{{topicObj4}}"
  80. titleImgUrl="https://formall.oss-accelerate.aliyuncs.com/cimg/v20211214/home_txt_pt.png" /> -->
  81. <!-- 专题 -->
  82. <!-- <c-mould tt:if="{{specialLsit.length>0}}" tt:for="{{specialLsit}}" tt:key="{{index}}" obj="{{item}}" special /> -->
  83. <!-- 消费卡 -->
  84. <!-- <c-mould tt:if="{{topicObj5}}" obj="{{topicObj5}}"
  85. titleImgUrl="https://formall.oss-accelerate.aliyuncs.com/cimg/v20211214/home_txt_xfk.png" /> -->
  86. <!-- 积分商城 -->
  87. <!-- <c-mould tt:if="{{topicObj6}}" obj="{{topicObj6}}"
  88. titleImgUrl="https://formall.oss-accelerate.aliyuncs.com/cimg/v20211214/home_txt_jfsc.png" /> -->
  89. <optimization tt:if="{{businessList.length>0}}" businessList="{{businessList}}" businessData="{{businessData}}"
  90. bind:businessid="getBusineData" />
  91. <!-- <c-coupons id="lists" bind:myevent="onGetCode" class="business" loadingtext="{{loadingtext}}" loading="{{loading}}" /> -->
  92. <!-- 广告蒙层 -->
  93. <!-- <c-advertisement id="advertisement" tt:if="{{showGg&&!played&&!havePlayEd1}}" ggdata="{{ggdata}}" /> -->
  94. </view>
  95. <!-- 顶部签到成长值 -->
  96. <view class='signin' tt:if="{{fistLogin}}" animation="{{alphaData}}">
  97. <open-data class="open" type="userAvatarUrl"></open-data>
  98. <text class='text'>您今日签到成功,获得{{fistLogin}}成长值</text>
  99. </view>
  100. <view class="integralBox1" tt:if="{{businessSwitch}}">
  101. <!--是未授权微信且未授权手机号 -->
  102. <navigator url="/pages/getuserinfo/index" open-type="navigate" tt:if="{{accreditFlag==1}}">
  103. <image src='{{huanlechengImgurl}}home_icon_wgjf.png' mode='widthFix' style="width: 100%;height: 100%;"></image>
  104. </navigator>
  105. <!-- 授权了微信 没授权手机号 -->
  106. <navigator url="/pages/getuserinfo/index" open-type="navigate" tt:if="{{accreditFlag==2}}">
  107. <image src='{{huanlechengImgurl}}home_icon_wgjf.png' mode='widthFix' style="width: 100%;height: 100%;"></image>
  108. </navigator>
  109. </view>
  110. </view>
  111. <tabbar />
  112. <s-title />