fix(pages): 修改所有页面数据中的图标名称为小写
将所有页面和组件数据对象中的图标名称从首字母大写改为小写。 修改的图标名称: - Shop → shop - Category → category - Edit → edit - Check → check - Checklist → checklist - Cart → cart - People → people - Clock → clock - Refresh → refresh - Location → location - Service → service - Star → star - Find → find - Top → top - My → my - PlayCircleFill → playCircleFill - Order → order - Link → link 涉及文件: - 9个页面组件的数据对象 - DocumentPreview 组件的 iconMap 对象 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
9 changed files
with
62 additions
and
62 deletions
-
Please register or login to post a comment