
获得徽章 0
赞了这篇文章
安卓开发webview如何启用localstorage?
我有一个用vue开发的h5页面,需要使用localstorage存数据,但是webview.loadurl后不可用,settings需要开启哪些选项配置?网上的教程使用setAppCacheEnable但是这个方法已经过时了,不允许使用。
我有一个用vue开发的h5页面,需要使用localstorage存数据,但是webview.loadurl后不可用,settings需要开启哪些选项配置?网上的教程使用setAppCacheEnable但是这个方法已经过时了,不允许使用。
![[流泪]](http://lf-web-assets.juejin.cn/obj/juejin-web/xitu_juejin_web/img/jj_emoji_6.dde0d83.png)
4
4
赞了这篇文章
SpringBoot项目在IDEA中运行正常,打成jar包后报错Error creating bean with name 'xxx' defined in URL
评论
7
小程序中调用的https请求接口url需要是有证书的域名,我在本地部署springboot以小程序对localhost:8080请求测试没问题,之后我去买了域名(备案了,也申请了证书),想知道如何通过这个域名使用springboot?
6
10