refactor: replace custom ellipsis classes with native utilities

delete unused ellipsis.scss partial and its import, update all components to use truncate and line-clamp-2 utilities
This commit is contained in:
duanshuwen
2026-07-24 22:19:35 +08:00
parent 0e79cf2ad0
commit 2b12398f2a
32 changed files with 86 additions and 203 deletions

View File

@@ -13,7 +13,7 @@
<!-- 底部价格 + 购买按钮 -->
<view class="card-footer p-[12px] flex flex-justify-between flex-items-center">
<view class="border-box">
<view class="text-[14px] font-[500] text-[#333333] ellipsis-1">
<view class="text-[14px] font-[500] text-[#333333] truncate">
{{ card.commodityName }}
</view>
<view class="card-price-row text-[#333333]">