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
4ff7b083
Commit
4ff7b083
authored
Mar 16, 2022
by
何小勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
接入部门
parent
c14e00a7
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8385 additions
and
6 deletions
+8385
-6
.beagle.yml
.beagle.yml
+5
-5
src/pages/service_shop/services_shop.vue
src/pages/service_shop/services_shop.vue
+1
-1
yarn.lock
yarn.lock
+8379
-0
No files found.
.beagle.yml
View file @
4ff7b083
...
@@ -17,7 +17,7 @@ pipeline:
...
@@ -17,7 +17,7 @@ pipeline:
-
/data/cache:/cache
-
/data/cache:/cache
when
:
when
:
branch
:
branch
:
-
dev
-
gzga
## 构建
## 构建
build
:
build
:
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch
...
@@ -29,7 +29,7 @@ pipeline:
...
@@ -29,7 +29,7 @@ pipeline:
-
yarn build
-
yarn build
when
:
when
:
branch
:
branch
:
-
dev
-
gzga
# store-cache:
# store-cache:
# image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
# image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
...
@@ -51,7 +51,7 @@ pipeline:
...
@@ -51,7 +51,7 @@ pipeline:
dockerfile
:
.beagle/dockerfile
dockerfile
:
.beagle/dockerfile
repo
:
wod/apaas-ui
repo
:
wod/apaas-ui
version
:
v3.0.4
version
:
v3.0.4
channel
:
alph
a
channel
:
gzg
a
args
:
"
TARGETOS=linux,TARGETARCH=amd64"
## 不同架构的构建参数
args
:
"
TARGETOS=linux,TARGETARCH=amd64"
## 不同架构的构建参数
registry
:
registry.cn-qingdao.aliyuncs.com
registry
:
registry.cn-qingdao.aliyuncs.com
secrets
:
secrets
:
...
@@ -61,7 +61,7 @@ pipeline:
...
@@ -61,7 +61,7 @@ pipeline:
target
:
REGISTRY_PASSWORD
target
:
REGISTRY_PASSWORD
when
:
when
:
branch
:
branch
:
-
dev
-
gzga
## 更换dev生成镜像的名称
## 更换dev生成镜像的名称
harbor
:
harbor
:
...
@@ -118,7 +118,7 @@ pipeline:
...
@@ -118,7 +118,7 @@ pipeline:
target
:
REGISTRY_PASSWORD
target
:
REGISTRY_PASSWORD
when
:
when
:
branch
:
branch
:
-
dev
-
gzga
## 更换dev生成arm64镜像的名称
## 更换dev生成arm64镜像的名称
harbor-arm64
:
harbor-arm64
:
...
...
src/pages/service_shop/services_shop.vue
View file @
4ff7b083
...
@@ -91,7 +91,7 @@ export default {
...
@@ -91,7 +91,7 @@ export default {
icon
:
require
(
"
@/assets/imgs/shop_ic_yonghuzs.png
"
),
icon
:
require
(
"
@/assets/imgs/shop_ic_yonghuzs.png
"
),
},
},
{
{
name
:
"
接入
机构
"
,
name
:
"
接入
部门
"
,
value
:
0
,
value
:
0
,
icon
:
require
(
"
@/assets/imgs/shop_ic_jierujg.png
"
),
icon
:
require
(
"
@/assets/imgs/shop_ic_jierujg.png
"
),
},
},
...
...
yarn.lock
0 → 100644
View file @
4ff7b083
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