mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
98d72b491f
commit
e10a328f44
@ -72,7 +72,7 @@ Page({
|
|||||||
data: {
|
data: {
|
||||||
show: false,
|
show: false,
|
||||||
actions: [
|
actions: [
|
||||||
{ name: '选项', color: '07c160' },
|
{ name: '选项', color: '#07c160' },
|
||||||
{ loading: true },
|
{ loading: true },
|
||||||
{ name: '禁用选项', disabled: true }
|
{ name: '禁用选项', disabled: true }
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user