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
1c305b7b
Commit
1c305b7b
authored
Sep 19, 2020
by
刘殿昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据展示
parent
c20f9be2
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
289 additions
and
313 deletions
+289
-313
src/pages/workbench/yygl/apply_app_detail.vue
src/pages/workbench/yygl/apply_app_detail.vue
+1
-1
src/pages/workbench/yygl/deploy_app_detail.vue
src/pages/workbench/yygl/deploy_app_detail.vue
+288
-312
No files found.
src/pages/workbench/yygl/apply_app_detail.vue
View file @
1c305b7b
...
...
@@ -26,7 +26,7 @@
:list_arr=
"now_service == 0?list_arr:servicead_arr
"
>
<
mavon-editor
v-model=
"appcode"
slot=
"app_code"
:boxShadow=
"false"
:toolbarsFlag=
"false"
:subfield=
"false"
defaultOpen=
"preview"
:editable=
"false"
/
>
<
div
slot=
"app_code"
style=
"white-space: pre-wrap;background-color:rgb(251,251,251);padding:15px;border-radius:5px;"
>
{{
appcode
}}
</div
>
<process-card
:data=
"approval_arr3"
slot=
"approval"
></process-card>
</info-list>
...
...
src/pages/workbench/yygl/deploy_app_detail.vue
View file @
1c305b7b
This diff is collapsed.
Click to expand it.
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