jufubao-base 1.0.159-beta17 → 1.0.159-beta18

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-base",
3
- "version": "1.0.159-beta17",
3
+ "version": "1.0.159-beta18",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -114,7 +114,6 @@ export default {
114
114
  mixins: [componentsMixins, extsMixins, JfbBaseMultipleExpressMixin],
115
115
  data() {
116
116
  return {
117
- hideMask: true,
118
117
  express: [],
119
118
  main_order_id: "",
120
119
  brandTextColor:'',
@@ -55,7 +55,6 @@
55
55
  mixins: [componentsMixins,extsMixins,JfbBasePosterTypeMixin],
56
56
  data() {
57
57
  return {
58
- hideMask: true,
59
58
  params: {},
60
59
  //Swiper 配置
61
60
  posterPosition: null,