theme.js 156 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 /* * @Description: * @Autor: renchao * @LastEditTime: 2023-05-11 17:23:08 */ export default function getTheme () { import("@/styles/jgPublic.scss") }