1 line
2.1 KiB
JSON
1 line
2.1 KiB
JSON
{"remainingRequest":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/babel-loader/lib/index.js!/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/cache-loader/dist/cjs.js??ref--1-0!/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/src/views/communtiy/components/IconText.vue?vue&type=script&lang=js","dependencies":[{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/src/views/communtiy/components/IconText.vue","mtime":1742646402777},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/babel.config.js","mtime":1742646402652},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/cache-loader/dist/cjs.js","mtime":1743264595665},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/babel-loader/lib/index.js","mtime":1743264596348},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/cache-loader/dist/cjs.js","mtime":1743264595665},{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/node_modules/vue-loader/lib/index.js","mtime":1743264596512}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:ZXhwb3J0IGRlZmF1bHQgewogIG5hbWU6ICdJY29uVGV4dCcsCiAgcHJvcHM6IHsKICAgIHR5cGU6IHsKICAgICAgdHlwZTogU3RyaW5nLAogICAgICByZXF1aXJlZDogdHJ1ZQogICAgfQogICAgLy8gdGV4dDogewogICAgLy8gICB0eXBlOiBbU3RyaW5nLCBOdW1iZXJdLAogICAgLy8gICByZXF1aXJlZDogdHJ1ZSwKICAgIC8vIH0sCiAgfQp9Ow=="},{"version":3,"names":["name","props","type","String","required"],"sources":["src/views/communtiy/components/IconText.vue"],"sourcesContent":["<template>\n <span>\n <a-icon :type=\"type\" style=\"margin-right: 8px\" />\n <!-- {{ text }} -->\n </span>\n</template>\n\n<script>\nexport default {\n name: 'IconText',\n props: {\n type: {\n type: String,\n required: true,\n },\n // text: {\n // type: [String, Number],\n // required: true,\n // },\n },\n};\n</script>\n"],"mappings":"AAQA;EACAA,IAAA;EACAC,KAAA;IACAC,IAAA;MACAA,IAAA,EAAAC,MAAA;MACAC,QAAA;IACA;IACA;IACA;IACA;IACA;EACA;AACA","ignoreList":[]}]} |