mine.vue 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. <template>
  2. <view class="main">
  3. <view class="pr">
  4. <view class="header-content">
  5. <image src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/img/mybanner.png" style="width:100%;height:260rpx;"></image>
  6. </view>
  7. <view class="pr" style="z-index:2">
  8. <view class="plr15">
  9. <view class="bdr4 pb20">
  10. <view class="m-dpflex m-justify-start m-align-center" style="height: 165rpx;">
  11. <image binderror="_binderror" mode="scaleToFill" :src="info.avatar" style="width: 120rpx;height: 120rpx;border-radius: 50%;"></image>
  12. <text class="line1 f20 fb plr15 text-white">{{info.nickname}}</text>
  13. <navigator hoverClass="none" :url="'editinfo?name='+info.nickname">
  14. <image class="header-img" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/myedit.png"></image>
  15. </navigator>
  16. <view class="pr tr m-flex">
  17. <view class="tip msg" v-if="true"></view>
  18. <navigator hoverClass="none" url="message">
  19. <image class="header-img" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/myinfo.png"></image>
  20. </navigator>
  21. </view>
  22. </view>
  23. <view class="pr m-xcenter plr20 header-box" style="padding: 40rpx 40rpx;background-color: #fff;border-radius: 16rpx;">
  24. <navigator class="m-flex tl f14 m-ycenter dpb" hoverClass="none" url="../personal/personal_information">
  25. <view class="m-gray-big f20 fb pr10">{{info.balance/100}}</view>
  26. <view class="m-gray-letter mt5 f12">余额(元)</view>
  27. </navigator>
  28. <view @click="gocoupon" class="m-flex tl f14 m-ycenter">
  29. <view class="m-gray-big f20 fb">{{info.coupon_num}}</view>
  30. <view class="m-gray-letter mt5 f12">优惠券(张)</view>
  31. </view>
  32. </view>
  33. </view>
  34. </view>
  35. </view>
  36. <view class="fb f18 plr20">我的订单</view>
  37. <view class="margin-lr-sm m-dpflex m-justify-start m-align-center overflow bg-white margin-top-sm" style="padding-top: 40rpx;padding-bottom: 40rpx;border-radius: 16rpx;box-shadow: 0 0 50rpx 0 rgba(0, 0, 0, 0.1);">
  38. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="../common_tools/my_consulting/my_consulting">
  39. <image style="width: 76rpx;height: 76rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/img/myzixun.png"
  40. mode=""></image>
  41. <view class="tip"></view>
  42. <view class="f14 m-gray-small mt10 line1">我的咨询</view>
  43. </navigator>
  44. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="../common_tools/my_consulting/my_appointment">
  45. <image style="width: 76rpx;height: 76rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/img/myyuyue.png"
  46. mode=""></image>
  47. <view class="tip"></view>
  48. <view class="f14 m-gray-small mt10 line1">我的预约</view>
  49. </navigator>
  50. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="../common_tools/my_consulting/my_opinion">
  51. <image style="width: 76rpx;height: 76rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/img/myyijian.png"
  52. mode=""></image>
  53. <view class="tip"></view>
  54. <view class="f14 m-gray-small mt10 line1">我的意见单</view>
  55. </navigator>
  56. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="../service_box/box_details">
  57. <image style="width: 76rpx;height: 76rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/img/myservice.png"
  58. mode=""></image>
  59. <view class="tip"></view>
  60. <view class="f14 m-gray-small mt10 line1">服务包订单</view>
  61. </navigator>
  62. </view>
  63. <navigator class="pr m-xcenter plr20 pt20" hoverClass="none" url="../archives/my_archives">
  64. <view class="fb f18 pr m-flex tl">健康档案</view>
  65. <view class="pr m-gray-small">档案列表</view>
  66. <label class="m-gray-letter iconfont icon-arrow-right f18 dpb"></label>
  67. </navigator>
  68. <view class="mt20 pr pb40" style="margin-left: 20rpx;margin-right: 20rpx;box-shadow: 0 0 50rpx 0 rgba(0, 0, 0, 0.1);">
  69. <swiper duration="500" @change="swiperChange" :current="itemcurrent" interval="5000" style="height:380rpx;" class="swiper-box">
  70. <swiper-item class="" style="box-sizing: border-box;" v-for="(item,index) in 4" :key="index">
  71. <view class="bg-white" style="border-radius: 16rpx;height: 100%;">
  72. <navigator class="m-ycenter pt40" hoverClass="none" url="" v-if="false">
  73. <view class="bdr30 m-theme br-theme tc plr20 pt8 pb8 f14 width40">新增健康档案</view>
  74. <view class="pt20 f12 m-gray-letter">点击添加新的健康档案</view>
  75. </navigator>
  76. <view @click="_goInfo" v-if="true" style="height: 100%;" v-else>
  77. <view class="fb f18 pt20 margin-left">落雨桐</view>
  78. <view class="f14 m-gray-letter pt10 margin-left">年龄:<text class="text-black">{{18}}岁</text></view>
  79. <view class="plr10 m-dpflex m-justify-start m-align-center overflow pb30 pt30" style="margin-top:60rpx;border-top: 2rpx solid rgb(248,248,248);">
  80. <view class="width33 m-ycenter overflow pr">
  81. <view class="fb f18">{{1}}</view>
  82. <view class="f12 m-gray-small mt6 line1">病例信息</view>
  83. </view>
  84. <view class="width33 m-ycenter overflow pr">
  85. <view class="fb f18">{{3}}</view>
  86. <view class="f12 m-gray-small mt6 line1">就诊记录</view>
  87. </view>
  88. <view class="width33 m-ycenter overflow pr">
  89. <view class="fb f18">{{2}}</view>
  90. <view class="f12 m-gray-small mt6 line1">个人资料</view>
  91. </view>
  92. </view>
  93. </view>
  94. </view>
  95. </swiper-item>
  96. </swiper>
  97. <view class="dots">
  98. <view :class="index==itemcurrent?'dot active':'dot'" v-for="(item,index) in 4" :key="index"></view>
  99. </view>
  100. </view>
  101. <view class="fb f18 plr20 pt40">常用工具</view>
  102. <view class="bg-white margin-lr-sm margin-top-sm" style="border-radius: 16rpx;box-shadow: 0 0 50rpx 0 rgba(0, 0, 0, 0.1);">
  103. <view class="plr10 m-dpflex m-justify-start m-align-center overflow pt30 pb30">
  104. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/home_doctor">
  105. <image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/mydoctor.png"></image>
  106. <view class="f14 m-gray-small mt10 line1">家庭医生</view>
  107. </navigator>
  108. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/me_follow">
  109. <image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/myguanzhu.png"></image>
  110. <view class="f14 m-gray-small mt10 line1">我的关注</view>
  111. </navigator>
  112. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/collection/collection">
  113. <image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/wenzhang.png"></image>
  114. <view class="f14 m-gray-small mt10 line1">收藏文章</view>
  115. </navigator>
  116. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/me_order/me_order">
  117. <image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/baodan.png"></image>
  118. <view class="tip"></view>
  119. <view class="f14 m-gray-small mt10 line1">我的保单</view>
  120. </navigator>
  121. </view>
  122. <view class="plr10 m-dpflex m-justify-start m-align-center overflow pb30">
  123. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/me_evaluate">
  124. <image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/pinjia.png"></image>
  125. <view class="f14 m-gray-small mt10 line1">我的评价</view>
  126. </navigator>
  127. <navigator class="width25 m-ycenter overflow pr" hoverClass="none" url="/pages/common_tools/help_feedback/help_feedback">
  128. <image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/myhple.png"></image>
  129. <view class="f14 m-gray-small mt10 line1">帮助反馈</view>
  130. </navigator>
  131. <view bindtap="" class="width25 m-ycenter overflow pr">
  132. <image style="width: 42rpx;height: 42rpx;" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/kefu.png"></image>
  133. <view class="f14 m-gray-small mt10 line1">客服咨询</view>
  134. </view>
  135. </view>
  136. </view>
  137. </view>
  138. <view class="cu-tabbar-height"></view>
  139. <view class="cu-tabbar-height"></view>
  140. </view>
  141. </template>
  142. <script>
  143. export default {
  144. onLoad(options) {
  145. },
  146. onShow() {
  147. this.getUserInfo()
  148. },
  149. data() {
  150. return {
  151. itemcurrent: 0,
  152. info: {}
  153. }
  154. },
  155. methods: {
  156. swiperChange(e) {
  157. this.itemcurrent = e.detail.current
  158. },
  159. getUserInfo: async function() {
  160. let res = await this.$request.post('/api/v1/user/userInfo')
  161. if (res.status == 0) {
  162. this.info = res.data
  163. console.log(this.info)
  164. }
  165. },
  166. getarchives: async function() {
  167. let res = await this.$request.post("/api/v1/patient/patientList")
  168. if (res.status == 0) {
  169. this.patientList = res.data.data
  170. if (this.patientList.length == 0) {
  171. this.istrue = true
  172. }
  173. }
  174. },
  175. gocoupon(){
  176. uni.navigateTo({
  177. url:"../personal/coupon/coupon"
  178. })
  179. }
  180. }
  181. };
  182. </script>
  183. <style scoped>
  184. @import url("./mine.css");
  185. .header-content {
  186. position: absolute;
  187. top: 0;
  188. right: 0;
  189. bottom: 0;
  190. left: 0;
  191. width: 100%;
  192. z-index: -1;
  193. overflow: hidden;
  194. box-sizing: border-box;
  195. }
  196. .header-box {
  197. box-shadow: 0px 8rpx 34rpx -6rpx rgba(248, 151, 164, 0.13);
  198. }
  199. .header-img {
  200. width: 36rpx;
  201. height: 36rpx;
  202. }
  203. .tip {
  204. position: absolute;
  205. top: 0;
  206. right: 20%;
  207. bottom: 0;
  208. background-color: red;
  209. width: 12rpx;
  210. height: 12rpx;
  211. border-radius: 50%;
  212. }
  213. .msg {
  214. top: -3rpx;
  215. right: -9rpx;
  216. }
  217. swiper {
  218. height: 320rpx;
  219. }
  220. .swiper-wrapper {
  221. padding: 0 10rpx;
  222. box-sizing: border-box;
  223. }
  224. .swiper-item {
  225. width: 100%;
  226. height: 300rpx;
  227. box-shadow: 0 26rpx 40rpx 0 rgba(255, 255, 255, 0.31);
  228. background: url("http://file.supermm.me/miniProgram/images/personal/bg_doc.png") no-repeat bottom center;
  229. }
  230. .dots {
  231. position: absolute;
  232. left: 0;
  233. right: 0;
  234. bottom: -40rpx;
  235. display: flex;
  236. justify-content: center;
  237. }
  238. .dots .dot {
  239. margin: 0 8rpx;
  240. width: 14rpx;
  241. height: 14rpx;
  242. background: #E4E4E4;
  243. border-radius: 8rpx;
  244. transition: all .6s;
  245. }
  246. .dots .dot.active {
  247. width: 24rpx;
  248. background: rgb(153, 153, 153);
  249. }
  250. .game-wrap {
  251. position: relative;
  252. width: 100%;
  253. height: 100%;
  254. overflow: hidden;
  255. box-sizing: border-box;
  256. }
  257. .game-item {
  258. height: 100%;
  259. background: url("https://file.supermm.me/h5/wechat-h5/integral/personeBg001.jpg") no-repeat;
  260. background-size: 100% 100%;
  261. background-position: center center;
  262. border-radius: 100rpx;
  263. }
  264. </style>