hi-ucs/front/src/views/capabilityCloud/components/ComponentServices.vue

13 lines
323 B
Vue

<!--
* @Author: hisense.liangjunhua
* @Date: 2022-06-19 10:15:33
* @LastEditors: hisense.liangjunhua
* @LastEditTime: 2022-06-19 10:17:22
* @Description: 告诉大家这是什么
-->
<template>
<div class="component-services">组件服务</div>
</template>
<script setup></script>
<style lang="less" scoped></style>