增加保险订单详情,优化图表x轴动态变化超过1440min问题

This commit is contained in:
yezhiqiu
2025-10-27 15:27:43 +08:00
parent 0b8561316c
commit e81b62159a
18 changed files with 319 additions and 79 deletions

View File

@@ -370,4 +370,5 @@
<color name="device_msg_color1">#FFE0E0</color>
<color name="permission_no_check_color">#EEEFEF</color>
<color name="grey_color_64">#64000000</color>
<color name="grey_color_90">#F9FFE3</color>
</resources>

View File

@@ -1046,5 +1046,8 @@
<string name="txt_renewal_years">Renewal: $%s/%s years on %s</string>
<string name="txt_renewal_months">Renewal: $%s/%s months on %s</string>
<string name="txt_replacement_year">1 replacement/year, any reason</string>
<string name="txt_expiry_time">Expiry Time:</string>
<string name="txt_year_care">%s Year Care</string>
<string name="txt_fence_saved">Saved. Active when online.</string>
</resources>