Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
293b6f35
Commit
293b6f35
authored
Aug 14, 2020
by
张俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
流程默认图片
parent
db0a7b41
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/components/service-header.vue
src/components/service-header.vue
+1
-1
src/pages/workbench/component-center/process-management/designer/detail.vue
...h/component-center/process-management/designer/detail.vue
+1
-1
No files found.
src/components/service-header.vue
View file @
293b6f35
<
template
>
<div
class=
"info_logo"
>
<div
class=
"logo"
>
<img
:src=
"data.url"
alt=
""
/>
<img
:src=
"data.url"
alt=
""
style=
"width:100%;"
/>
<map-view
v-if=
"data.isMap"
:id=
"data.portal_id"
></map-view>
</div>
<div
class=
"info"
>
...
...
src/pages/workbench/component-center/process-management/designer/detail.vue
View file @
293b6f35
...
...
@@ -131,7 +131,7 @@ export default {
undeploy
:
false
,
deploy
:
false
,
fixed_url
:
'
/progress/designer/design_edit/
'
,
url
:
''
url
:
require
(
'
../../../../../assets/imgs/img_liuchengsheji.png
'
)
},
workflows_id
:
''
,
all_count
:
{
...
...
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