C端小程序
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

154 řádky
6.2 KiB

  1. <navbar text="我的" background='#FD832D' color="white"></navbar>
  2. <view class="user" style="padding-top:{{navigationBarHeight}};">
  3. <view bindlongtap='showVersion' class='version'>
  4. <view wx:if="{{flag=='show'}}">版本号:{{appVersion}}</view>
  5. <view wx:if="{{flag=='hidden'}}"></view>
  6. </view>
  7. <view class="top" style='background:{{banneColor}}'>
  8. <view class='aboutUs' bindtap='gomallInfo' wx:if="{{aboutShow == true}}">
  9. <image class='aboutIcons' src="{{aboutUs}}" mode='widthFix'></image>
  10. <text>关于我们</text>
  11. </view>
  12. </view>
  13. <view class="top-content" wx:if="{{ifStoreApp!=1}}">
  14. <view class='user_title'>
  15. <view class="user-avatar" bindtap='gotoedit'>
  16. <open-data class="open" type="userAvatarUrl"></open-data>
  17. </view>
  18. <view class="user-name" bindtap='gotoedit'>
  19. <open-data class="name" type="userNickName" ></open-data>
  20. <view class=' usre_level'style='background:{{levelBg}}'>
  21. <text class='chengzhang '>{{levelName}}</text>
  22. </view>
  23. </view>
  24. <view class="user-phone" bindtap='gotograde'>
  25. <text class="my">我的</text>
  26. <text class="chengzhang_h" >成长值{{score}}</text>
  27. <text class="my my_line">|</text>
  28. <!-- <text class="my">更多成长值</text> -->
  29. <text class="view" style='color:{{view}}'>更多成长值</text>
  30. </view>
  31. <view class="user-btns">
  32. <!-- 我的订单 -->
  33. <navigator url="/pages/order/index/index?id=all">
  34. <view class="user-btn app-border-bottom">
  35. <view>
  36. <image class='icons' src="{{dingUrl}}" mode='widthFix'></image>我的订单</view>
  37. </view>
  38. </navigator>
  39. <!-- 我的券包 -->
  40. <navigator url="/pages/couponorder/index/index">
  41. <view class="user-btn app-border-bottom">
  42. <view>
  43. <image class='icons' src="{{quansUrl}}" mode='widthFix'></image>我的券包</view>
  44. <view>
  45. <text class="couponnum" wx:if="{{couponNum=='couponNum'}}"></text>
  46. </view>
  47. </view>
  48. </navigator>
  49. <navigator url="/pages/cardorder/index/index">
  50. <view class="user-btn app-border-bottom">
  51. <view>
  52. <image class='icons' src="{{cardiconUrl}}" mode='widthFix'></image>我的卡包</view>
  53. <view>
  54. <text class="couponnum" wx:if="{{couponNum2=='couponNum2'}}"></text>
  55. </view>
  56. </view>
  57. </navigator>
  58. </view>
  59. </view>
  60. </view>
  61. <view class='btns_bg' wx:if="{{ifStoreApp!=1}}">
  62. <view class="user-btns">
  63. <!-- 我的砍价 -->
  64. <navigator url="/pages/bargain/bargain?from=myhtml" open-type="navigate">
  65. <view class="user-btn app-border-bottom">
  66. <view>
  67. <image class='icons' src="{{wmbarginicon}}" mode='widthFix'></image>我的砍价</view>
  68. </view>
  69. </navigator>
  70. <!-- 我的拼团 -->
  71. <navigator url="/pages/spellGroup/spellGroup?from=myhtml" open-type="navigate">
  72. <view class="user-btn app-border-bottom">
  73. <view>
  74. <image class='icons' src="{{wmspellgroup}}" mode='widthFix'></image>我的拼团</view>
  75. </view>
  76. </navigator>
  77. <!-- 积分商城 -->
  78. <navigator url="/pages/integralmall/index">
  79. <view class="user-btn app-border-bottom">
  80. <view>
  81. <image class='icons' src="{{wmintegral}}" mode='widthFix'></image>积分商城</view>
  82. </view>
  83. </navigator>
  84. <!-- 当商场开启使用折扣按钮的时候, -->
  85. <navigator url="/pages/specialcourtesy/specialcourtesy">
  86. <view class="user-btn app-border-bottom">
  87. <view>
  88. <image class='icons' src="{{giftUrl}}" mode='widthFix'></image>特享礼遇</view>
  89. </view>
  90. </navigator>
  91. <navigator url="/pages/user/myactivity/index" open-type="navigate">
  92. <view class="user-btn app-border-bottom">
  93. <view>
  94. <image class='icons' src="{{myactivity}}" mode='widthFix'></image>我的活动</view>
  95. </view>
  96. </navigator>
  97. <!-- 兑换 -->
  98. <navigator url="/pages/exchange/exchange" open-type="navigate">
  99. <view class="user-btn app-border-bottom">
  100. <view>
  101. <image class='icons' src="{{duihuan}}" mode='widthFix'></image>兑换</view>
  102. </view>
  103. </navigator>
  104. </view>
  105. </view>
  106. <!-- 小马快店样式 -->
  107. <view class="top-content" wx:if="{{ifStoreApp==1}}">
  108. <view class='user_title '>
  109. <view class="user-avatar" bindtap='gotoedit'>
  110. <open-data class="open" type="userAvatarUrl"></open-data>
  111. </view>
  112. <view class="user-name" bindtap='gotoedit'>
  113. <open-data class="name" type="userNickName" ></open-data>
  114. </view>
  115. <view class="user-btns">
  116. <!-- 我的订单 -->
  117. <navigator url="/pages/order/index/index?id=all">
  118. <view class="user-btn app-border-bottom">
  119. <view>
  120. <image class='icons' src="{{dingUrl}}" mode='widthFix'></image>我的订单</view>
  121. </view>
  122. </navigator>
  123. <!-- 我的券包 -->
  124. <navigator url="/pages/couponorder/index/index">
  125. <view class="user-btn app-border-bottom">
  126. <view>
  127. <image class='icons' src="{{quansUrl}}" mode='widthFix'></image>我的券包</view>
  128. <view>
  129. <text class="couponnum" wx:if="{{couponNum=='couponNum'}}"></text>
  130. </view>
  131. </view>
  132. </navigator>
  133. <!-- 我的砍价 -->
  134. <navigator url="/pages/bargain/bargain?from=myhtml" open-type="navigate">
  135. <view class="user-btn app-border-bottom">
  136. <view>
  137. <image class='icons' src="{{wmbarginicon}}" mode='widthFix'></image>我的砍价</view>
  138. </view>
  139. </navigator>
  140. <!-- 我的拼团 -->
  141. <navigator url="/pages/spellGroup/spellGroup?from=myhtml" open-type="navigate">
  142. <view class="user-btn app-border-bottom">
  143. <view>
  144. <image class='icons' src="{{wmspellgroup}}" mode='widthFix'></image>我的拼团</view>
  145. </view>
  146. </navigator>
  147. </view>
  148. </view>
  149. </view>
  150. <view class="margin"></view>
  151. <view class='of' wx:if="{{canIUse}}">
  152. <official-account class="gzh"></official-account>
  153. </view>
  154. </view>