Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
isc-v3.1-tmp
isc-web-vue
Commits
d1b13422
Commit
d1b13422
authored
Oct 30, 2024
by
sunxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整描述
parent
a412dbe4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Msgdtlp.vue
src/page/Frontend/Msgdtlrsm/views/Msgdtlp.vue
+2
-2
No files found.
src/page/Frontend/Msgdtlrsm/views/Msgdtlp.vue
View file @
d1b13422
...
...
@@ -11,11 +11,11 @@
</c-button>
<div
style=
"width: 100%;height: calc(100% - 50px); display: flex;align-item: center;justify-content: space-between;padding-top: 20px;"
>
<div
style=
"width: 49%;height: 100%;"
>
<div
style=
"width: 100%;height: 30px;line-height: 30px;font-size: 16px;"
>
疑似重复报文
原文
</div>
<div
style=
"width: 100%;height: 30px;line-height: 30px;font-size: 16px;"
>
疑似重复报文
</div>
<pre
style=
"width: 100%;height: calc(100% - 30px);border: 1px solid #333333;overflow: auto;"
>
{{
model
.
msgdtll
}}
</pre>
</div>
<div
style=
"width: 49%;height: 100%;"
>
<div
style=
"width: 100%;height: 30px;line-height: 30px;font-size: 16px;"
>
原报文
原文
</div>
<div
style=
"width: 100%;height: 30px;line-height: 30px;font-size: 16px;"
>
原报文
</div>
<pre
style=
"width: 100%;height: calc(100% - 30px);border: 1px solid #333333;overflow: auto;"
>
{{
model
.
msgdtlll
}}
</pre>
</div>
</div>
...
...
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