8***@qq.com
-
发布:2024-05-19 18:00
-
更新:2024-11-21 17:21
-
阅读:155
nvue uniapp vue3 webview currentWebview.children()[0]
分类:nvue
nvue uniapp vue3
<template>
<view class="zong" style=" height:90%;overflow: hidden; width: 100%; ">
<web-view :src='wangzhi' fullscreen="false"
style="'height:'+hei+'px; overflow: hidden;width: 100%;'" ref="webview"></web-view>
</view >
<template>
webview currentWebview.children() 是个空值 vue文件有值 nvue文件没有值
问 在nvue文件里 怎么能得到值
1 个回复
k***@kmcharge.com
解决了吗 、同样的问题。