将 highlight 代码高亮的全局引入,改成局部引入
This commit is contained in:
@ -443,5 +443,6 @@ export default {
|
||||
btn_zoom_in: 'Zoom in',
|
||||
btn_zoom_out: 'Zoom out',
|
||||
preview: 'Preivew'
|
||||
}
|
||||
},
|
||||
'OAuth 2.0': 'OAuth 2.0'
|
||||
}
|
||||
|
||||
@ -436,5 +436,6 @@ export default {
|
||||
btn_zoom_in: '放大',
|
||||
btn_zoom_out: '缩小',
|
||||
preview: '预览'
|
||||
}
|
||||
},
|
||||
'OAuth 2.0': 'OAuth 2.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user