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ů.

179 řádky
7.4 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. <!-- 地图 -->
  116. <navigator url="/pages/marketAtlas/marketAtlas" open-type="navigate">
  117. <view class="user-btn app-border-bottom">
  118. <view>
  119. <image class='icons' src="{{shoppingAtlas}}" mode='widthFix'></image>商场地图</view>
  120. </view>
  121. </navigator>
  122. <!-- 分享好友 -->
  123. <navigator url="/pages/shareFriend/shareFriend" open-type="navigate">
  124. <view class="user-btn app-border-bottom">
  125. <view>
  126. <image class='icons' src="{{fenxiang}}" mode='widthFix'></image>分享好友</view>
  127. </view>
  128. </navigator>
  129. </view>
  130. </view>
  131. <!-- 小马快店样式 -->
  132. <view class="top-content" wx:if="{{ifStoreApp==1}}">
  133. <view class='user_title '>
  134. <view class="user-avatar" bindtap='gotoedit'>
  135. <open-data class="open" type="userAvatarUrl"></open-data>
  136. </view>
  137. <view class="user-name" bindtap='gotoedit'>
  138. <open-data class="name" type="userNickName" ></open-data>
  139. </view>
  140. <view class="user-btns">
  141. <!-- 我的订单 -->
  142. <navigator url="/pages/order/index/index?id=all">
  143. <view class="user-btn app-border-bottom">
  144. <view>
  145. <image class='icons' src="{{dingUrl}}" mode='widthFix'></image>我的订单</view>
  146. </view>
  147. </navigator>
  148. <!-- 我的券包 -->
  149. <navigator url="/pages/couponorder/index/index">
  150. <view class="user-btn app-border-bottom">
  151. <view>
  152. <image class='icons' src="{{quansUrl}}" mode='widthFix'></image>我的券包</view>
  153. <view>
  154. <text class="couponnum" wx:if="{{couponNum=='couponNum'}}"></text>
  155. </view>
  156. </view>
  157. </navigator>
  158. <!-- 我的砍价 -->
  159. <navigator url="/pages/bargain/bargain?from=myhtml" open-type="navigate">
  160. <view class="user-btn app-border-bottom">
  161. <view>
  162. <image class='icons' src="{{wmbarginicon}}" mode='widthFix'></image>我的砍价</view>
  163. </view>
  164. </navigator>
  165. <!-- 我的拼团 -->
  166. <navigator url="/pages/spellGroup/spellGroup?from=myhtml" open-type="navigate">
  167. <view class="user-btn app-border-bottom">
  168. <view>
  169. <image class='icons' src="{{wmspellgroup}}" mode='widthFix'></image>我的拼团</view>
  170. </view>
  171. </navigator>
  172. </view>
  173. </view>
  174. </view>
  175. <view class="margin"></view>
  176. <view class='of' wx:if="{{canIUse}}">
  177. <official-account class="gzh"></official-account>
  178. </view>
  179. </view>