Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
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
ef082326
authored
2024-06-02 22:03:21 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式修改
1 parent
a8ca2925
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/viewsPc/booking/makeUpDetail.vue
src/viewsPc/booking/photographyDetail.vue
src/viewsPc/booking/makeUpDetail.vue
View file @
ef08232
...
...
@@ -31,7 +31,7 @@
</el-row>
<div
style=
"display: flex"
>
<div
style=
"min-width: 130px"
class=
"title"
>
{{
language
.
value
==
0
?
'工作室简介:'
:
'Studio profile:'
}}
</div>
<div
style=
"min-width: 130px"
class=
"title"
>
{{
language
==
0
?
'工作室简介:'
:
'Studio profile:'
}}
</div>
<div
v-html=
"form.introduction"
></div>
</div>
</el-card>
...
...
src/viewsPc/booking/photographyDetail.vue
View file @
ef08232
...
...
@@ -30,7 +30,7 @@
{{
form
.
remarks
}}
</el-row>
<div
style=
"display: flex"
>
<div
style=
"min-width: 130px"
class=
"title"
>
{{
language
.
value
==
0
?
'工作室简介:'
:
'Studio profile:'
}}
</div>
<div
style=
"min-width: 130px"
class=
"title"
>
{{
language
==
0
?
'工作室简介:'
:
'Studio profile:'
}}
</div>
<div
v-html=
"form.introduction"
></div>
</div>
</el-card>
...
...
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