注解/字段选择器

This commit is contained in:
huanqing.shao
2019-10-15 22:28:58 +08:00
parent a30f08d14d
commit 9bc96eefad
5 changed files with 158 additions and 6 deletions

View File

@ -33,7 +33,7 @@ export default {
position: fixed;
bottom: 80px;
right: 10px;
background-color: grey;
/* background-color: grey; */
}
</style>

View File

@ -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',
]
},
{