index.vue 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497
  1. <template>
  2. <view class="main">
  3. <view class="">
  4. <u-search :clearabled="true" shape="round" @custom="searchvalue" :show-action="true" placeholder="搜索医生姓名、医院名"
  5. v-model="keyword"></u-search>
  6. </view>
  7. <view class="indexswiper" style="margin-top: 10rpx;">
  8. <u-swiper :list="list" mode="dot"></u-swiper>
  9. </view>
  10. <view class="tltleStyle">
  11. <u-section title="精选服务" font-size="40" line-color="#0B73BA" :bold="true" :right="false"></u-section>
  12. </view>
  13. <view class="gridstyle">
  14. <u-grid :col="3" :border="false">
  15. <view @click="gotoxuanze" data-index="1">
  16. <u-grid-item>
  17. <u-image width="120rpx" height="120rpx" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/indexphone.png"
  18. shape="circle"></u-image>
  19. <view class="grid-text">电话咨询</view>
  20. </u-grid-item>
  21. </view>
  22. <view class="" @click="gotoxuanze" data-index="2">
  23. <u-grid-item>
  24. <u-image width="120rpx" height="120rpx" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/indextu.png"
  25. shape="circle"></u-image>
  26. <view class="grid-text">图文咨询</view>
  27. </u-grid-item>
  28. </view>
  29. <view class="" @click="gotoxuanze" data-index="3">
  30. <u-grid-item>
  31. <u-image width="120rpx" height="120rpx" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/indexmen.png"
  32. shape="circle"></u-image>
  33. <view class="grid-text">门诊预约</view>
  34. </u-grid-item>
  35. </view>
  36. <view class="">
  37. <u-grid-item>
  38. <u-image width="120rpx" height="120rpx" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/indexyimiao.png"
  39. shape="circle"></u-image>
  40. <view class="grid-text">疫苗接种</view>
  41. </u-grid-item>
  42. </view>
  43. <view class="">
  44. <u-grid-item>
  45. <u-image width="120rpx" height="120rpx" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/indexerbao.png"
  46. shape="circle"></u-image>
  47. <view class="grid-text">儿保预约</view>
  48. </u-grid-item>
  49. </view>
  50. <view class="" @click="servicepacks">
  51. <u-grid-item>
  52. <u-image width="120rpx" height="120rpx" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/indexservice.png"
  53. shape="circle"></u-image>
  54. <view class="grid-text">服务包</view>
  55. </u-grid-item>
  56. </view>
  57. </u-grid>
  58. </view>
  59. <view class="margin-top-sm">
  60. <u-notice-bar type="error" bg-color="white" color="black" border-radius="15" :list="listtext" mode="vertical"></u-notice-bar>
  61. </view>
  62. <view class="tltleStyle">
  63. <u-section title="热门推荐" font-size="40" line-color="#0B73BA" :bold="true" :right="false"></u-section>
  64. </view>
  65. <view class="cu-card case" style="margin-top: 20rpx;box-shadow: 0 0 50rpx 0 rgba(0, 0, 0, 0.1);">
  66. <view class="cu-item" style="margin: 0;">
  67. <view class="flex justify-between">
  68. <swiper :current="currentindex" style="width: 430rpx;height: 430rpx;" :indicator-dots="false" :autoplay="true"
  69. :circular="true" :interval="3000" :duration="1000">
  70. <swiper-item>
  71. <view class="image">
  72. <image src="https://ossweb-img.qq.com/images/lol/web201310/skin/big10006.jpg" mode=""></image>
  73. <!-- <view class="cu-bar bg-shadeBottom">
  74. <text class="text-cut">我已天理为凭,踏入这片荒芜,不再受凡人的枷锁遏制。我已天理为凭,踏入这片荒芜,不再受凡人的枷锁遏制。</text>
  75. </view> -->
  76. </view>
  77. </swiper-item>
  78. <swiper-item>
  79. <view class="image">
  80. <image src="https://ossweb-img.qq.com/images/lol/web201310/skin/big10006.jpg" mode=""></image>
  81. <!-- <view class="cu-bar bg-shadeBottom">
  82. <text class="text-cut">我已天理为凭,踏入这片荒芜,不再受凡人的枷锁遏制。我已天理为凭,踏入这片荒芜,不再受凡人的枷锁遏制。</text>
  83. </view> -->
  84. </view>
  85. </swiper-item>
  86. <swiper-item>
  87. <view class="image">
  88. <image src="https://ossweb-img.qq.com/images/lol/web201310/skin/big10006.jpg" mode=""></image>
  89. <!-- <view class="cu-bar bg-shadeBottom">
  90. <text class="text-cut">我已天理为凭,踏入这片荒芜,不再受凡人的枷锁遏制。我已天理为凭,踏入这片荒芜,不再受凡人的枷锁遏制。</text>
  91. </view> -->
  92. </view>
  93. </swiper-item>
  94. </swiper>
  95. <view class="margin-left-xs" style="width: 360rpx;">
  96. <image style="width: 100%;height: 50%;" src="https://ossweb-img.qq.com/images/lol/web201310/skin/big10006.jpg"
  97. mode=""></image>
  98. <image style="width: 100%;height: 50%;" src="https://ossweb-img.qq.com/images/lol/web201310/skin/big10006.jpg"
  99. mode=""></image>
  100. </view>
  101. </view>
  102. <swiper :current="currentindex" style="height: 100rpx;" :indicator-dots="false" :vertical="true" :autoplay="true"
  103. :circular="true" :interval="3000" :duration="1000">
  104. <swiper-item>
  105. <view class="cu-list menu">
  106. <view class="cu-item">
  107. <!-- <view class="cu-avatar round lg" style="background-image:url(https://ossweb-img.qq.com/images/lol/web201310/skin/big10006.jpg);"></view> -->
  108. <view class="content flex-sub">
  109. <view class="text-grey">主标题主标题</view>
  110. <view class="text-gray text-sm flex justify-between">
  111. 第一副标题副标题副标题副标题副标题副标题副标题
  112. </view>
  113. </view>
  114. </view>
  115. </view>
  116. </swiper-item>
  117. <swiper-item>
  118. <view class="cu-list menu">
  119. <view class="cu-item">
  120. <!-- <view class="cu-avatar round lg" style="background-image:url(https://ossweb-img.qq.com/images/lol/web201310/skin/big10006.jpg);"></view> -->
  121. <view class="content flex-sub">
  122. <view class="text-grey">主标题主标题</view>
  123. <view class="text-gray text-sm flex justify-between">
  124. 第二副标题副标题副标题副标题副标题副标题副标题
  125. </view>
  126. </view>
  127. </view>
  128. </view>
  129. </swiper-item>
  130. <swiper-item>
  131. <view class="cu-list menu">
  132. <view class="cu-item">
  133. <!-- <view class="cu-avatar round lg" style="background-image:url(https://ossweb-img.qq.com/images/lol/web201310/skin/big10006.jpg);"></view> -->
  134. <view class="content flex-sub">
  135. <view class="text-grey">主标题主标题</view>
  136. <view class="text-gray text-sm flex justify-between">
  137. 第三副标题副标题副标题副标题副标题副标题副标题
  138. </view>
  139. </view>
  140. </view>
  141. </view>
  142. </swiper-item>
  143. </swiper>
  144. </view>
  145. </view>
  146. <view class="tltleStyle" @click="gototest">
  147. <u-section title="推荐医生" font-size="40" line-color="#0B73BA" :bold="true" :right="false"></u-section>
  148. </view>
  149. <view style="width: 100%;">
  150. <view class="recommendstyle margin-top-sm" v-for="(item,index) in doctorList" :key="index">
  151. <view class="base_item">
  152. <view class="base_item_zi" @click.stop="gotoinfo" :data-id="item.id">
  153. <view class="base_item_zi_items">
  154. <view class="base_item_zi_content">
  155. <u-image :fade="true" duration="450" width="120rpx" height="120rpx" :src="item.avatar" shape="circle">
  156. </u-image>
  157. <view class="follow_style" @click.stop="submitCollect" :data-index="index" :data-id="item.id" v-if="item.is_collect==0">
  158. 关注
  159. </view>
  160. <view class="follow_style" @click.stop="submitCollect" :data-index="index" :data-id="item.id" style="background-color: #fff;color: rgb(208, 105, 150);border:2rpx solid rgb(208, 105, 150);"
  161. v-else>
  162. 已关注
  163. </view>
  164. <view class="content_right">
  165. <view class="" style="display: flex;align-items: center;">
  166. <text style="font-size: 32rpx; font-weight: bold;">{{item.name}}</text>
  167. <text class="text_style" v-for="(itm,index) in item.label" :key="index">{{itm}}</text>
  168. </view>
  169. <view class="m_gray_small">
  170. 科室:{{item.office.name}} {{item.qualification.name}}
  171. </view>
  172. <view class="flex justify-start align-center flex-wrap" style="position: relative;">
  173. <u-tag v-if="item.is_chat==1" style="margin-top:20rpx ; margin-right: 20rpx;" text="图文" shape="circle" mode="dark"
  174. type="info" />
  175. <u-tag v-if="item.is_phone==1" style="margin-top:20rpx ; margin-right: 20rpx;" text="电话" shape="circle" mode="dark"
  176. type="info" />
  177. <u-tag v-if="item.is_appoint==1" style="margin-top:20rpx ; margin-right: 20rpx;" text="门诊" shape="circle"
  178. mode="dark" type="info" />
  179. </view>
  180. </view>
  181. </view>
  182. <view class="foot_juli padding-sm">
  183. <u-line color="#f6f6f6" />
  184. <view class="flex justify-center margin-top-sm" style="color: rgba(0,0,0,0.54);">
  185. <view class="text-sm" style="flex: 1; text-align: left;">
  186. 评分:
  187. <text style="color: #FF7B72;">{{item.score}}</text>
  188. </view>
  189. <view class="text-sm" style="flex: 1; text-align: center;">
  190. 服务:
  191. <text style="color: #FF7B72;">{{item.service_persons}}</text>
  192. </view>
  193. <view class="text-sm" style="flex: 1; text-align: right;">
  194. 距离:
  195. <text style="color: #FF7B72;">{{parseInt(item.distance/1000)}}km</text>
  196. </view>
  197. </view>
  198. <view class="doctor_style margin-top-sm">
  199. <view class="doctor_style_item">
  200. {{item.intro}}
  201. </view>
  202. <view class="text-black flex justify-between align-center margin-top-sm" style="font-size: 30rpx;">
  203. <view class="jisu">急速响应</view>
  204. <view class="">
  205. 服务
  206. <text class="text-red text-bold text-xl">¥{{item.phone_price/100}}</text>
  207. </view>
  208. </view>
  209. </view>
  210. </view>
  211. </view>
  212. </view>
  213. </view>
  214. </view>
  215. </view>
  216. <view class="margin-tb padding-tb-xs">
  217. <u-loadmore :status="nomore" :load-text="loadText" :icon-type="flower" />
  218. </view>
  219. <u-back-top :scroll-top="scrollTop" bottom="80" top="400"></u-back-top>
  220. </view>
  221. </template>
  222. <script>
  223. import {
  224. getLocation
  225. } from "../../common/authorize.js"
  226. var user = require('../../common/user.js');
  227. import {
  228. mapState,
  229. mapMutations,
  230. mapGetters,
  231. mapActions
  232. } from 'vuex';
  233. export default {
  234. computed: {
  235. ...mapGetters({
  236. hasLogin: 'verifyJwt'
  237. }),
  238. ...mapState(['user'])
  239. },
  240. onShow() {
  241. this.GetCurrentAddress()
  242. this.getDoctorList()
  243. },
  244. onLoad(options) {
  245. },
  246. data() {
  247. return {
  248. scrollTop: 0,
  249. keyword: "",
  250. loadText: {
  251. nomore: '暂无更多医生推荐'
  252. },
  253. list: [{
  254. image: 'https://cdn.uviewui.com/uview/swiper/1.jpg',
  255. },
  256. {
  257. image: 'https://cdn.uviewui.com/uview/swiper/2.jpg',
  258. },
  259. {
  260. image: 'https://cdn.uviewui.com/uview/swiper/3.jpg',
  261. }
  262. ],
  263. test: [1, 2, 3, 4, 5],
  264. currentindex: 0,
  265. listtext: [
  266. "xxxxxxxxxxx",
  267. "yyyyyyyyyyy",
  268. "zzzzzzzzzzz"
  269. ],
  270. doctorList: [],
  271. latitude: 0,
  272. longitude: 0,
  273. pageindex: 1
  274. }
  275. },
  276. onHide() {
  277. this.pageindex = 1
  278. this.doctorList = []
  279. },
  280. onReachBottom() {
  281. this.getDoctorList()
  282. },
  283. methods: {
  284. //监听滚动
  285. onPageScroll(e) {
  286. this.scrollTop = e.scrollTop;
  287. },
  288. gotoxuanze(e) {
  289. uni.navigateTo({
  290. url: '../doctor_related/select_doctor?index=' + e.currentTarget.dataset.index
  291. })
  292. },
  293. gotoinfo(e) {
  294. uni.navigateTo({
  295. url: "../doctor_related/doctor_info?id=" + e.currentTarget.dataset.id
  296. })
  297. },
  298. getDoctorList: async function() {
  299. let res = await this.$request.post("/api/v1/docter/docterList", {
  300. page: this.pageindex,
  301. latitude: this.latitude,
  302. longitude: this.longitude
  303. })
  304. let status = user.islogin(res)
  305. if (status) {
  306. // this.doctorList = res.data.data
  307. if (this.pageindex > res.data.last_page) {
  308. uni.showToast({
  309. title: "没有更多了",
  310. icon: "none"
  311. })
  312. } else {
  313. this.doctorList = this.doctorList.concat(res.data.data)
  314. this.pageindex++
  315. }
  316. }
  317. },
  318. submitCollect: async function(e) {
  319. let res = await this.$request.post("/api/v1/collection/submitCollect", {
  320. type: 1,
  321. relation_id: e.currentTarget.dataset.id
  322. })
  323. if (res.status == 0) {
  324. if (res.data.is_collect == 0) {
  325. uni.showToast({
  326. title: "取消成功",
  327. icon: "none"
  328. })
  329. this.doctorList[e.currentTarget.dataset.index].is_collect = res.data.is_collect
  330. } else {
  331. uni.showToast({
  332. title: "关注成功",
  333. icon: "none"
  334. })
  335. this.doctorList[e.currentTarget.dataset.index].is_collect = res.data.is_collect
  336. }
  337. }
  338. },
  339. servicepacks() {
  340. uni.navigateTo({
  341. url: "../service_packs/introduce"
  342. })
  343. },
  344. searchvalue(value) {
  345. uni.navigateTo({
  346. url: "../doctor_related/select_doctor?value=" + value
  347. })
  348. },
  349. //获取当前地址
  350. GetCurrentAddress() {
  351. getLocation().then(res => {
  352. this.latitude = res.latitude
  353. this.longitude = res.longitude
  354. uni.setStorageSync("latitude", res.latitude)
  355. uni.setStorageSync("longitude", res.longitude)
  356. }).catch(res => {
  357. })
  358. },
  359. }
  360. };
  361. </script>
  362. <style scoped lang="scss">
  363. .main {
  364. padding-top: 10rpx;
  365. padding-left: 20rpx;
  366. padding-right: 20rpx;
  367. }
  368. .gridstyle {
  369. height: 450rpx;
  370. background-color: #fff;
  371. border-radius: 15rpx;
  372. display: flex;
  373. align-items: center;
  374. box-shadow: 0 0 50rpx 0 rgba(0, 0, 0, 0.1);
  375. margin-top: 20rpx;
  376. }
  377. .doctor_style {
  378. color: rgba(0, 0, 0, 0.54);
  379. }
  380. .doctor_style_item {
  381. overflow: hidden;
  382. text-overflow: ellipsis;
  383. display: -webkit-box;
  384. -webkit-line-clamp: 2;
  385. -webkit-box-orient: vertical;
  386. }
  387. .jisu {
  388. color: rgb(238, 170, 63);
  389. }
  390. .follow_style {
  391. position: absolute;
  392. bottom: 60rpx;
  393. left: 38rpx;
  394. z-index: 1;
  395. width: 106rpx;
  396. height: 40rpx;
  397. padding: 4rpx 0;
  398. background-color: rgb(208, 105, 150);
  399. box-sizing: border-box;
  400. color: #fff;
  401. text-align: center;
  402. border-radius: 60rpx;
  403. font-size: 24rpx;
  404. display: flex;
  405. justify-content: center;
  406. align-items: center;
  407. }
  408. .base_item {
  409. // position: absolute;
  410. // top: 0;
  411. // left: 0;
  412. // right: 0;
  413. // z-index: 1;
  414. width: 100%;
  415. height: auto;
  416. box-sizing: border-box;
  417. }
  418. .base_item_zi {
  419. // padding-top: 20rpx;
  420. // margin: 20rpx 20rpx;
  421. position: relative;
  422. box-sizing: border-box;
  423. }
  424. .base_item_zi_items {
  425. box-shadow: 0 0 50rpx 0 rgba(0, 0, 0, 0.1);
  426. background-color: #fff;
  427. position: relative;
  428. border-radius: 8rpx;
  429. box-sizing: border-box;
  430. }
  431. .base_item_zi_content {
  432. display: flex;
  433. justify-content: center;
  434. padding: 30rpx 30rpx;
  435. overflow: hidden;
  436. position: relative;
  437. width: 100%;
  438. box-sizing: border-box;
  439. }
  440. .text_style {
  441. font-size: 24rpx;
  442. color: rgba(0, 0, 0, .54);
  443. display: block;
  444. margin-left: 10rpx;
  445. }
  446. .m_gray_small {
  447. white-space: nowrap;
  448. overflow: hidden;
  449. text-overflow: ellipsis;
  450. color: rgba(0, 0, 0, 0.54);
  451. margin-top: 20rpx;
  452. font-size: 28rpx;
  453. }
  454. .content_right {
  455. flex: 1;
  456. margin-left: 20rpx;
  457. overflow: hidden;
  458. position: relative;
  459. box-sizing: border-box;
  460. }
  461. .foot_item {
  462. background-color: #F7F7F7;
  463. box-sizing: border-box;
  464. }
  465. .grid-text {
  466. font-size: 28rpx;
  467. margin-top: 4rpx;
  468. color: $u-type-info;
  469. }
  470. .tltleStyle {
  471. padding: 30rpx 30rpx 15rpx 15rpx;
  472. // font-weight: bold;
  473. // font-size: 40rpx;
  474. }
  475. </style>