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