Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0e894163
authored
Feb 28, 2023
by
gexinzhineng/gxzn27
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bpmn流程图浏览数据弹窗样式
parent
d5c24941
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
src/components/bpmnProcessDesigner/package/designer/ProcessDesigner.vue
+6
-6
No files found.
src/components/bpmnProcessDesigner/package/designer/ProcessDesigner.vue
View file @
0e894163
...
...
@@ -190,12 +190,12 @@
</div>
<XModal
title=
"预览"
width=
"80%"
height=
"90%"
v-model=
"previewModelVisible"
destroy-on-close
>
<!-- append-to-body -->
<
pre
v-highlight
>
<code
class=
"hljs"
>
<!-- 高亮代码块 -->
{{ previewResult }}
</code>
</pre
>
<
div
v-highlight
>
<code
class=
"hljs"
>
<!-- 高亮代码块 -->
{{ previewResult }}
</code>
</div
>
<!-- <pre>
<code class="hljs" v-html="highlightedCode(previewType, previewResult)"></code>
</pre> -->
...
...
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