DataFront/pages/tools/qqazk/search.vue

11 lines
112 B
Vue
Raw Normal View History

2023-08-27 07:09:25 +00:00
<script setup lang="ts">
</script>
<template>
this is qqazk search page
</template>
<style scoped>
</style>