Keine Beschreibung

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

README.md

叠腾主题切换使用方法

import { useDtTheme } from 'dt-theme';

构建方法

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