healthcheck.vue 86 B

1234567
  1. <template>
  2. <div>ok</div>
  3. </template>
  4. <script></script>
  5. <style lang="scss"></style>