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

1 line
715 B
JSON

{"ast":null,"code":"export default {\n name: \"payPage\"\n};","map":{"version":3,"names":["name"],"sources":["src/views/index/pay.vue"],"sourcesContent":["<template>\r\n <div class=\"pay_wrap\">\r\n <div class=\"map_wrap\">\r\n map\r\n </div>\r\n <div>\r\n 123\r\n </div>\r\n </div>\r\n</template>\r\n\r\n<script>\r\n export default {\r\n name: \"payPage\"\r\n }\r\n</script>\r\n\r\n<style scoped lang=\"less\">\r\n.pay_wrap {\r\n height: 100vh;\r\n display: flex;\r\n flex-direction: column;\r\n box-sizing: border-box;\r\n .map_wrap {\r\n flex: 1;\r\n }\r\n}\r\n</style>\r\n"],"mappings":"AAYA;EACAA,IAAA;AACA"},"metadata":{},"sourceType":"module","externalDependencies":[]}