<template> <view> 分包中的页面 <img src="@/packageA/static/顶部背景.jpg" alt="" style="width: 200rpx;height: 200rpx;" /> </view> </template> <script setup> </script> <style> </style>