rabin hace 7 años
padre
commit
bad2f15216
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      demos/helloworld/admin/page/site.py

+ 1 - 1
demos/helloworld/admin/page/site.py

@@ -4,7 +4,7 @@
     name:site.py 站点相关
     author:rabin
 """
-from __load__ import *
+from .__load__ import *
 
 class site_path(Load):
 	@Web.auth