0.4.1 ā€¢ Published 2 years ago

antd-pro-biz v0.4.1

Weekly downloads
8
License
MIT
Repository
github
Last release
2 years ago

antd-pro-biz

šŸœ ant design biz is an advance biz components library.

Usage

npm install --save antd-pro-biz antd-pro-toolkit
import { AddressSelector } from 'antd-pro-biz';

Components

  • AddressSelector

token

Some story need to comunicate with server to fetch data, and need to login first, so you need to create a token file(token.js) like below, otherwise you will get some error.

import Des from './utils/des';

export const username = "user"
export const password = Des.enc("*******")
0.4.1

2 years ago

0.3.9

3 years ago

0.4.0

3 years ago

0.3.8

3 years ago

0.3.6

3 years ago

0.3.7

3 years ago

0.3.5

4 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago