rabin 7 years ago
parent
commit
bad2f15216
1 changed files with 1 additions and 1 deletions
  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