修复确实logo跳转、个人头像地址、导航条、个人资料哦修改
This commit is contained in:
parent
caf6840a98
commit
4845423eab
|
@ -49,13 +49,20 @@ default: &default
|
|||
scope: 'read'
|
||||
base_url: 'http://localhost:8080'
|
||||
redirect_uri: 'http://localhost:3030/loginxc'
|
||||
profile_url: 'https://www.ccyunchina.com/portal/user/information/account'
|
||||
|
||||
|
||||
gitea:
|
||||
access_key_id: 'root'
|
||||
access_key_secret: '_Trustie_10010'
|
||||
domain: 'https://testgitea.trustie.net'
|
||||
base_url: '/api/v1'
|
||||
|
||||
wechat:
|
||||
appid:
|
||||
secret:
|
||||
weapp:
|
||||
appid:
|
||||
secret:
|
||||
|
||||
production:
|
||||
<<: *default
|
||||
|
|
Loading…
Reference in New Issue