예제 #1
0
 def GET(self):
     authuser()
     upload_mulu_check(web.session.Session.user_info['id'])
     web.header("Content-Type","text/html; charset=utf-8;")
     return """<html><head><style type='text/css' />body{background: url("/static/public/imgs/man_bg_1.jpg") no-repeat fixed center;}</style></head>
예제 #2
0
 def GET(self):
     authuser()
     upload_mulu_check(web.session.Session.user_info['id'])
     web.header("Content-Type","text/html; charset=utf-8;")
     return """<html><head></head>