2025-04-01 17:45:42 +08:00

76 lines
3.3 KiB
Vue
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<template>
<div class="group_29 flex-col">
<div class="text-wrapper_57 flex-row">
<span class="text_69">联系我们</span>
<span class="text_70">就医指南</span>
<span class="text_71">科室导航</span>
<span class="text_72">联系我们</span>
<span class="text_73">就医指南</span>
<span class="text_74">科室导航</span>
</div>
<div class="block_4 flex-col"></div>
<div class="block_9 flex-row">
<div class="text-wrapper_58 flex-col justify-between">
<span class="text_75">地址河南省信阳市XXXXXXXXXXX</span>
<span class="text_76">电话0376-12345678</span>
<span class="text_77">邮箱xys&#64;diwuyifuyuan.com</span>
<span class="text_78">地址河南省信阳市XXXXXXXXXXX</span>
<span class="text_79">电话0376-12345678</span>
<span class="text_80">邮箱xys&#64;diwuyifuyuan.com</span>
</div>
<div class="text-wrapper_59 flex-col justify-between">
<span class="text_81">门诊就医流程</span>
<span class="text_82">住院就医流程</span>
<span class="text_83">医院位置</span>
<span class="text_84">门诊就医流程</span>
<span class="text_85">住院就医流程</span>
<span class="text_86">医院位置</span>
</div>
<div class="text-wrapper_60 flex-col justify-between">
<span class="text_87">内科五病区</span>
<span class="text_88">消化内科病区</span>
<span class="text_89">内科病区</span>
<span class="text_90">内科五病区</span>
<span class="text_91">消化内科病区</span>
<span class="text_92">内科病区</span>
</div>
<div class="text-wrapper_61 flex-col">
<span class="text_93">健康体检科</span>
<span class="text_94">中医科门诊</span>
<span class="text_95">妇产科门诊</span>
<span class="text_96">健康体检科</span>
<span class="text_97">中医科门诊</span>
<span class="text_98">妇产科门诊</span>
</div>
<div class="text-wrapper_62 flex-col">
<span class="text_99">健康体检科</span>
<span class="text_100">中医科门诊</span>
<span class="text_101">妇产科门诊</span>
<span class="text_102">健康体检科</span>
<span class="text_103">中医科门诊</span>
<span class="text_104">妇产科门诊</span>
</div>
<div class="section_5 flex-col"></div>
<div class="section_6 flex-col"></div>
</div>
<div class="text-wrapper_63 flex-row">
<span class="text_105">来院路线</span>
<span class="text_106">内科病区</span>
<span class="text_107">妇产科门诊</span>
<span class="text_108">妇产科门诊</span>
<span class="text_109">服务号</span>
<span class="text_110">订阅号</span>
<span class="text_111">来院路线</span>
<span class="text_112">内科病区</span>
<span class="text_113">妇产科门诊</span>
<span class="text_114">妇产科门诊</span>
<span class="text_115">服务号</span>
<span class="text_116">订阅号</span>
</div>
</div>
</template>
<style lang="scss" scoped>
@import "@/assets/css/index.css";
</style>