暂存代码

This commit is contained in:
何江明
2025-05-23 18:03:45 +08:00
parent 8217069b9a
commit a2c87e47bf
313 changed files with 6157 additions and 1102 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
<text>¥</text>
<text style="color:36rpx;">{{item.adPrice}}</text>
</view>
<!-- <view class="price_sell">已售{{item.sell}}件</view> -->
<view class="price_sell">已售{{item.sales}}件</view>
</view>
</view>
</view>
@@ -58,7 +58,7 @@
<style lang="scss" scoped>
.choiceness_warp{
margin-top: 100rpx;
margin-top: 50rpx;
}
.choiceness_title{
display: flex;