UNPKG

@ttk/component

Version:

ttk组件库

10 lines (7 loc) 292 B
import { message } from 'antd'; message.config({ top: window.location && window.location.href.includes('xdz') ? 30 : window.location && window.location.href.includes('ttk-zs-app-portal') ? 50 : 0, stack: false }); var messageComponent = message; export { messageComponent as default };