<template> <div>index2</div> </template> <script> export default { data() { return {} }, methods: {}, } </script> <style scoped lang="scss"></style>