当前位置:网站首页>小程序跳装到公众号
小程序跳装到公众号
2022-07-02 05:20:00 【YUlangML】
// 利用web-view 打开公众号
<template>
<web-view :src="url" bindmessage="getMessage"></web-view>
</template>
<script>
export default {
data() {
return {
// 公众号的某一篇文章链接地址 只需改 uyTXhl3OUFqI7eX0ja8uvw 公众号的
url: 'https://mp.weixin.qq.com/s/uyTXhl3OUFqI7eX0ja8uvw'
}
},
onLoad(options) {
// this.url = options.url;
}
}
</script>
<style>
</style>
边栏推荐
- Fabric. JS basic brush
- How matlab marks' a 'in the figure and how matlab marks points and solid points in the figure
- 运维工作的“本手、妙手、俗手”
- Gee: explore the change of water area in the North Canal basin over the past 30 years [year by year]
- Fabric. JS iText sets the color and background color of the specified text
- Fabric.js 激活输入框
- Video cover image setting, put cover images into multiple videos in the simplest way
- Fabric.js IText 上标和下标
- Pyechart1.19 national air quality exhibition
- 操作符详解
猜你喜欢
Gee series: unit 6 building various remote sensing indexes in Google Earth engine
Mysql基础---查询(1天学会mysql基础)
How matlab marks' a 'in the figure and how matlab marks points and solid points in the figure
指针使用详解
创新永不止步——nVisual网络可视化平台针对Excel导入的创新历程
Pyechart1.19 national air quality exhibition
Fabric. JS centered element
Gee: explore the change of water area in the North Canal basin over the past 30 years [year by year]
Ls1046nfs mount file system
Disable access to external entities in XML parsing
随机推荐
Johnson–Lindenstrauss Lemma(2)
Black Horse Notes - - set Series Collection
js中的Map(含leetcode例题)
Gee: remote sensing image composite and mosaic
Fabric.js 更换图片的3种方法(包括更换分组内的图片,以及存在缓存的情况)
Dark horse notes -- Set Series Collection
MySQL foundation --- query (learn MySQL foundation in 1 day)
Implementation of leetcode two number addition go
Principle and implementation of parallax effect
LeetCode 241. Design priorities for operational expressions (divide and conquer / mnemonic recursion / dynamic programming)
Fabric. JS iText sets the color and background color of the specified text
Global and Chinese market of hydrocyclone desander 2022-2028: Research Report on technology, participants, trends, market size and share
Record my pytorch installation process and errors
Essence and physical meaning of convolution (deep and brief understanding)
Reflection of the soul of the frame (important knowledge)
【pyinstaller】_ get_ sysconfigdata_ name() missing 1 required positional argument: ‘check_ exists‘
Video cover image setting, put cover images into multiple videos in the simplest way
Fabric.js IText设置指定文字的颜色和背景色
Nodejs (02) - built in module
Fabric.js 3个api设置画布宽高