Keine Beschreibung

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

README.md

叠腾主题切换使用方法

import { useDtTheme } from 'dt-theme';

构建方法

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