mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 05:24:23 +00:00
FIx for deploying application.
This commit is contained in:
parent
f17aea24cd
commit
4aab557523
3 changed files with 15 additions and 3 deletions
9
pages/topic/view/[slug].vue
Normal file
9
pages/topic/view/[slug].vue
Normal file
|
@ -0,0 +1,9 @@
|
|||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
<template>
|
||||
<div class="">
|
||||
<div class="content">
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue