mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
- Updated English and Traditional Chinese translations to include "search", "chatbot", and "starred". - Added "chatbot" menu item to the desktop application. - Refactored window management functions for better clarity and organization. - Created a new chatbot component with a basic template.
5 lines
114 B
Vue
5 lines
114 B
Vue
<template>
|
|
<div class="justify-center align-center text-center flex flex-col">
|
|
|
|
</div>
|
|
</template> |