Browse Source

commit -m 采美豆

zhengjinyi 4 năm trước cách đây
mục cha
commit
52e9cb204f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      search/pages/search/search-second.vue

+ 1 - 1
search/pages/search/search-second.vue

@@ -24,7 +24,7 @@
 				            <text v-if="item.detailTalkFlag ==2 && hasLogin==false">¥详聊</text>
 				            <text v-else-if="!hasLogin" class="priceparam" @click.stop="this.$api.navigateTo('/pages/login/login')">登录查看价格></text>
 				            <text v-else-if="hasLogin && item.detailTalkFlag==2">¥详聊</text>
-				            <text v-else>¥{{item.price1Str}}</text>
+				            <text v-else>¥{{ item.price | NumFormat }}</text>
 				        </view>
 						<view class="shijian">
 							<text class="iconfont  icon-shijian"></text> {{item.onLineDateStr}}