当前位置:网站首页>Applet jumps to official account
Applet jumps to official account
2022-07-02 05:23:00 【YUlangML】
// utilize web-view Open the official account
<template>
<web-view :src="url" bindmessage="getMessage"></web-view>
</template>
<script>
export default {
data() {
return {
// Link address of an article in official account Just change it uyTXhl3OUFqI7eX0ja8uvw Members of the public,
url: 'https://mp.weixin.qq.com/s/uyTXhl3OUFqI7eX0ja8uvw'
}
},
onLoad(options) {
// this.url = options.url;
}
}
</script>
<style>
</style>
边栏推荐
猜你喜欢
【技术随记-08】
6. Network - Foundation
Black Horse Notes - - set Series Collection
Dark horse notes -- map set system
Youth training camp -- database operation project
【pyinstaller】_get_sysconfigdata_name() missing 1 required positional argument: ‘check_exists‘
centos8安装mysql8.0.22教程
paddle: ValueError:quality setting only supported for ‘jpeg‘ compression
4. Flask cooperates with a tag to link internal routes
Paddlepaddle project source code
随机推荐
Gee series: Unit 2 explore datasets
el-cascader回显只选中不显示的问题
Feign realizes file uploading and downloading
Principle and implementation of parallax effect
7.1模拟赛总结
Nodejs (02) - built in module
Paddlepaddle project source code
Fabric. JS 3 APIs to set canvas width and height
Implementation of go language for deleting duplicate items in sorting array
Fabric. JS centered element
Global and Chinese market of commercial fish tanks 2022-2028: Research Report on technology, participants, trends, market size and share
The reason why sizeof (ARR) / sizeof (arr[0]) is used in the function to calculate the length of the array is incorrect
Fabric.js 基础笔刷
Find the subscript with and as the target from the array
php/js cookie共享跨域的问题
Black Horse Notes - - set Series Collection
7.1 simulation summary
Centos8 installation mysql8.0.22 tutorial
Fabric.js 更换图片的3种方法(包括更换分组内的图片,以及存在缓存的情况)
Fabric.js IText 上标和下标