Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
在edit编辑模式下调试getClip全局函数可以获取到手机系统剪切板的数据,但是在微信界面,使用悬浮窗运行代码,getClip却获取不到剪切板数据,什么原因? var text = getClip();