Sem descrição

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

README.md

叠腾主题切换使用方法

import { useDtTheme } from 'dt-theme';

构建方法

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