获取域名:
{{ request.get_host }}

获取路径:
{{ request.path }}

获取协议
{{ request.scheme }}

相关文章:

  • 2021-05-18
  • 2022-01-12
  • 2022-12-23
  • 2021-11-24
  • 2021-12-28
  • 2021-09-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-27
  • 2021-06-24
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案