mine.vue 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. <template>
  2. <view class="page">
  3. <u-navbar :border-bottom='false' :is-back='false'>
  4. <text style="margin-left: 24rpx;">我的</text>
  5. </u-navbar>
  6. <view class="top u-flex u-row-between">
  7. <view class="left">
  8. <image style="width: 116rpx;height: 116rpx;border-radius: 50%;" src="" mode=""></image>
  9. <view class="" style="margin-left: 22rpx;padding: 20rpx 0 0 0 ;">
  10. <text class="login" @click="tologin">登录/注册</text>
  11. <view class="look">登录后可使用全部功能</view>
  12. </view>
  13. </view>
  14. <view class="qiandao">
  15. 已签到
  16. </view>
  17. </view>
  18. <view class="back">
  19. <view class="top1">
  20. <text style="font-size: 36rpx;">L</text>
  21. <text>v.0</text>
  22. </view>
  23. <view class="bottom">当前成长值:0</view>
  24. </view>
  25. <view class="order">
  26. <view class="u-flex u-row-between">
  27. <text class="order_text">我的订单</text>
  28. <view class="u-flex " @click="toorder(0)">
  29. <text class="order_all">全部订单</text>
  30. <u-icon name="arrow-right" color='#999999;' size="16"></u-icon>
  31. </view>
  32. </view>
  33. <view class="icon u-flex u-row-around">
  34. <view class="u-flex-col u-col-center " @click='toorder(1)'>
  35. <image style="height: 50rpx;width: 50rpx;" src="/static/images/dfk.png" mode=""></image>
  36. <text class="icon_text">待付款</text>
  37. </view>
  38. <view class="u-flex-col u-col-center " @click='toorder(2)'>
  39. <image style="height: 50rpx;width: 50rpx;" src="/static/images/dfh.png" mode=""></image>
  40. <text class="icon_text">待发货</text>
  41. </view>
  42. <view class="u-flex-col u-col-center " @click='toorder(3)'>
  43. <image style="height: 50rpx;width: 50rpx;" src="/static/images/ywc.png" mode=""></image>
  44. <text class="icon_text">待收货</text>
  45. </view>
  46. <view class="u-flex-col u-col-center " @click='toorder(4)'>
  47. <image style="height: 50rpx;width: 50rpx;" src="" mode=""></image>
  48. <text class="icon_text">待评价</text>
  49. </view>
  50. <view class="u-flex-col u-col-center " @click='toorder(5)'>
  51. <image style="height: 50rpx;width: 50rpx;" src="/static/images/ywc.png" mode=""></image>
  52. <text class="icon_text">已完成</text>
  53. </view>
  54. <view class="u-flex-col u-col-center " @click='toorder(6)'>
  55. <image style="height: 50rpx;width: 50rpx;" src="" mode=""></image>
  56. <text class="icon_text">售后</text>
  57. </view>
  58. </view>
  59. </view>
  60. <view class="serve">
  61. <view class="order_text">
  62. 我的服务
  63. </view>
  64. <view class="">
  65. <view class="u-flex u-row-between" style="margin-top: 50rpx;">
  66. <view class="u-flex" @click="toduihuan">
  67. <image style="width: 84rpx;height: 84rpx;" src="" mode=""></image>
  68. <view class="" style="margin-left: 24rpx;">
  69. <text class="order_text">快手积分兑换</text>
  70. <view class="order_all">上传订单号得积分</view>
  71. </view>
  72. </view>
  73. <view class="u-flex" @click="toxuyuan">
  74. <image style="width: 84rpx;height: 84rpx;" src="" mode=""></image>
  75. <view class="" style="margin-left: 24rpx;">
  76. <text class="order_text">心愿单许愿</text>
  77. <view class="order_all">想要什么你说了算</view>
  78. </view>
  79. </view>
  80. </view>
  81. <view class="u-flex u-row-between" style="margin-top: 42rpx;">
  82. <view class="u-flex">
  83. <image style="width: 84rpx;height: 84rpx;" src="" mode=""></image>
  84. <view class="" style="margin-left: 24rpx;">
  85. <text class="order_text">邀请好友得积分</text>
  86. <view class="order_all">10积分轻松获取</view>
  87. </view>
  88. </view>
  89. <view class="u-flex">
  90. <image style="width: 84rpx;height: 84rpx;" src="" mode=""></image>
  91. <view class="" style="margin-left: 24rpx;" @click="xiaoxi">
  92. <text class="order_text">消息中心</text>
  93. <view class="order_all">站内动态一手掌握</view>
  94. </view>
  95. </view>
  96. </view>
  97. <view class="u-flex u-row-between" style="margin-top: 42rpx;">
  98. <view class="u-flex">
  99. <image style="width: 84rpx;height: 84rpx;" src="/static/images/qun.png" mode=""></image>
  100. <view class="" style="margin-left: 24rpx;">
  101. <text class="order_text">官方粉丝群</text>
  102. <view class="order_all">优惠提前知道</view>
  103. </view>
  104. </view>
  105. <button class="u-flex bor" type="default"
  106. style="background-color: rgba(0, 0, 0, 0);padding: 0;margin: 0;line-height: 0;margin-left: 0;text-align: left;border: 0rpx solid rgba(0, 0, 0, 0);"
  107. open-type="contact">
  108. <image style="width: 84rpx;height: 84rpx;" src="/static/images/kefu.png" mode=""></image>
  109. <view class="" style="margin-left: 24rpx;">
  110. <text class="order_text">我的客服</text>
  111. <view class="order_all">您的问题我们解决</view>
  112. </view>
  113. </button>
  114. </view>
  115. </view>
  116. </view>
  117. <!-- <view class="setting">
  118. <view class="order_text">更多工具</view>
  119. <view class="">
  120. <view class="u-flex u-row-around" style="margin-top: 56rpx;">
  121. <view class="">
  122. <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
  123. <view class="active">我的活动</view>
  124. </view>
  125. <view class="">
  126. <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
  127. <view class="active">我的地址</view>
  128. </view>
  129. <view class="">
  130. <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
  131. <view class="active">积分商城</view>
  132. </view>
  133. <view class="">
  134. <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
  135. <view class="active">我的分享</view>
  136. </view>
  137. </view>
  138. <view class="u-flex u-row-around" style="margin-top: 56rpx;">
  139. <view class="">
  140. <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
  141. <view class="active">我的收藏</view>
  142. </view>
  143. <view class="">
  144. <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
  145. <view class="active">我的优惠券</view>
  146. </view>
  147. <view class="">
  148. <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
  149. <view class="active">个人信息</view>
  150. </view>
  151. <view class="">
  152. <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
  153. <view class="active">我的客服</view>
  154. </view>
  155. </view>
  156. </view>
  157. </view>-->
  158. <view class="" style="height: 36rpx;"></view>
  159. </view>
  160. </template>
  161. <script>
  162. export default {
  163. data() {
  164. return {
  165. }
  166. },
  167. onLoad() {
  168. },
  169. methods: {
  170. tologin() {
  171. uni.reLaunch({
  172. url: '/pages/login/login'
  173. })
  174. },
  175. toorder(current) {
  176. uni.navigateTo({
  177. url: '/pageA/orderinfo?current=' + current
  178. })
  179. },
  180. toduihuan() {
  181. uni.navigateTo({
  182. url: '/pageA/duihuan'
  183. })
  184. },
  185. toxuyuan() {
  186. uni.navigateTo({
  187. url: '/pageA/xuyuan'
  188. })
  189. },
  190. xiaoxi() {
  191. uni.navigateTo({
  192. url: '/pageA/xiaoxi'
  193. })
  194. }
  195. }
  196. }
  197. </script>
  198. <style lang="scss">
  199. .bor::after {
  200. border: none
  201. }
  202. .page {
  203. min-height: 100vh;
  204. padding: 0 24rpx;
  205. background-color: #F7F6FB;
  206. }
  207. .setting {
  208. width: 692rpx;
  209. height: 454rpx;
  210. background: rgba(255, 255, 255, 1);
  211. border-radius: 34rpx;
  212. margin: 40rpx 0 0rpx 0;
  213. padding: 34rpx 24rpx 36rpx;
  214. .active {
  215. font-size: 24rpx;
  216. font-family: PingFangSC-Regular;
  217. font-weight: 400;
  218. line-height: 34rpx;
  219. color: #323337;
  220. margin-top: 32rpx;
  221. }
  222. }
  223. .serve {
  224. width: 702rpx;
  225. height: 482rpx;
  226. background: rgba(255, 255, 255, 1);
  227. opacity: 1;
  228. border-radius: 28rpx;
  229. padding: 26rpx 28rpx 28rpx 30rpx;
  230. }
  231. .order_text {
  232. font-size: 30rpx;
  233. font-family: PingFang SC;
  234. font-weight: 500;
  235. line-height: 42rpx;
  236. color: #070707;
  237. }
  238. .order_all {
  239. font-size: 26rpx;
  240. font-family: PingFang SC;
  241. font-weight: 400;
  242. line-height: 36rpx;
  243. color: #999999;
  244. }
  245. .order {
  246. width: 702rpx;
  247. height: 230rpx;
  248. background: rgba(255, 255, 255, 1);
  249. // opacity: 1;
  250. border-radius: 18rpx;
  251. margin: 24rpx 0 18rpx;
  252. padding: 22rpx 28rpx;
  253. .icon {
  254. margin-top: 46rpx;
  255. .icon_text {
  256. margin-top: 12rpx;
  257. font-size: 26rpx;
  258. font-family: PingFang SC;
  259. font-weight: 400;
  260. line-height: 36rpx;
  261. color: #070707;
  262. }
  263. }
  264. }
  265. .back {
  266. // background-color: #A1A4B5;
  267. width: 690rpx;
  268. height: 128rpx;
  269. background: linear-gradient(95deg, #898EA3 0%, #A1A4B5 40%, #BDC0D1 100%);
  270. opacity: 1;
  271. border-radius: 22rpx;
  272. padding: 22rpx 0 24rpx 58rpx;
  273. .top1 {
  274. font-size: 28rpx;
  275. font-family: DOUYU;
  276. font-weight: normal;
  277. line-height: 38rpx;
  278. color: #FFF7F7;
  279. // letter-spacing: 100px;
  280. }
  281. .bottom {
  282. font-size: 22rpx;
  283. font-family: PingFang SC;
  284. font-weight: 400;
  285. line-height: 32rpx;
  286. color: #FFF7F7;
  287. margin-top: 14rpx;
  288. }
  289. }
  290. .top {
  291. margin: 44rpx 0 38rpx 0;
  292. overflow: hidden;
  293. .left {
  294. display: flex;
  295. overflow: hidden;
  296. .login {
  297. font-size: 36rpx;
  298. font-family: PingFang SC;
  299. font-weight: 500;
  300. line-height: 50rpx;
  301. color: #323337;
  302. margin-bottom: 10rpx;
  303. }
  304. .look {
  305. font-size: 24rpx;
  306. font-family: PingFangSC-Regular;
  307. line-height: 34rpx;
  308. color: #959595;
  309. }
  310. }
  311. .qiandao {
  312. width: 168rpx;
  313. height: 54rpx;
  314. background: #B1E3FA;
  315. box-shadow: 0rpx 6rpx 12rpx #B1E3FA;
  316. opacity: 1;
  317. border-radius: 28rpx;
  318. line-height: 54rpx;
  319. text-align: center;
  320. font-size: 26rpx;
  321. font-family: PingFangSC-Regular;
  322. color: #FFF7F7;
  323. }
  324. }
  325. </style>