我的 优惠券和积分数据 积分列表 售后订单列表 售后订单详情 隐藏手机号绑定弹窗

This commit is contained in:
落日晚风
2023-12-07 17:53:34 +08:00
25 changed files with 841 additions and 430 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ const adaptTemplate = async (appTemplate) => {
}
}
appTemplate.home = diyTemplate?.data?.home;
// appTemplate.user = diyTemplate?.data?.user;
appTemplate.user = diyTemplate?.data?.user;
}
export default app;