feat:新增module 样式调整

This commit is contained in:
zhangyu
2021-04-14 15:38:37 +08:00
parent 7f027ce801
commit 265cf19e30
4 changed files with 242 additions and 111 deletions

View File

@@ -102,7 +102,8 @@ const en = {
stack: 'Show stack chart',
stackBack: 'Back to original chart'
},
SyncSave: 'Save&Sync'
SyncSave: 'Save&Sync',
copySuccess: 'Copy success'
},
pageSize: '/page',
setup: {
@@ -1179,12 +1180,12 @@ const en = {
scrape_timeout: 'Scrape timeout',
scrape_timeout_placeholder: 'default global scrape timeout',
type: 'Type',
bearer_token: 'Token',
bearer_token: 'bearer token',
username: 'Username',
password: 'Password',
authTypeNull: 'None',
authTypeWord: 'Username and password',
authTypeToken: 'Token',
authTypeWord: 'basic auth',
authTypeToken: 'bearer token',
},
metrics: {
metrics: 'Metrics', // "指标"