Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
op-web-service
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
op-web-service
Commits
9c0766d3
Commit
9c0766d3
authored
Jun 21, 2021
by
lvweichao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: README.md
parent
a9d3ce1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
README.md
README.md
+14
-0
No files found.
README.md
View file @
9c0766d3
...
@@ -34,3 +34,17 @@ npm run web-dev
...
@@ -34,3 +34,17 @@ npm run web-dev
# 增加顶部导航
# 增加顶部导航
1.
配置
*/src/config/pageconfig.js*
HEADER_CONFIG.menuItems 增加对应项
1.
配置
*/src/config/pageconfig.js*
HEADER_CONFIG.menuItems 增加对应项
2.
若需要权限控制顶栏是否展示对应项, 需配置
*/src/config/pageconfig.js*
PAGEMODULE_PERMISSIONNAME 模块对应的权限名。权限名需与服务端返回权限列表中的一级权限保持一致
2.
若需要权限控制顶栏是否展示对应项, 需配置
*/src/config/pageconfig.js*
PAGEMODULE_PERMISSIONNAME 模块对应的权限名。权限名需与服务端返回权限列表中的一级权限保持一致
# 部署发布流程
## 测试环境(http://clay.yidian-inc.com)
待提测代码push test分支。对应下列三个job 打包部署测试环境
-
1. bp-op-web-service-branch-commit
-
2. bp-op-web-service-branch-assemble
-
3. bp-op-web-service-branch-deploy-qa
## 正式环境(http://opservice.int.yidian-inc.com)K8s
代码push master。
-
1. bp-op-web-service-master-commit
-
2. bp-op-web-service-master-assemble
assemble 完成后,
**http://jenkins.yidian-inc.com:8080/job/superfe-bp-opservice/**
填入1 对应的 COMMIT_ID,选择全量发布,部署到生产环境。
\ No newline at end of file
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