CodeMaster/node_modules/.cache/babel-loader/5e0e5dab5b2269544c3db04fae3a60b5.json
2025-04-02 21:57:33 +08:00

1 line
4.3 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/components/ArticleListContent/ArticleListContent.vue?vue&type=script&lang=js","dependencies":[{"path":"/Users/shuguang/Desktop/毕设/CodeMaster/CodeMaster/src/components/ArticleListContent/ArticleListContent.vue","mtime":1742646402759},{"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:ZXhwb3J0IGRlZmF1bHQgewogIG5hbWU6ICdBcnRpY2xlTGlzdENvbnRlbnQnLAogIHByb3BzOiB7CiAgICBwcmVmaXhDbHM6IHsKICAgICAgdHlwZTogU3RyaW5nLAogICAgICBkZWZhdWx0OiAnYW50ZC1wcm8tY29tcG9uZW50cy1hcnRpY2xlLWxpc3QtY29udGVudC1pbmRleC1saXN0Q29udGVudCcKICAgIH0sCiAgICBkZXNjcmlwdGlvbjogewogICAgICB0eXBlOiBTdHJpbmcsCiAgICAgIGRlZmF1bHQ6ICcnCiAgICB9LAogICAgb3duZXI6IHsKICAgICAgdHlwZTogU3RyaW5nLAogICAgICByZXF1aXJlZDogdHJ1ZQogICAgfSwKICAgIGF2YXRhcjogewogICAgICB0eXBlOiBTdHJpbmcsCiAgICAgIHJlcXVpcmVkOiB0cnVlCiAgICB9CiAgICAvLyBocmVmOiB7CiAgICAvLyAgIHR5cGU6IFN0cmluZywKICAgIC8vICAgcmVxdWlyZWQ6IHRydWUKICAgIC8vIH0sCiAgICAvLyB1cGRhdGVBdDogewogICAgLy8gICB0eXBlOiBTdHJpbmcsCiAgICAvLyAgIHJlcXVpcmVkOiB0cnVlCiAgICAvLyB9CiAgfQp9Ow=="},{"version":3,"names":["name","props","prefixCls","type","String","default","description","owner","required","avatar"],"sources":["src/components/ArticleListContent/ArticleListContent.vue"],"sourcesContent":["<template>\n <div class=\"antd-pro-components-article-list-content-index-listContent\">\n <div class=\"description\">\n <slot>\n <div v-html=\"description\"></div>\n </slot>\n </div>\n <div class=\"extra\">\n <a-avatar :src=\"avatar\" size=\"small\" />作者\n\t\t\t <a>{{ owner }}</a> \n <!-- <a :href=\"href\">{{ owner }}</a> 发布在 <a :href=\"href\">{{ href }}</a> -->\n <!-- <em>{{ updateAt }}</em> -->\n </div>\n </div>\n</template>\n\n<script>\nexport default {\n name: 'ArticleListContent',\n props: {\n prefixCls: {\n type: String,\n default: 'antd-pro-components-article-list-content-index-listContent'\n },\n description: {\n type: String,\n default: ''\n },\n owner: {\n type: String,\n required: true\n },\n avatar: {\n type: String,\n required: true\n },\n // href: {\n // type: String,\n // required: true\n // },\n // updateAt: {\n // type: String,\n // required: true\n // }\n }\n}\n</script>\n\n<style lang=\"less\" scoped>\n@import '../index.less';\n\n.antd-pro-components-article-list-content-index-listContent {\n .description {\n max-width: 720px;\n line-height: 22px;\n }\n .extra {\n margin-top: 16px;\n color: @text-color-secondary;\n line-height: 22px;\n\n & :deep(.ant-avatar) {\n position: relative;\n top: 1px;\n width: 20px;\n height: 20px;\n margin-right: 8px;\n vertical-align: top;\n }\n\n & > em {\n margin-left: 16px;\n color: @disabled-color;\n font-style: normal;\n }\n }\n}\n\n@media screen and (max-width: @screen-xs) {\n .antd-pro-components-article-list-content-index-listContent {\n .extra {\n & > em {\n display: block;\n margin-top: 8px;\n margin-left: 0;\n }\n }\n }\n}\n</style>\n"],"mappings":"AAiBA;EACAA,IAAA;EACAC,KAAA;IACAC,SAAA;MACAC,IAAA,EAAAC,MAAA;MACAC,OAAA;IACA;IACAC,WAAA;MACAH,IAAA,EAAAC,MAAA;MACAC,OAAA;IACA;IACAE,KAAA;MACAJ,IAAA,EAAAC,MAAA;MACAI,QAAA;IACA;IACAC,MAAA;MACAN,IAAA,EAAAC,MAAA;MACAI,QAAA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;EACA;AACA","ignoreList":[]}]}