Files
frost-navigation/src/views/ToolboxView/Other/GenshinImpactClock/GenshinImpactClock.vue

10 lines
125 B
Vue

<template>
<div class="tool-detail-page"></div>
</template>
<script setup>
</script>
<style lang="less" scoped>
</style>