ref使用 2020-08-06 本文已影响0人 Spinach 使用: <div ref="showTime">12:00</div> 获取元素: let el = this.$refs.showTime;