WangYiKai

Results 4 issues of WangYiKai

.... #{{item}} 取消订阅 .... touchStart(e){ const self = this; self.touchStart = JSON.stringify(e.touches[0].clientX); console.log("move event START touches:" + JSON.stringify(e.touches[0].clientX)) // console.log('nihsadi==>' + JSON.stringify(e.touches[0].clientX)); }, 我如果想把index当做自定义参数带入touchStart函数内 该如何实现?

question

``` A problem occurred configuring project ':fluttertoast'. > Could not resolve all files for configuration ':fluttertoast:classpath'. > Could not resolve com.android.tools.build:gradle:7.4.0. Required by: project :fluttertoast > No matching variant of...

proxy_admin启动命令后: 2024/03/24 22:04:16 Failed to start Proxy Admin Free Edition of (snail007/goproxy): The service did not respond to the start or control request in a timely fashion.

Rod Version: github.com/go-rod/rod v0.116.2 ## The code to demonstrate your question 1. Clone Rod to your local and cd to the repository: ```bash git clone https://github.com/go-rod/rod cd rod ``` 1....

question