forked from liweijie/education
1 line
2.8 KiB
JSON
1 line
2.8 KiB
JSON
{"remainingRequest":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\babel-loader\\lib\\index.js!C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!C:\\Users\\Admin\\Desktop\\education\\frontend\\src\\layout\\components\\Copyright\\index.vue?vue&type=script&lang=js","dependencies":[{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\src\\layout\\components\\Copyright\\index.vue","mtime":1787309162966},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\babel.config.js","mtime":1787309162881},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1787309791955},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\babel-loader\\lib\\index.js","mtime":1787309793142},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1787309791955},{"path":"C:\\Users\\Admin\\Desktop\\education\\frontend\\node_modules\\vue-loader\\lib\\index.js","mtime":1787309793790}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:InVzZSBzdHJpY3QiOwoKT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsICJfX2VzTW9kdWxlIiwgewogIHZhbHVlOiB0cnVlCn0pOwpleHBvcnRzLmRlZmF1bHQgPSB2b2lkIDA7Ci8vCi8vCi8vCi8vCi8vCi8vCnZhciBfZGVmYXVsdCA9IGV4cG9ydHMuZGVmYXVsdCA9IHsKICBjb21wdXRlZDogewogICAgdmlzaWJsZTogZnVuY3Rpb24gdmlzaWJsZSgpIHsKICAgICAgcmV0dXJuIHRoaXMuJHN0b3JlLnN0YXRlLnNldHRpbmdzLmZvb3RlclZpc2libGU7CiAgICB9LAogICAgY29udGVudDogZnVuY3Rpb24gY29udGVudCgpIHsKICAgICAgcmV0dXJuIHRoaXMuJHN0b3JlLnN0YXRlLnNldHRpbmdzLmZvb3RlckNvbnRlbnQ7CiAgICB9CiAgfQp9Ow=="},{"version":3,"names":["computed","visible","$store","state","settings","footerVisible","content","footerContent"],"sources":["src/layout/components/Copyright/index.vue"],"sourcesContent":["<template>\r\n <footer v-if=\"visible\" class=\"copyright\">\r\n <span>{{ content }}</span>\r\n </footer>\r\n</template>\r\n\r\n<script>\r\nexport default {\r\n computed: {\r\n visible() {\r\n return this.$store.state.settings.footerVisible\r\n },\r\n content() {\r\n return this.$store.state.settings.footerContent\r\n }\r\n }\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n.copyright {\r\n position: fixed;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n height: 36px;\r\n padding: 10px 20px;\r\n text-align: right;\r\n background-color: #f8f8f8;\r\n color: #666;\r\n font-size: 14px;\r\n border-top: 1px solid #e7e7e7;\r\n z-index: 999;\r\n}\r\n</style>"],"mappings":";;;;;;;;;;;;iCAOA;EACAA,QAAA;IACAC,OAAA,WAAAA,QAAA;MACA,YAAAC,MAAA,CAAAC,KAAA,CAAAC,QAAA,CAAAC,aAAA;IACA;IACAC,OAAA,WAAAA,QAAA;MACA,YAAAJ,MAAA,CAAAC,KAAA,CAAAC,QAAA,CAAAG,aAAA;IACA;EACA;AACA","ignoreList":[]}]} |