新增动画模块

突然更新~优化了交互。新增动画模块
This commit is contained in:
weilanwl
2018-09-14 17:27:59 +08:00
parent 0b63ce2192
commit c1541c3139
8 changed files with 115 additions and 4 deletions
+1
View File
@@ -14,6 +14,7 @@ Page({
{ title: '图标 ', name: 'icon' },
{ title: '加载', name: 'loading' },
{ title: '图片 ', name: 'image' },
{ title: '动画 ', name: 'animation' },
],
modules: [
{ title: '操作条', name: 'bar' },