jufubao-movie 1.0.57-beta1 → 1.0.57-beta2

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": "jufubao-movie",
3
- "version": "1.0.57-beta1",
3
+ "version": "1.0.57-beta2",
4
4
  "private": false,
5
5
  "description": "聚福宝在线选座业务组件插件包",
6
6
  "main": "index.js",
@@ -197,7 +197,7 @@
197
197
  <view class="jfb-movie-confirm__body-btn-height" :style="bottomFixedStylePlaceholder"></view>
198
198
  <view class="jfb-movie-confirm__body-btn" :style="bottomFixedStyle">
199
199
  <view v-if="is_not_show_price !== 'Y'" style="display: flex;align-items:center;">
200
- <view style="margin-right: 8rpx;">应付:</view>
200
+ <view style="margin-right: 8rpx;color: #ff5733;">应付:</view>
201
201
  <xd-unit
202
202
 
203
203
  :price="orderNeedPayPrice"