# 叠腾主题切换使用方法 import { useDtTheme } from 'dt-theme'; # 构建方法 1、修改package.json中的版本号。 2、Jenkins打包使用npm run pub1,本地打包推送使用npm run pub2。