Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
4c129346
Commit
4c129346
authored
Oct 25, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
翻译调整
parent
51b1213f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
313 additions
and
298 deletions
+313
-298
Educationvideo.vue
src/components/Educationvideo.vue
+311
-296
RestaurantPackage.vue
src/components/Restaurant/RestaurantPackage.vue
+2
-2
No files found.
src/components/Educationvideo.vue
View file @
4c129346
This diff is collapsed.
Click to expand it.
src/components/Restaurant/RestaurantPackage.vue
View file @
4c129346
...
...
@@ -132,7 +132,7 @@
<span
class=
"tit_name T1"
>
{{
item
.
CurrencyName
==
''
?
''
:
item
.
CurrencyName
}}
<span
v-if=
"item.CurrencyCode"
>
(
{{
item
.
CurrencyCode
}}
)
</span></span><span
class=
'tit_name T2'
>
{{
item
.
LPrice
}}
/{$t('hotel.hotel_people')}}
</span>
class=
'tit_name T2'
>
{{
item
.
LPrice
}}
/
{
{
$t
(
'hotel.hotel_people'
)
}}
</span>
</p>
<p
class=
"Ldata"
>
{{
item
.
LDate
}}
</p>
</td>
...
...
@@ -141,7 +141,7 @@
<span
class=
"tit_name T1"
>
{{
item
.
CurrencyName
==
''
?
''
:
item
.
CurrencyName
}}
<span
v-if=
"item.CurrencyCode"
>
(
{{
item
.
CurrencyCode
}}
)
</span></span><span
class=
'tit_name HP'
>
{{
item
.
HPrice
}}
/{$t('hotel.hotel_people')}}
</span>
class=
'tit_name HP'
>
{{
item
.
HPrice
}}
/
{
{
$t
(
'hotel.hotel_people'
)
}}
</span>
</p>
<p
class=
"Ldata"
>
{{
item
.
HDate
}}
</p>
</td>
...
...
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