fix:code url

This commit is contained in:
yifeng.yl
2019-01-30 12:35:50 +08:00
parent a3ebc2c4bb
commit 588c17ca10
42 changed files with 53 additions and 47 deletions

View File

@ -83,7 +83,7 @@ class _Demo extends State<Demo> {
Widget build(BuildContext context) {
return WidgetDemo(
title: 'Switch',
codeUrl: '',
codeUrl: 'elements/Form/Switch/Switch/demo.dart',
contentList: [
contentA,
SwitchDemo(),