Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jijin
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f36e496e
authored
2024-06-02 20:21:30 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式修改
1 parent
665ba26b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
src/viewsPc/booking/makeUpDetail.vue
src/viewsPc/booking/photographyDetail.vue
src/viewsPc/booking/makeUpDetail.vue
View file @
f36e496
...
...
@@ -31,7 +31,7 @@
</el-row>
<div
style=
"display: flex"
>
<div
class=
"title"
>
工作室简介:
</div>
<div
style=
"min-width: 130px"
class=
"title"
>
{{
language
.
value
==
0
?
'工作室简介:'
:
'Studio profile:'
}}
</div>
<div
v-html=
"form.introduction"
></div>
</div>
</el-card>
...
...
@@ -273,7 +273,7 @@ function getData() {
}
.oddmb
:nth-child
(
2
)
{
margin-bottom
:
20px
;}
.title
{
width
:
20
0px
;
width
:
13
0px
;
font-weight
:
500
;
font-size
:
18px
;
}
...
...
src/viewsPc/booking/photographyDetail.vue
View file @
f36e496
...
...
@@ -30,7 +30,7 @@
{{
form
.
remarks
}}
</el-row>
<div
style=
"display: flex"
>
<div
class=
"title"
>
工作室简介:
</div>
<div
style=
"min-width: 130px"
class=
"title"
>
{{
language
.
value
==
0
?
'工作室简介:'
:
'Studio profile:'
}}
</div>
<div
v-html=
"form.introduction"
></div>
</div>
</el-card>
...
...
@@ -285,7 +285,7 @@ function getData() {
}
.oddmb
:nth-child
(
2
)
{
margin-bottom
:
20px
;}
.title
{
width
:
20
0px
;
width
:
13
0px
;
font-weight
:
500
;
font-size
:
18px
;
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment