diff --git a/example/pages/cell/index.json b/example/pages/cell/index.json index 0f202a39..a23e9052 100644 --- a/example/pages/cell/index.json +++ b/example/pages/cell/index.json @@ -1,3 +1,8 @@ { - "navigationBarTitleText": "Cell 单元格" + "navigationBarTitleText": "Cell 单元格", + "usingComponents": { + "zan-cell": "../../dist/cell/index", + "zan-icon": "../../dist/icon/index", + "zan-cell-group": "../../dist/cell-group/index" + } } diff --git a/example/pages/cell/index.wxml b/example/pages/cell/index.wxml index 3cfb2e84..5654f366 100644 --- a/example/pages/cell/index.wxml +++ b/example/pages/cell/index.wxml @@ -5,114 +5,46 @@ CELL - - 单行列表 - + - - 单行列表 - 详细信息 - + - - - 单行列表 - 详细信息 - + + + + 带 icon 的 cell + + + + + + + + 带箭头的 cell + + - - - 单行列表 - 附加描述 - - 详细信息 - + - + cell 组 - - 单行列表 - - + + + + + + + + + + + + - - - - 开关 - -