引入import Vue from vue; import { ActionSheet } from vant; Vue.use(ActionSheet); 代码演示基础用法ActionSheet通过actions数组来定义展示的选项 ...
確定! 回上一頁