AIoT前端公共UI
<template> <div class="demo"> <el-input></el-input> </div> </template> <script setup lang="ts"></script> <style scoped lang="scss"></style>