feat: tab 的点击交互
This commit is contained in:
@@ -21,7 +21,7 @@ import SpriteAnimator from "@/components/Sprite/SpriteAnimator.vue";
|
||||
import NoticeMessage from "../NoticeMessage/index.vue";
|
||||
import { getLocalWeather } from "@/request/api/MainPageDataApi";
|
||||
|
||||
const weatherText = ref("26°C ☀️");
|
||||
const weatherText = ref('');
|
||||
|
||||
const props = defineProps({
|
||||
mainPageDataModel: {
|
||||
|
||||
Reference in New Issue
Block a user