<template> <view> index <!-- <MyLayout>home</MyLayout> --> </view> </template> <script setup> // import MyLayout from '@/components/Layout' </script> <style lang="scss"> </style>