feat(servicing): 新增培训提醒功能并优化订单修改页面- 新增 AppTipsView 组件用于展示培训提醒信息
- 在 HeadView 和 InServicingBottomView 中集成培训提醒功能 -重构 ModifyMoneyScreen 和 ModifyMoneyViewModel,优化全程公里数计算逻辑- 更新 PaymentInfoBean,增加 originalMileage 字段
This commit is contained in:
@ -73,7 +73,7 @@ publishing {
|
||||
release(MavenPublication) {
|
||||
groupId = 'io.github.szl9'
|
||||
artifactId = 'zd_servicing'
|
||||
version = "1.0.1.9.9.37"
|
||||
version = "1.0.1.9.9.57"
|
||||
|
||||
pom {
|
||||
packaging = "aar"
|
||||
|
Reference in New Issue
Block a user