1 line
626 B
JSON
1 line
626 B
JSON
{"ast":null,"code":"//\n//\n//\n//\n//\n//\nimport echarts from 'echarts';\nexport default {\n name: \"Home.vue\"\n};","map":{"version":3,"mappings":";;;;;;AAOA;AACA;AACAA;AADA","names":["name"],"sourceRoot":"src/views/manage","sources":["Home.vue"],"sourcesContent":["<template>\r\n<div style=\"color:#da97f5;font-size: 70px;text-align: center;margin-top: 200px\">\r\n <h1>在线商城 后台管理系统</h1>\r\n</div>\r\n</template>\r\n\r\n<script>\r\nimport echarts from 'echarts'\r\nexport default {\r\n name: \"Home.vue\"\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>"]},"metadata":{},"sourceType":"module"} |