1.登录时出现 Invalid CSRF Token
修改addons/web/controllers/main.py
@http.route('/web/login', type='http', auth="none", sitemap=False, csrf=False)