6

uni-app 怎么在页面内嵌入一个外部链接(以百度为例)uni-app 页面应用内跳转与应用外...

 2 years ago
source link: https://blog.p2hp.com/archives/8485
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
uni-app 怎么在页面内嵌入一个外部链接(以百度为例)uni-app 页面应用内跳转与应用外跳转的实现方式
<template>
    <view>
        <web-view :webview-styles="webviewStyles" src="http://www.baidu.com/"></web-view>
    </view>
</template>
<script>
    export default {
        data() {
            return {
                webviewStyles: {
                    progress: {
                        color: '#FF3333'
                    }
                }
            }
        }
    }
</script>
<style>
</style>

2022年四月 一 二 三 四 五 六 日

« 3月    

 123 45678910 11121314151617 18192021222324 252627282930  

文章归档
日志总数:1889篇 评论总数:90条
分类总数:25个 标签总数:303个
友情链接:8个 网站运行:3735天
最后更新:2022年4月27日

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK