mine.vue 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  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+'&phone='+info.phone">
  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 @click="gotohuihua" 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. <u-no-network></u-no-network>
  141. </view>
  142. </template>
  143. <script>
  144. import store from '@/store'
  145. export default {
  146. onLoad(options) {
  147. },
  148. onShow() {
  149. this.getUserInfo()
  150. },
  151. data() {
  152. return {
  153. itemcurrent: 0,
  154. info: {}
  155. }
  156. },
  157. methods: {
  158. swiperChange(e) {
  159. this.itemcurrent = e.detail.current
  160. },
  161. getUserInfo: async function() {
  162. let res = await this.$request.post('/api/v1/user/userInfo')
  163. if (res.status == 0) {
  164. this.info = res.data
  165. console.log(this.info)
  166. store.commit('setUser', this.info)
  167. // getApp().globalData.imService = new IMService();
  168. // let loginResult = getApp().globalData.imService.login(e.detail.userInfo);
  169. // if (loginResult) {
  170. // //连接IM
  171. // getApp().globalData.imService.connectIM();
  172. // }
  173. }
  174. },
  175. getarchives: async function() {
  176. let res = await this.$request.post("/api/v1/patient/patientList")
  177. if (res.status == 0) {
  178. this.patientList = res.data.data
  179. if (this.patientList.length == 0) {
  180. this.istrue = true
  181. }
  182. }
  183. },
  184. gocoupon() {
  185. uni.navigateTo({
  186. url: "../personal/coupon/coupon"
  187. })
  188. },
  189. gotohuihua() {
  190. uni.navigateTo({
  191. url: "../common_tools/my_consulting/conversation"
  192. })
  193. }
  194. }
  195. };
  196. </script>
  197. <style scoped>
  198. @import url("./mine.css");
  199. .header-content {
  200. position: absolute;
  201. top: 0;
  202. right: 0;
  203. bottom: 0;
  204. left: 0;
  205. width: 100%;
  206. z-index: -1;
  207. overflow: hidden;
  208. box-sizing: border-box;
  209. }
  210. .header-box {
  211. box-shadow: 0px 8rpx 34rpx -6rpx rgba(248, 151, 164, 0.13);
  212. }
  213. .header-img {
  214. width: 36rpx;
  215. height: 36rpx;
  216. }
  217. .tip {
  218. position: absolute;
  219. top: 0;
  220. right: 20%;
  221. bottom: 0;
  222. background-color: red;
  223. width: 12rpx;
  224. height: 12rpx;
  225. border-radius: 50%;
  226. }
  227. .msg {
  228. top: -3rpx;
  229. right: -9rpx;
  230. }
  231. swiper {
  232. height: 320rpx;
  233. }
  234. .swiper-wrapper {
  235. padding: 0 10rpx;
  236. box-sizing: border-box;
  237. }
  238. .swiper-item {
  239. width: 100%;
  240. height: 300rpx;
  241. box-shadow: 0 26rpx 40rpx 0 rgba(255, 255, 255, 0.31);
  242. background: url("http://file.supermm.me/miniProgram/images/personal/bg_doc.png") no-repeat bottom center;
  243. }
  244. .dots {
  245. position: absolute;
  246. left: 0;
  247. right: 0;
  248. bottom: -40rpx;
  249. display: flex;
  250. justify-content: center;
  251. }
  252. .dots .dot {
  253. margin: 0 8rpx;
  254. width: 14rpx;
  255. height: 14rpx;
  256. background: #E4E4E4;
  257. border-radius: 8rpx;
  258. transition: all .6s;
  259. }
  260. .dots .dot.active {
  261. width: 24rpx;
  262. background: rgb(153, 153, 153);
  263. }
  264. .game-wrap {
  265. position: relative;
  266. width: 100%;
  267. height: 100%;
  268. overflow: hidden;
  269. box-sizing: border-box;
  270. }
  271. .game-item {
  272. height: 100%;
  273. background: url("https://file.supermm.me/h5/wechat-h5/integral/personeBg001.jpg") no-repeat;
  274. background-size: 100% 100%;
  275. background-position: center center;
  276. border-radius: 100rpx;
  277. }
  278. </style>