C端小程序
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

165 líneas
6.8 KiB

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