theme.js 157 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 /* * @Description: * @Autor: renchao * @LastEditTime: 2023-05-11 16:33:18 */ export default function getTheme () { import("@/styles/sbPublic.scss"); }