This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
pet-front-order
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61
Commits
1
Branch
34 MiB
Tree:
295a45af90
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '295a45af90'
${ noResults }
pet-front-order
/
.trae
/
rules
/
project_rules.md
0 lines
195 B
Raw
Normal View
History
feat(订单): 实现再来一单功能并优化伴宠师选择流程 新增再来一单功能,支持从历史订单重新下单并保留原订单数据。重构伴宠师选择组件为独立组件,优化多选交互体验。添加10元再来一单费用计算逻辑,完善订单修改流程。 主要变更: 1. 新增CompanionItem组件统一伴宠师展示样式 2. 实现订单数据保留和定位信息处理 3. 添加再来一单费用计算和显示 4. 优化伴宠师多选交互和默认选中逻辑 5. 完善订单状态判断和服务记录查看条件
1 month ago
当前项目是uniapp开发微信小程序,请你写出来的代码要符合微信小程序的规范,并且需要后期能够方便的进行维护扩展,方便uniapp转其他平台的开发