小程序悬浮可移动按钮(taro框架) 不用自己再去计算按钮的位置直接使用 class App extends Components { render () { return ( <MovableA ...