Commit Graph

14 Commits

Author SHA1 Message Date
CalciumIon
05e389fe6a fix #663 2024-12-27 21:59:05 +08:00
CalciumIon
d429483f4c feat: Enhance pricing functionality with user group support
- Updated the GetPricing function in the backend to include user group information, allowing for dynamic adjustment of group ratios based on the user's group.
- Implemented logic to filter group ratios based on the user's usable groups, improving the accuracy of pricing data returned.
- Modified the ModelPricing component to utilize the new usable group data, ensuring only relevant groups are displayed in the UI.
- Enhanced state management in the frontend to accommodate the new usable group information, improving user experience and data consistency.
2024-12-24 19:23:29 +08:00
CalciumIon
a771ecbe0b feat: Integrate i18n support and enhance UI text localization
- Added internationalization (i18n) support across various components, enabling dynamic language switching and improved user experience.
- Updated multiple components to utilize translation functions for labels, buttons, and messages, ensuring consistent language display.
- Enhanced the user interface by refining text elements in the ChannelsTable, LogsTable, and various settings pages, improving clarity and accessibility.
- Adjusted CSS styles for better responsiveness and layout consistency across different screen sizes.
2024-12-13 19:03:14 +08:00
1808837298@qq.com
a3dbf21280 feat: pricing page support multi groups #487 2024-09-22 17:44:57 +08:00
Calcium-Ion
dc2106f124 Merge pull request #261 from iszcz/new512
价格页样式修改、倍率说明、大小写搜索、复制名称
2024-05-23 19:37:05 +08:00
1808837298@qq.com
5bf8cb74c8 chore: 添加注释 2024-05-21 21:16:17 +08:00
1808837298@qq.com
097e9ee298 fix: 模型价格 2024-05-21 21:12:38 +08:00
1808837298@qq.com
f84c9d3434 fix: 模型价格 2024-05-21 21:07:32 +08:00
hepeichun
8be0ab48c8 fix:删除显示模型倍率都乘两倍的问题 2024-05-21 18:14:23 +08:00
iszcz
b81a1e68f4 价格页修复 2024-05-18 00:04:43 +08:00
iszcz
026b5f2fdd 优化价格页,支持大小写模糊搜素 2024-05-17 12:54:14 +08:00
iszcz
73a2eddc54 价格页样式修改 2024-05-16 00:38:30 +08:00
CaIon
05b133e6ea feat: 完善模型价格页面 2024-05-15 20:17:27 +08:00
CaIon
97acc9e5c4 feat: add pricing page 2024-05-13 23:02:35 +08:00