[improvement] Dialog: update style (#1774)

This commit is contained in:
neverland
2018-09-10 14:38:59 +08:00
committed by GitHub
parent 9a3667e7ab
commit 0948f8ed62
2 changed files with 4 additions and 4 deletions

View File

@@ -69,7 +69,7 @@ import TreeSelect from './tree-select';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '1.3.0';
const version = '1.3.1';
const components = [
Actionsheet,
AddressEdit,