Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘怀志
pet-business-web
Commits
c25fc577
Commit
c25fc577
authored
Oct 07, 2023
by
高滢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
住院ui
parent
f5bfb39c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
assign-wards.vue
...nt/hospitalization-management/components/assign-wards.vue
+1
-1
handling-admissions.vue
...italization-management/components/handling-admissions.vue
+2
-2
hospitalization-details.vue
...nt/hospitalization-management/hospitalization-details.vue
+1
-1
No files found.
src/views/service-management/hospitalization-management/components/assign-wards.vue
View file @
c25fc577
...
@@ -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: 1
6px
;font-weight: bold;color: #333333;line-height: 17px;"
style=
"padding-left: 13px;font-size: 1
rem
;font-weight: bold;color: #333333;line-height: 17px;"
>
分配病房
>
分配病房
</div>
</div>
</div>
</div>
...
...
src/views/service-management/hospitalization-management/components/handling-admissions.vue
View file @
c25fc577
...
@@ -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: 1
6px
;font-weight: bold;color: #333333;line-height: 17px;"
style=
"padding-left: 13px;font-size: 1
rem
;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: 1
6px
;font-weight: bold;color: #333333;line-height: 17px;"
style=
"padding-left: 13px;font-size: 1
rem
;font-weight: bold;color: #333333;line-height: 17px;"
>
分配病房
>
分配病房
</div>
</div>
</div>
</div>
...
...
src/views/service-management/hospitalization-management/hospitalization-details.vue
View file @
c25fc577
...
@@ -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>
<!-- 整体卡片内页面的样式--边距-->
<!-- 整体卡片内页面的样式--边距-->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment