feat:对接全屏弹框

This commit is contained in:
张先生
2025-03-18 20:32:13 +08:00
parent f64c745064
commit a955e27665
5 changed files with 53 additions and 12 deletions

View File

@@ -38,7 +38,6 @@
() => dataRes.value,
(val) => {
if (val) {
console.log(val, '首页接受数据')
switch (val.type) {
case 'userPortrait':
homeStore.setUserPortraitData(val.data)