utils/status.config.js
@@ -6,4 +6,5 @@ export const FailRedirect = '/pages/login/login'; export const SuccessRedirect = '/pages/tabbar-page/index-tabbar/index-tabbar'; export const customerIdKey = 'customerId'; export const nameKey = 'name'; export const nameKey = 'name'; export const userId = 'userId';