DataFront/pages/tools/qqazk/index.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 index page
</template>
<style scoped>
</style>