mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-31 06:29:46 +08:00
🚸 调整登录顺序,隐藏启动器登录,修复账号切换显示异常
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!-- TODO:组件拆分 -->
|
||||
<template>
|
||||
<div class="gro-chart">
|
||||
<div class="gro-chart-options">
|
||||
@@ -25,6 +26,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
// TODO: 类型声明
|
||||
// about import err,see:https://github.com/apache/echarts/issues/19992
|
||||
import showLoading from "@comp/func/loading.js";
|
||||
import useAppStore from "@store/app.js";
|
||||
|
||||
Reference in New Issue
Block a user