<template> <view> <web-view src="https://mp.weixin.qq.com/s/jMGsvazoR3sze5WpIP5wLg"></web-view> </view> </template> <script> export default { data() { return { } }, methods: { } } </script> <style> </style>