在template模板中使用微信提供的代码
<wx-open-launch-weapp username="gh_4825d486c75b">
<script type="text/wxtag-template">
<style>
.text {
font-size: 30rpx;
}
</style>
<view class="text">测试跳转小程序</view>
</script>
</wx-open-launch-weapp>
运行就报错如下:
[plugin:vite:vue] Tags with side effect (<script> and <style>) are ignored in client component templates.
1 个回复
DCloud_UNI_OttoJi - 日常回复 uni-app/x 问题,如果艾特我没看到,请主动私信
看着和 https://ask.dcloud.net.cn/question/200988 相同,在那个帖子里回复了