注解/字段选择器
This commit is contained in:
@ -33,7 +33,7 @@ export default {
|
||||
position: fixed;
|
||||
bottom: 80px;
|
||||
right: 10px;
|
||||
background-color: grey;
|
||||
/* background-color: grey; */
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
@ -290,6 +290,8 @@ module.exports = {
|
||||
'k8s-intermediate/obj/namespaces',
|
||||
'k8s-intermediate/obj/namespace-op',
|
||||
'k8s-intermediate/obj/labels',
|
||||
'k8s-intermediate/obj/annotations',
|
||||
'k8s-intermediate/obj/field',
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user