mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-17 08:46:38 +08:00
commit
31fbf7e48a
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="theme-box" @click="toggleTheme">
|
<div class="theme-box" @click="toggleTheme">
|
||||||
<span class="iconfont icon-yueliang">{{ themePage === "light" ? "" : "" }}</span>
|
<span class="iconfont">{{ themePage === "light" ? "" : "" }}</span>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user