WyTiny 9480e01b9b [refactor] Actionsheet: 升级到自定义组件 (#175)
* fix: temp commit

* fix: temp commit

* fix: add custom actionsheet
2018-04-02 22:24:01 +08:00

8 lines
180 B
JSON

{
"navigationBarTitleText": "Actionsheet 行动按钮",
"usingComponents": {
"zan-actionsheet": "../../dist/actionsheet/index",
"zan-btn": "../../dist/btn/index"
}
}