Skip to content

Commit 91f3439

Browse files
author
weifang.jiagweifan
committed
feat: switch demo
1 parent e090d58 commit 91f3439

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

  • demo/pages/FormRenderMini/SolutionFormSwitch

demo/pages/FormRenderMini/SolutionFormSwitch/index.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,6 @@ Page({
6161
disabled: true
6262
}
6363
},
64-
loadingSwitch: {
65-
title: '加载状态',
66-
type: 'boolean',
67-
widget: 'switch',
68-
props: {
69-
loading: true
70-
}
71-
},
7264
mediumSwitch: {
7365
title: '中等尺寸',
7466
type: 'boolean',

0 commit comments

Comments
 (0)