常用的element-ui标签
-
安装element-ui
npm uninstall element-ui npm install -g --save element-ui
-
添加标签
如果webstorm不能识别标签,将这些标签添加到webStorm中(路径:设置 --> Editor --> Inspections --> HTML --> Unkonw HTML Tag)el-form el-from-item el-input el-button el-container el-header el-aside el-main el-menu el-submenu el-menu-item-group el-menu-item el-card el-row el-col el-table el-table-column el-switch el-tooltip el-pagination el-dialog el-tag el-tree el-select el-option el-option-group el-cascader el-alert el-tabs el-tab-pane el-step el-steps el-checkbox el-checkbox-group el-upload el-time-picker el-time-select