feat: opt page style
This commit is contained in:
@@ -11,6 +11,7 @@ baihu
|
||||
# Data & Logs
|
||||
data/
|
||||
envs/
|
||||
.kiro/
|
||||
# logs/
|
||||
# scripts/
|
||||
configs/config.ini
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { ref, onMounted, onUnmounted, watch } from 'vue'
|
||||
import { ref, onMounted, onUnmounted } from 'vue'
|
||||
import { Terminal } from '@xterm/xterm'
|
||||
import { FitAddon } from '@xterm/addon-fit'
|
||||
import '@xterm/xterm/css/xterm.css'
|
||||
|
||||
Reference in New Issue
Block a user