webapp.templates.home.screen.addZookeeper.vm Maven / Gradle / Ivy
$control.setTemplate("home:navigation.vm")
#macro (addAutoKeeperClusterMessage $field)
#if (!$field.valid) $field.message #end
#end
添加Zookeeper集群
#if($message == "init")
ZooKeeper集群为空,无法添加Node或Canal,请先至少添加一个ZooKeeper集群
#end
© 2015 - 2024 Weber Informatics LLC | Privacy Policy