gxd-uni-library-editx 1.0.36 → 1.0.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gxd-uni-library-editx",
3
- "version": "1.0.36",
3
+ "version": "1.0.37",
4
4
  "private": false,
5
5
  "description": "聚福宝基础插件专用库",
6
6
  "main": "index.js",
@@ -102,7 +102,7 @@
102
102
  </view>
103
103
  </view>
104
104
  <view v-if="ticket.is_show_other_card_point === 'Y'" class="orther_pay">
105
- 购买其他物品可抵:{{ divideFloatNumber(ticket.other_card_point) }}
105
+ 购买其他物品可抵:{{ divideFloatNumber(ticket.other_card_point) }}{{ ticket.unit }}
106
106
  </view>
107
107
 
108
108
  </view>