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
4b04f3de
authored
2025-08-28 17:25:56 +0800
by
zrj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
8.28 lpt instagram
1 parent
29859314
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
src/viewsPc/components/orderRemark.vue
src/viewsPc/components/orderRemark.vue
View file @
4b04f3d
...
...
@@ -9,16 +9,16 @@
<div
v-if=
"type==4"
class=
"plr20"
v-html=
"form.reserveDesMeal"
></div>
<div
v-if=
"type==5"
class=
"plr20"
v-html=
"form.reserveDesPhoto"
></div>
<div
v-if=
"type==10"
class=
"plr20"
>
<el-link
v-for=
"v in fileList"
:href=
"fillImgUrl(v.url)"
:underline=
"false"
class=
"link"
target=
"_blank"
type=
"primary"
>
<span
style=
"border-bottom: 1px solid var(--el-color-primary)"
>
{{
v
.
name
}}
<el-icon
style=
"margin-left: 10px;position: relative;bottom: -2px"
>
<Download/
>
</el-icon
>
</span
>
</el-link
>
<!--
<el-link
v-for=
"v in fileList"
:href=
"fillImgUrl(v.url)"
:underline=
"false"
class=
"link"
target=
"_blank"
--
>
<!-- type="primary">--
>
<!--
<span
style=
"border-bottom: 1px solid var(--el-color-primary)"
>
--
>
<!--
{{
v
.
name
}}
-->
<!--
<el-icon
style=
"margin-left: 10px;position: relative;bottom: -2px"
>
--
>
<!--
<Download/>
--
>
<!--
</el-icon>
--
>
<!--
</span>
--
>
<!--
</el-link>
--
>
<div
v-if=
"content"
v-html=
"content"
/>
</div>
...
...
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