Exemplo n.º 1
0
 def defaultExec(self,fun):
     return template(self.getTplName(fun), param=self.getParamToJson())
Exemplo n.º 2
0
 def default(self):
     return template(self.getTplName(self.getCurFunName()), child='mananger_test.html')