I have a WebView. I\'d like to show some page from my server, but I require some basic authentication. Is there a way I can specif开发者_JAVA技巧y basic auth credentials when calling WebView.loadData(
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
目录一:创建django项目二:安装vue三:设置vue项目四:vue项目写完后,打包vue项目,然后修改django配置,将vue集成到django中五:修改django的主目录的urls文件六:启动django服务,访问localhost:8000 则可以出现