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
699508a6
authored
2024-05-11 11:56:33 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
限制
1 parent
36dfb833
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/viewsPc/booking/makeUp.vue
src/viewsPc/booking/photography.vue
src/viewsPc/booking/makeUp.vue
View file @
699508a
...
...
@@ -39,7 +39,7 @@
{{
h
.
remarks
}}
</div>
<div
style=
"text-align: center"
>
<el-button
class=
"btn-lineG w200px"
round
type=
"primary"
size=
"large"
@
click=
"goDetail(h)"
>
{{
language
==
0
?
'立即预约'
:
'Select'
}}
⇀
</el-button>
<el-button
:disabled=
"h.counts
<
=0"
class="btn-lineG w200px" round type="primary" size="large" @click="goDetail(h)">
{{
language
==
0
?
'立即预约'
:
'Select'
}}
⇀
</el-button>
</div>
</el-card>
</el-col>
...
...
src/viewsPc/booking/photography.vue
View file @
699508a
...
...
@@ -39,7 +39,7 @@
{{
h
.
remarks
}}
</div>
<div
style=
"text-align: center"
>
<el-button
class=
"btn-lineG w200px"
round
type=
"primary"
size=
"large"
@
click=
"goDetail(h)"
>
{{
language
==
0
?
'立即预约'
:
'Select'
}}
⇀
</el-button>
<el-button
:disabled=
"h.counts
<
=0"
class="btn-lineG w200px" round type="primary" size="large" @click="goDetail(h)">
{{
language
==
0
?
'立即预约'
:
'Select'
}}
⇀
</el-button>
</div>
</el-card>
</el-col>
...
...
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