You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
619 B
1 line
619 B
{"ast":null,"code":"export default {\n name: 'CommunityIndex' // 添加组件名称\n // 其他组件选项\n};","map":{"version":3,"names":["name"],"sources":["D:\\vue\\demo\\src\\views\\shequ\\index.vue"],"sourcesContent":["<template>\r\n <div>\r\n haha\r\n </div>\r\n \r\n</template>\r\n<script setup></script>\r\n<script>\r\n export default {\r\n name: 'CommunityIndex', // 添加组件名称\r\n // 其他组件选项\r\n }\r\n </script>"],"mappings":"AAQI,eAAe;EACbA,IAAI,EAAE,gBAAgB,CAAE;EACxB;AACF","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |