有这个 HTML
(defn test-go-loop []
(go (for [a (cycle [:a :b :c])]
(do (println a) (<! (timeout 1000))))))
JS(vue)
<f7-input type="switch" :checked="{typeS}"></f7-input>
}
并且当if(this.type ='S')更改checked的inputn属性时我需要。 我已经对什么是什么感到困惑。有人可以帮忙吗?