TBoxDetail.vue 111 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <template> <div>TBox</div> </template> <script setup lang="ts"></script> <style lang="less" scoped></style>