Commit c25fc577 authored by 高滢's avatar 高滢

住院ui

parent f5bfb39c
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<!-- 1-- 宠物基本信息的页面--标签头 --> <!-- 1-- 宠物基本信息的页面--标签头 -->
<div class="tip-green" /> <div class="tip-green" />
<div <div
style="padding-left: 13px;font-size: 16px;font-weight: bold;color: #333333;line-height: 17px;" style="padding-left: 13px;font-size: 1rem;font-weight: bold;color: #333333;line-height: 17px;"
>分配病房 >分配病房
</div> </div>
</div> </div>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<!-- 1-- 宠物基本信息的页面--标签头 --> <!-- 1-- 宠物基本信息的页面--标签头 -->
<div class="tip-green" /> <div class="tip-green" />
<div <div
style="padding-left: 13px;font-size: 16px;font-weight: bold;color: #333333;line-height: 17px;" style="padding-left: 13px;font-size: 1rem;font-weight: bold;color: #333333;line-height: 17px;"
>住院信息 >住院信息
</div> </div>
</div> </div>
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<!-- 1-- 宠物基本信息的页面--标签头 --> <!-- 1-- 宠物基本信息的页面--标签头 -->
<div class="tip-green" /> <div class="tip-green" />
<div <div
style="padding-left: 13px;font-size: 16px;font-weight: bold;color: #333333;line-height: 17px;" style="padding-left: 13px;font-size: 1rem;font-weight: bold;color: #333333;line-height: 17px;"
>分配病房 >分配病房
</div> </div>
</div> </div>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="pet-detail"> <div class="pet-detail">
<!-- 头部标题--> <!-- 头部标题-->
<div style="padding-top:30px;text-align: center;"> <div style="padding-top:30px;text-align: center;">
<span style="font-size: 24px;font-family: Microsoft YaHei-Bold, Microsoft YaHei,serif;font-weight: bold;color: #333333;">详情</span> <span style="font-size: 1.5rem;font-family: Microsoft YaHei-Bold, Microsoft YaHei,serif;font-weight: bold;color: #333333;">详情</span>
<div style="font-size: 16px;text-align: center;margin-top: 10px;">{{ detailInfo.medicalRecordNo }}</div> <div style="font-size: 16px;text-align: center;margin-top: 10px;">{{ detailInfo.medicalRecordNo }}</div>
</div> </div>
<!-- 整体卡片内页面的样式--边距--> <!-- 整体卡片内页面的样式--边距-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment