Files
supplier-dispatch-h5/node_modules/.cache/babel-loader/13b229d87c903805ae95a9969cff4ab974d6d861ea723baa274b2e23bcfc536d.json
2023-08-11 10:45:20 +08:00

1 line
645 B
JSON

{"ast":null,"code":"export default {\n name: 'App'\n};","map":{"version":3,"names":["name"],"sources":["src/App.vue"],"sourcesContent":["<template>\n <div id=\"app\">\n <keep-alive>\n <router-view />\n </keep-alive>\n </div>\n</template>\n\n<script>\nexport default {\n name: 'App',\n}\n</script>\n\n<style>\n/*#app {\n font-family: Avenir, Helvetica, Arial, sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n text-align: center;\n color: #2c3e50;\n margin-top: 60px;\n}*/\n</style>\n"],"mappings":"AASA;EACAA,IAAA;AACA"},"metadata":{},"sourceType":"module","externalDependencies":[]}