VANT教程Vant Cell 单元格 引入 import Vue from 'vue'; import { Cell, CellGroup } from 'vant'; Vue.use(Cell); Vue.use(CellGroup); 代码演示 基础用法 Cell可以单... AI君 6年前 (2020-03-06) 56℃ 9喜欢