fix(关注/足迹): 优化交互逻辑

This commit is contained in:
2026-01-07 11:35:28 +08:00
parent d1b9e528f8
commit 8df59abd03
11 changed files with 111 additions and 31 deletions

View File

@@ -19,5 +19,10 @@ export const lang = {
currencySymbol: '¥',
submit: 'Submit',
searchTip: 'Please enter search keywords'
}
},
login: 'Login/Register',
loginTips: 'Click to login and enjoy more exciting information',
toLogin: 'Go to login',
toGoodsCategoryPage: 'Go shopping',
}