UNPKG

ng-yunzai-mobile

Version:

1. 修改wechat.micro.ts

6 lines (5 loc) 103 B
export interface FloatButtonModel { icon: string; title: string; click: () => void; }