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
5d90826e
Commit
5d90826e
authored
May 20, 2022
by
赵伟庚
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 服务注册
parent
d9fb679e
Pipeline
#76752
passed with stage
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
.beagle.yml
.beagle.yml
+3
-3
src/pages/workbench/fwzc_fwcs_new.vue
src/pages/workbench/fwzc_fwcs_new.vue
+2
-2
No files found.
.beagle.yml
View file @
5d90826e
...
@@ -52,7 +52,7 @@ pipeline:
...
@@ -52,7 +52,7 @@ pipeline:
-
/var/run/docker.sock:/var/run/docker.sock
-
/var/run/docker.sock:/var/run/docker.sock
base
:
registry.cn-qingdao.aliyuncs.com/wod/nginx:1.19.5
base
:
registry.cn-qingdao.aliyuncs.com/wod/nginx:1.19.5
repo
:
gzgajzapi/apaas-ui
repo
:
gzgajzapi/apaas-ui
version
:
v3.0.
3
version
:
v3.0.
4
channel
:
alpha
channel
:
alpha
registry
:
hub.wodcloud.com
registry
:
hub.wodcloud.com
secrets
:
secrets
:
...
@@ -69,8 +69,8 @@ pipeline:
...
@@ -69,8 +69,8 @@ pipeline:
dns
:
223.5.5.5
dns
:
223.5.5.5
volumes
:
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
-
/var/run/docker.sock:/var/run/docker.sock
source
:
hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.
3
-alpha
source
:
hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.
4
-alpha
target
:
hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.
3
target
:
hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.
4
registry
:
hub.wodcloud.com
registry
:
hub.wodcloud.com
secrets
:
secrets
:
-
source
:
REGISTRY_USER
-
source
:
REGISTRY_USER
...
...
src/pages/workbench/fwzc_fwcs_new.vue
View file @
5d90826e
...
@@ -148,7 +148,7 @@
...
@@ -148,7 +148,7 @@
</div>
</div>
<!-- 服务地址 除流程类模版 -->
<!-- 服务地址 除流程类模版 -->
<div
v-if=
"serviceTemplate != 10"
>
<div
v-if=
"serviceTemplate != 10
&& jkxy == 1
"
>
<div
<div
class=
"fwcs_fwdz"
class=
"fwcs_fwdz"
...
@@ -623,7 +623,7 @@
...
@@ -623,7 +623,7 @@
</div>
</div>
</block-radius>
</block-radius>
<div
v-if=
"serviceTemplate == 10"
>
<div
v-if=
"serviceTemplate == 10
&& jkxy == 1
"
>
<!-- 综合服务流程类 -->
<!-- 综合服务流程类 -->
<block-radius
<block-radius
v-for=
"(itemOne, indexOne) in liucheng_list"
v-for=
"(itemOne, indexOne) in liucheng_list"
...
...
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