14 lines
260 B
Vue
14 lines
260 B
Vue
<template>
|
|
<page-top-bar></page-top-bar>
|
|
|
|
asgdaskhjdkhsk jkhkhkjhkjhjhjjjjjhjkhh
|
|
</template>
|
|
|
|
<script setup>
|
|
import pageTopBar from '../components/pageTopBar/pageTopBar.vue';
|
|
|
|
const uniqid = "1qfWOLTPbyPH"
|
|
|
|
</script>
|
|
|
|
<style lang="less" scoped></style> |