ylong

ylong pushed to feature-sell at 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.

5 days ago

ylong pushed to feature-sell at shuhi/book-hi

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

1 week ago

ylong pushed to feature-sell at shuhi/book-hi

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

1 week ago

ylong pushed to feature-sell at shuhi/shuhi-ui

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

1 week ago

ylong pushed to feature-sell at shuhi/book-hi

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

1 week ago

ylong pushed to feature-sell at shuhi/book-hi

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

1 week ago

ylong pushed to feature-sell at shuhi/shuhi-ui

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

1 week ago

ylong pushed to feature-sell at shuhi/book-hi

  • e012a8390e feat: 添加验收时间动态显示功能 在服务信息组件中,新增了计算属性以动态显示验收时间。通过传递verifyPeriodDays属性,支持根据不同的天数显示相应的验收信息,提升了用户体验。在订单详情页中,更新了服务信息组件的调用,确保新功能的集成。

1 week ago

ylong pushed to feature-sell at shuhi/shuhi-ui

  • 2548dbda71 Merge branch 'feature-sell' of http://47.104.88.16:10880/shuhi/shuhi-ui into feature-sell
  • 023ed05610 feat(回收订单): 添加结算方式选择和展示 在订单搜索和订单金额组件中新增“结算方式”选项,支持7天和15天的验货方式选择,并在订单金额展示中显示相应的结算方式文本。调整了金额列的宽度以适应新内容。
  • View comparison for these 2 commits »

1 week ago

ylong pushed to feature-sell at shuhi/book-hi

  • 166504a8d3 feat: 更新开发环境API地址并添加结算时效选择功能 将开发环境的API地址更新为 https://bk.shuhi.com。新增结算时效选择组件,允许用户选择结算时效,并在订单详情中展示相关信息。优化了相关样式和逻辑,确保用户体验流畅。

1 week ago

ylong pushed to feature-sell at shuhi/shuhi-ui

  • e3adf2a092 feat(用户管理): 新增扣减余额功能 在客户列表页面添加了“扣减余额”按钮,用户点击后可输入扣减金额并提交请求,成功后会显示操作结果。此功能增强了用户账户管理的灵活性。

2 weeks ago

ylong pushed to feature-sell at shuhi/book-hi

  • 3abd5b07b7 feat: 替换内容展示组件为u-parse,优化关于我们和用户协议页面 在关于我们和用户协议页面中,将rich-text组件替换为u-parse组件,以支持更灵活的HTML内容解析。更新了数据结构,添加了articleHtml和articleTagStyle字段,并在数据加载时格式化内容。调整了样式以确保内容在不同设备上的适配性。

2 weeks ago

ylong pushed to feature-sell at shuhi/shuhi-ui

  • fed162c08f fix(分享降价): 裂变分析按最新统计字段与文案对接 补充 orderTotalMoney、orderPayMoney 映射,展示文案与后端 Schema 描述一致。 Co-authored-by: Cursor <cursoragent@cursor.com>

2 weeks ago

ylong pushed to feature-sell at shuhi/book-hi

  • ee06107e21 feat: 增强隐私政策同意管理与TabBar控制 在多个组件中集成了隐私政策同意管理功能,新增了控制TabBar显示状态的方法。更新了登录失败后的处理逻辑,确保在用户未同意政策时阻止TabBar的切换。同时,优化了政策弹窗的显示逻辑,确保用户体验流畅。

2 weeks ago

ylong pushed to feature-sell at shuhi/book-hi

  • c40e5914cc feat: 添加隐私政策同意管理功能 在多个组件中集成了隐私政策同意管理,新增了相关方法以处理用户同意状态。更新了应用启动逻辑以支持隐私授权请求,并在必要时显示隐私政策弹窗。同时,优化了登录成功后的活动处理逻辑,确保在用户未同意政策时阻止营销弹窗的显示。

2 weeks ago

ylong pushed to feature-sell at shuhi/shuhi-ui

  • 7c700bc1f0 feat(分享降价): 裂变分析页对接降价营销统计接口 将 mock 数据替换为 /activity/activityReduceInfo/statistic,并映射 reduce* 字段与趋势图 chartList。 Co-authored-by: Cursor <cursoragent@cursor.com>

2 weeks ago

ylong pushed to feature-sell at shuhi/book-hi

3 weeks ago

ylong pushed to feature-sell at shuhi/book-hi

3 weeks ago

ylong pushed to feature-sell at shuhi/shuhi-app

  • 3005292c35 feat(pageScroll): enhance data handling and loading logic - Introduced a normalization function for list data to handle various response formats. - Improved loading sequence management to prevent outdated responses from updating the list. - Updated error handling for API responses and loading states. - Refactored upCallback to streamline data processing and ensure correct pagination handling. - Added loading state management to the form submission process in the code-storage-add component. - Updated exception item key handling for better uniqueness in the route-exception component.

3 weeks ago

ylong pushed to feature-sell at shuhi/shuhi-ui

  • 7261a3d998 feat(图书管理): 新增批量导入相关功能 创建通用的批量导入弹窗组件,在图书管理页面新增批量更新售价、批量加入黑名单、批量加入回收书单、批量多本回收、批量暂停回收共5个批量导入操作,同时修复了原有按钮的缩进格式问题。

1 month ago