C端小程序
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

154 lines
6.2 KiB

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