@@ -0,0 +1,19 @@
+<template>
+ <HcCard>
+ 1111
+ </HcCard>
+</template>
+
+<script setup>
+import {ref, watch} from "vue";
+import {useAppStore} from "~src/store";
+</script>
+<style lang="scss" scoped>
+</style>
+<style lang="scss">