修复订单退菜展示问题,修改推出登录按钮

This commit is contained in:
2024-10-23 13:49:57 +08:00
parent 1662622ce7
commit 076fa01fef
6 changed files with 20 additions and 10 deletions

View File

@@ -229,7 +229,7 @@
{
title: '退出登录',
icon: '/static/indexImg/PAGE_SALES_SUMMARY.svg',
icon: '/static/indexImg/icon-login-out.svg',
pageUrl: 'PAGES_LOGIN',
clickFunc:()=>{
storageManage.cleanByLogout()