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
64152076
authored
2025-08-29 14:29:00 +0800
by
zrj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
8.29 sjs 票务服务
1 parent
09d6eb82
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
src/viewsPc/components/homeQuick.vue
src/viewsPc/components/orderRemark.vue
src/viewsPc/components/homeQuick.vue
View file @
6415207
...
...
@@ -267,7 +267,7 @@ function popRemark(type) {
cptName
:
props
.
cptName
}
if
(
type
==
'10'
)
{
params
.
title
=
'票务服务
'
params
.
title
=
language
.
value
==
0
?
'票务服务'
:
'Ticket Services
'
}
proxy
.
$refs
[
'orderRemarkRef'
].
open
(
params
)
...
...
@@ -429,7 +429,7 @@ function goBooking(n, f) {
max-width
:
50%
;
flex
:
0
0
50%
;
}
}
</
style
>
...
...
src/viewsPc/components/orderRemark.vue
View file @
6415207
...
...
@@ -87,6 +87,7 @@ function getData() {
content
.
value
=
res
.
data
.
contextEn
fileList
.
value
=
JSON
.
parse
(
res
.
data
.
fileEn
)
}
content
.
value
=
`<style>img { display: inline-block; }</style>`
+
content
.
value
}
else
{
content
.
value
=
''
fileList
.
value
=
[]
...
...
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