mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-30 10:19:15 +08:00
[build] 0.10.0
This commit is contained in:
parent
9d8eb14f0a
commit
91d7d8109d
@ -59,7 +59,7 @@ import TreeSelect from './tree-select';
|
||||
import Uploader from './uploader';
|
||||
import Waterfall from './waterfall';
|
||||
|
||||
const version = '0.9.12';
|
||||
const version = '0.10.0';
|
||||
const components = [
|
||||
Actionsheet,
|
||||
AddressEdit,
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant-css",
|
||||
"version": "0.9.12",
|
||||
"version": "0.10.0",
|
||||
"description": "vant css.",
|
||||
"main": "lib/index.css",
|
||||
"style": "lib/index.css",
|
||||
|
@ -13,7 +13,7 @@
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
padding: 10px 10px;
|
||||
background-color: $white6e1;
|
||||
background-color: #fff6e1;
|
||||
}
|
||||
|
||||
&__bar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user