diff --git a/.beagle.yml b/.beagle.yml index 6a523e52b6efb781dfec6e5057b879834d73ae73..7c0db7a325cbb4c81df6fcb7033b5f669414bf42 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -31,7 +31,7 @@ pipeline: image: registry.cn-qingdao.aliyuncs.com/wod-devops/docker:1.0 volumes: - /var/run/docker.sock:/var/run/docker.sock - base: registry.cn-qingdao.aliyuncs.com/wod/nginx:1.15.9-alpine + base: registry.cn-qingdao.aliyuncs.com/wod-devops/ui-base:2.0.0 repo: apaas/apaas-v3-ui version: 1.0.0 channel: alpha @@ -42,7 +42,7 @@ pipeline: image: registry.cn-qingdao.aliyuncs.com/wod-devops/docker:1.0 volumes: - /var/run/docker.sock:/var/run/docker.sock - base: registry.cn-qingdao.aliyuncs.com/wod/nginx:1.15.9-alpine + base: registry.cn-qingdao.aliyuncs.com/wod-devops/ui-base:2.0.0 repo: apaas/apaas-v3-ui version: 1.0.0 registry: hub.wodcloud.com diff --git a/build/conf.yaml b/build/conf.yaml index 45dfbfccb0ff0d40963b8b67223b80fc4adbeed8..48474f17c582554f11e967088181d286fa5dde10 100644 --- a/build/conf.yaml +++ b/build/conf.yaml @@ -1,3 +1,3 @@ -index: /awecloud/ui/ -login: /awecloud/dex/login -logout: /awecloud/dex/logout \ No newline at end of file +index: /apaas/ui/ +login: /iam/login/#/login +logout: /iam/api/logout \ No newline at end of file diff --git a/build/dockerfile b/build/dockerfile index ab1ccc78db59b81bfe17a445d553872f7511bf35..7a41e8ce962d4b76a989e4fe6faa0e3d7d8b0b3d 100644 --- a/build/dockerfile +++ b/build/dockerfile @@ -1,4 +1,5 @@ FROM {{ BASEIMAGE }} MAINTAINER {{ AUTHOR }} LABEL Author={{ AUTHOR }} Name={{ PROJECT }} Version={{ VERSION }} -ADD ./dist /usr/share/nginx/html \ No newline at end of file +ADD ./dist /www +ADD ./build/conf.yaml /www/conf.yaml \ No newline at end of file diff --git a/src/pages/user/user_info.vue b/src/pages/user/user_info.vue index b000cc958c7391a2f2609d97845bd2456acb71e5..cc5f9ee17d5b0fdc9d7120fe39449a68a31411dc 100644 --- a/src/pages/user/user_info.vue +++ b/src/pages/user/user_info.vue @@ -9,53 +9,109 @@ - - -

账号:

- -
- -

密码:

- - 修改密码 -
- -

昵称:

- -
- -

头像:

- -
- -

联系人:

- -
- -

手机号:

- -
- -

邮箱:

- -
- -

组织机构:

- -
- -

当前角色:

- - 升级为开发者 -
-
+
+ + +

账号:

+ +
+ +

密码:

+ + 修改密码 +
+ +

昵称:

+ +
+ +

头像:

+ +
+ +

联系人:

+ +
+ +

手机号:

+ +
+ +

邮箱:

+ +
+ +

组织机构:

+ +
+ +

当前角色:

+ + 升级为开发者 +
+
+
+
+ + +

业务系统名:

+ +
+ +

域名:

+ +
+ +

IP(白名单):

+
+
+ {{ item.ip }} + +
+ + 增加 +
+
+ +

IP(黑名单):

+
+
+ {{ item.ip }} + +
+ + 增加 +
+
+ +

密钥:

+ + 复制 + 重置 +
+ +

描述:

+ +
+
+