mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[build] 0.10.0
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user