Fri May 26 04:09:00 UTC 2023 inscode

上级 3daf8636
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
</div> </div>
</template> </template>
<script> <script>
import { fetchEventSource } from '@microsoft/fetch-event-source'; import { fetchEventSource } from '@microsoft/fetch-event-source';
import { apiKey, apiUrl } from './api'; import { apiKey, apiUrl } from './api';
......
...@@ -9,3 +9,4 @@ const app = createApp(App) ...@@ -9,3 +9,4 @@ const app = createApp(App)
app.use(ViewUIPlus) app.use(ViewUIPlus)
.mount('#app') .mount('#app')
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册