vscroll

垂直方向跑马灯

/**
 * ----------------------------------------
 * @param {Element} el - 运动元素
 * @param {Element} root - 元素容器
 * @param {Boolean} start - 开始运行
 * ----------------------------------------
 */
import vscroll from "ynw/vue/vscroll";