rabin 7 years ago
parent
commit
01a88243ea
2 changed files with 1 additions and 0 deletions
  1. 1 0
      front/page/user.py
  2. 0 0
      front/templates/pc/login.html

+ 1 - 0
front/page/user.py

@@ -11,6 +11,7 @@ class login_path(Load):
 	def get(self):
 		#url = Demeter.config['web']['url']
 		#self.redirect(url)
+		self.data['url'] = self.input('url', '/device')
 		self.view("login.html")
 	def post(self):
 		mobile = self.input('username')

File diff suppressed because it is too large
+ 0 - 0
front/templates/pc/login.html


Some files were not shown because too many files changed in this diff