名医精彩

This commit is contained in:
liuyuan
2025-06-20 17:40:41 +08:00
parent a26581fd81
commit 6dd6e9d213
59 changed files with 12940 additions and 86 deletions

View File

@@ -24,7 +24,7 @@
</view>
<view class="taihu_common">
<text>出诊信息</text>
{{taihuTalent.clinic}}
<span v-html="taihuTalent.clinic"></span>
</view>
<view class="taihu_common">
<text>预约信息</text>

View File

@@ -1,7 +1,7 @@
<template>
<view class="content">
<z-nav-bar title="太湖英才" bgColor="#5188e5" fontColor="#fff" :backState="2000"></z-nav-bar>
<view class="talents_module" :style="`top: ${45 + statusBarHeight}px;`">
<view class="talents_module" :style="`top: ${42 + statusBarHeight}px;`">
<view class="talents_tab">
<view class="tab_item" @click="toggleFilter('city')">
地区
@@ -219,6 +219,7 @@ export default {
this.cityIndex = null;
this.city = [];
this.region = '';
this.cityTitle = '';
this.selectedPath = [data.areaId];
//只有中国有二级,如果没有二级则为海外国家