ylong

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • f725b64647 feat(record): add export functionality for activation codes - Introduced an export button in the record view to allow users to download activation code data as an Excel file. - Updated the page configuration to include an export URL and implemented the `handleExportExcel` method for data export. - Enhanced the toolbar layout for better user experience.

4 дней назад

ylong запушил(а) feature-sell в shuhi/book-hi

  • 8d12604fb8 fix: update development API URL and add new image asset - Changed the development API URL from https://bk.shuhi.com to https://bpi.shuhi.com. - Added a new image asset (kf.png) to the static image directory.

2 недель назад

ylong запушил(а) feature-sell в shuhi/book-hi

  • bf310da073 feat: enhance cart functionality and introduce select good popup host - Updated the API URL for the development environment to https://bk.shuhi.com. - Refactored cart page to utilize an event bus for improved component communication and added a handler for cart load completion. - Introduced a new component, SelectGoodPopupHost, to manage product selection popups across various pages, enhancing modularity and reusability. - Removed direct references to the SelectGoodPopup component in favor of event-based communication for opening popups. - Cleaned up unused code and improved the overall structure of the cart and product selection functionalities.

3 недель назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • dcd9f56a37 style(SearchEffectModal): adjust color styling for product name - Refactored the CSS for the product name in the SearchEffectModal component to maintain standard color usage while preserving the option for a green variant. This change enhances the visual consistency of the component.

1 месяц назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • df72e1d691 feat(工单管理): 更新一键完成功能和理赔逻辑 - 在回收和销售工单的完成请求中,新增`type`字段以区分工单类型,提升请求的准确性。 - 在编辑对话框中,优化按钮显示逻辑,确保根据工单类型动态渲染反馈和理赔按钮。 - 增强理赔金额输入的验证逻辑,确保用户输入的金额大于0,提升用户体验。 - 更新用户指派功能,支持搜索和选择指派人,优化用户交互体验。

1 месяц назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • e2b4073504 refactor(仓库管理): 替换请求方式以获取仓库选项 - 将仓库选项的获取方式从直接请求API改为使用新的API接口`getRepositoryOptions`,简化了代码逻辑。 - 移除了不必要的状态检查和数据映射,优化了`loadWarehouseOptions`函数的实现。

1 месяц назад

ylong запушил(а) feature-sell в shuhi/shuhi-app

  • 8ad305b113 feat: update work order pages and enhance upload functionality - Modified the pages.json to include new navigation paths for "我的列表" and "提交工单". - Enhanced the cy-upload component to support multiple file uploads and set a maximum count of files. - Improved error handling in work order history and detail pages to provide more informative messages. - Updated navigation URLs in work order creation and recycle pages to ensure proper encoding of parameters. - Refactored image handling logic in various components for better performance and reliability.

1 месяц назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • 7ab667f297 feat(红包管理): 更新红包详情和分享组件 - 在红包详情组件中重构搜索表单,使用默认值函数简化重置逻辑。 - 在分享组件中添加对红色链接和ID的支持,优化表格刷新逻辑,确保在ID变化时自动更新数据。 - 修改多个按钮的文本为“一键完成”,提升用户操作的直观性。 - 在编辑对话框中新增一键理赔功能,增强用户体验。

1 месяц назад

ylong запушил(а) feature-sell в shuhi/shuhi-app

  • 09c1151d56 feat: enhance repository selection and book activation process - Added repository management to the code-storage-add component, allowing for better handling of repository data. - Implemented repository selection in the code-storage component, including a new UI for selecting repositories. - Improved data persistence by storing the selected repository in local storage. - Enhanced error handling to ensure users are prompted when repository information is missing during book activation. - Updated CSS styles for better layout and user experience in the repository selection interface.

1 месяц назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

1 месяц назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • 497595bf24 feat(仓库管理): 新增仓库管理功能及API文档 - 添加仓库管理相关的SQL脚本,包含菜单和按钮权限设置。 - 创建API接口文档,详细描述图书激活码管理和仓库管理的各项接口。 - 更新前端代码,支持仓库选择、库存查看和出库操作,增强用户体验。

1 месяц назад

ylong запушил(а) feature-sell в shuhi/shuhi-app

  • 1514964948 feat: enhance book information handling and improve data categorization - Updated the logic for retrieving the first letter of book names to ensure accurate categorization. - Refactored the book categorization process to utilize a new helper function for better readability and maintainability. - Improved error handling in the navigation URL construction for book reviews. - Streamlined the data emission for first letter categorization to enhance performance. - Adjusted CSS styles for better visual consistency across components.

2 месяцев назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • fc7564e5a0 feat(data/books): 新增批量修改最大回收数量导入功能

2 месяцев назад

ylong запушил(а) feature-sell в shuhi/book-hi

  • e5db4a386b feat(cart): implement event-based refresh for cart page - Introduced an event bus to handle cart page refreshes, improving component communication. - Updated onShow and onPullDownRefresh methods to emit a 'cartPageRefresh' event instead of directly accessing child components. - Created a refreshCartPage method to encapsulate cart data loading and badge updating logic, enhancing code maintainability.

3 месяцев назад

ylong запушил(а) feature-sell в shuhi/book-hi

  • af8862a22e fix: 更新开发环境API地址并统一服务保障文案 - 将开发环境的API地址更新为 https://bpi.shuhi.com。 - 在服务保障组件及相关页面中,将验收时间统一更新为“7天验”,提升文案一致性和用户体验。

3 месяцев назад

ylong запушил(а) feature-sell в shuhi/book-hi

  • 32518ed356 fix: 更新开发环境API地址并增强服务保障组件的动态显示功能 - 将开发环境的API地址更新为 https://bk.shuhi.com。 - 在服务保障组件中,新增计算属性以动态显示验收时间,提升用户体验。 - 调整相关文案以支持动态内容展示。

3 месяцев назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • 98ce66d8a5 feat(回收订单): 在订单详情中添加结算方式展示 在回收订单详情页面中新增结算方式卡片,动态显示与验货方式相关的结算信息,提升了用户体验和界面的信息展示。此更改支持根据验货天数显示相应的结算方式。

3 месяцев назад

ylong запушил(а) feature-sell в shuhi/book-hi

  • 7036c917eb fix(dev config & home service guarantee): 更新开发环境API地址并修正服务保障文案

3 месяцев назад

ylong запушил(а) feature-sell в shuhi/book-hi

  • 101baa231a docs: 更新服务验货文案及毕业季快递配送提示 - 统一将全页面的“72小时验”替换为“5天验” - 调整图书订单页面快递配置:添加毕业季配送提示,设置默认快递为德邦,注释旧的快递选择说明

3 месяцев назад

ylong запушил(а) feature-sell в shuhi/shuhi-ui

  • f23a38b3c4 feat(回收订单): 动态显示验货方式标签 在回收订单详情和退款详情页面中,使用计算属性动态显示验货方式标签,支持7天、15天和72小时的验货选项。此更改提升了用户界面的灵活性和可读性。

3 месяцев назад