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
ef5534ea
Commit
ef5534ea
authored
Sep 27, 2023
by
小费同学阿
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
68341 病历管理,相关验空、错误提示丢失
parent
96824f04
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
medical-edit.vue
src/views/medical-record-management/medical-edit.vue
+5
-5
No files found.
src/views/medical-record-management/medical-edit.vue
View file @
ef5534ea
...
@@ -2683,9 +2683,9 @@ export default {
...
@@ -2683,9 +2683,9 @@ export default {
// 宠物图片
// 宠物图片
.
petPicture
{
.
petPicture
{
display
:
inline
-
block
;
display
:
inline
-
block
;
width
:
150
px
;
width
:
9.375
rem
;
height
:
150
px
;
height
:
9.375
rem
;
padding
-
left
:
28
px
;
padding
-
left
:
1.75
rem
;
::
v
-
deep
.
el
-
image
{
::
v
-
deep
.
el
-
image
{
box
-
shadow
:
unset
!
important
;
box
-
shadow
:
unset
!
important
;
...
@@ -2706,8 +2706,8 @@ export default {
...
@@ -2706,8 +2706,8 @@ export default {
//3--主人信息--模块内信息整体样式
//3--主人信息--模块内信息整体样式
.
ownerMsg
-
inner
{
.
ownerMsg
-
inner
{
color
:
#
666666
;
color
:
#
666666
;
margin
-
top
:
20
px
;
margin
-
top
:
1.25
rem
;
margin
-
bottom
:
20
px
;
margin
-
bottom
:
1.25
rem
;
}
}
//模块tip样式--绿色
//模块tip样式--绿色
...
...
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