using cordova+vue.js to develop mixed app,
ios page scrolling optimization uses webkit-overflow-scrolling:touch
when using video, the page produces a white screen? Has any great god met and solved it?
using cordova+vue.js to develop mixed app,
ios page scrolling optimization uses webkit-overflow-scrolling:touch
when using video, the page produces a white screen? Has any great god met and solved it?
you can refer to this article https://yq.aliyun.com/ziliao/.
.use cordova to package the vue project because apk, cannot connect to the network, and network pictures are not displayed ...
as mentioned above, it can be displayed normally in Mumu simulator and browser in cordova serve mode, but it cannot be displayed on real machine, and DOM elements can be rendered. My phone is Android 8.0 cordova version 7, the official check is the hig...
request in the vue page: mounted () { axios.get( http: v.juhe.cn toutiao index , { params: { key: ed0b5a46f81b282bd2ce8df1f02225d9 } }) .then(function (res) { console.log(res); this.list = res.result.d...