随笔分类 - Element UI
摘要:效果图 //渲染的图片,格式为glob<vue-cropper ref="cropper":img="options.img":info="true" :autoCrop="options.autoCrop" :autoCropWidth="options.autoCropWidth" :autoC
阅读全文
摘要:<el-dialog title="提示" :visible.sync="dialogVisible" width="30%"> <el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="100px" class="d
阅读全文
摘要:<el-table :data="tableData" tooltip-effect="dark" style="width: 100%" @selection-change="handleSelectionChange"> <!-- 选项框 --> <el-table-column type="s
阅读全文
摘要:1.安装Element UI,链接如下: https://element.eleme.cn/#/zh-CN/component/installation 2.安装路由(也可以借助官方文档:https://router.vuejs.org/zh/) npm i vue-router -S 项目结构 首
阅读全文
浙公网安备 33010602011771号