Attribute.vue 114 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <template> <div>属性</div> </template> <script setup lang="ts"></script> <style lang="less" scoped></style>