mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
docs(Button): add gradient color demo (#4454)
This commit is contained in:
@@ -105,8 +105,8 @@ export default {
|
||||
currentRate3: 70,
|
||||
currentRate4: 70,
|
||||
gradientColor: {
|
||||
'0%': '#ffd01e',
|
||||
'100%': '#ee0a24'
|
||||
'0%': '#3fecff',
|
||||
'100%': '#6149f6'
|
||||
}
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user