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