Sin descripción

yangkaixiang 9cf249b4bd fix indexof bug hace 1 año
.husky 9cf249b4bd fix indexof bug hace 1 año
public 08641e3d41 Initialize project using Create React App hace 1 año
src 9cf249b4bd fix indexof bug hace 1 año
.eslintignore ab939642ea first commit hace 1 año
.gitignore ab939642ea first commit hace 1 año
.npmrc ab939642ea first commit hace 1 año
.yarnrc ab939642ea first commit hace 1 año
README.md 0cd6ab41dd update readme hace 1 año
config-overrides.js ab939642ea first commit hace 1 año
package.json 9cf249b4bd fix indexof bug hace 1 año
updateVersion.js 9cf249b4bd fix indexof bug hace 1 año
webpack.config.js ab939642ea first commit hace 1 año

README.md

叠腾主题切换使用方法

import { useDtTheme } from 'dt-theme';

构建方法

1、修改package.json中的版本号。 2、Jenkins打包使用npm run pub1,本地打包推送使用npm run pub2。