bxs-tools-ui 2.0.0 → 2.0.1
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/lib/add-and-take/index.css +9 -10
- package/lib/add-and-take/index.js +19 -20
- package/lib/adjust-baoe/index.css +0 -4
- package/lib/index.css +9 -14
- package/lib/index.js +19 -20
- package/package.json +1 -1
- package/packages/add-and-take/components/interest-form.css +3 -3
- package/packages/add-and-take/components/interest-table.vue +14 -11
- package/src/style/base.css +0 -2
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
font-weight: 500
|
|
162
162
|
}
|
|
163
163
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td {
|
|
164
|
-
min-width:
|
|
164
|
+
min-width: 40px;
|
|
165
165
|
padding: 6px;
|
|
166
166
|
border-bottom: 1px solid white;
|
|
167
167
|
border-left: 1px solid white;
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
}
|
|
172
172
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:nth-child(1),
|
|
173
173
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:nth-child(2) {
|
|
174
|
-
width:
|
|
174
|
+
width: 40px;
|
|
175
175
|
}
|
|
176
176
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:nth-child(3),
|
|
177
177
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:nth-child(4),
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
min-width: 50px;
|
|
180
180
|
}
|
|
181
181
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:last-child {
|
|
182
|
-
width:
|
|
182
|
+
width: 40px;
|
|
183
183
|
border-right: 1px solid white;
|
|
184
184
|
}
|
|
185
185
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr:first-child td {
|
|
@@ -514,8 +514,9 @@
|
|
|
514
514
|
position: fixed;
|
|
515
515
|
width: inherit;
|
|
516
516
|
line-height: normal !important;
|
|
517
|
-
min-height: 50px
|
|
518
|
-
|
|
517
|
+
min-height: 50px
|
|
518
|
+
}
|
|
519
|
+
.bxt_aatit_fixed .bxt_aatit_fixed_head {
|
|
519
520
|
display: -webkit-box !important;
|
|
520
521
|
display: -webkit-flex !important;
|
|
521
522
|
display: -moz-box !important;
|
|
@@ -532,8 +533,10 @@
|
|
|
532
533
|
-ms-flex-align: center;
|
|
533
534
|
align-items: center;
|
|
534
535
|
white-space: normal !important;
|
|
535
|
-
background-color: #f2f3f5
|
|
536
|
+
background-color: #f2f3f5
|
|
536
537
|
}
|
|
538
|
+
.bxt_aatit_fixed .bxt_aatit_fixed_head span {
|
|
539
|
+
text-align: center;
|
|
537
540
|
}
|
|
538
541
|
|
|
539
542
|
:root {
|
|
@@ -623,8 +626,6 @@ footer {
|
|
|
623
626
|
display: block;
|
|
624
627
|
height: constant(safe-area-inset-bottom);
|
|
625
628
|
height: env(safe-area-inset-bottom);
|
|
626
|
-
|
|
627
|
-
/* height: 34px; */
|
|
628
629
|
content: '';
|
|
629
630
|
}
|
|
630
631
|
.bxt_add_and_take.bxt_add_and_take__footer {
|
|
@@ -641,8 +642,6 @@ footer {
|
|
|
641
642
|
display: block;
|
|
642
643
|
height: constant(safe-area-inset-bottom);
|
|
643
644
|
height: env(safe-area-inset-bottom);
|
|
644
|
-
|
|
645
|
-
/* height: 34px; */
|
|
646
645
|
content: '';
|
|
647
646
|
}
|
|
648
647
|
.bxt_add_and_take .bxt_add_and_take_footer {
|
|
@@ -1082,8 +1082,8 @@ module.exports = _defineProperty, module.exports.__esModule = true, module.expor
|
|
|
1082
1082
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1083
1083
|
|
|
1084
1084
|
"use strict";
|
|
1085
|
-
/* harmony import */ var
|
|
1086
|
-
/* harmony import */ var
|
|
1085
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_dist_cjs_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_node_modules_vue_loader_lib_index_js_vue_loader_options_interest_table_vue_vue_type_style_index_0_id_6268b832_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(111);
|
|
1086
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_dist_cjs_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_node_modules_vue_loader_lib_index_js_vue_loader_options_interest_table_vue_vue_type_style_index_0_id_6268b832_prod_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_dist_cjs_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_node_modules_vue_loader_lib_index_js_vue_loader_options_interest_table_vue_vue_type_style_index_0_id_6268b832_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__);
|
|
1087
1087
|
/* unused harmony reexport * */
|
|
1088
1088
|
|
|
1089
1089
|
|
|
@@ -4377,9 +4377,9 @@ var interest_items_component = Object(componentNormalizer["a" /* default */])(
|
|
|
4377
4377
|
)
|
|
4378
4378
|
|
|
4379
4379
|
/* harmony default export */ var interest_items = (interest_items_component.exports);
|
|
4380
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--1!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/vue-loader/lib??vue-loader-options!./packages/add-and-take/components/interest-table.vue?vue&type=template&id=
|
|
4380
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--1!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/vue-loader/lib??vue-loader-options!./packages/add-and-take/components/interest-table.vue?vue&type=template&id=6268b832&
|
|
4381
4381
|
|
|
4382
|
-
var
|
|
4382
|
+
var interest_tablevue_type_template_id_6268b832_render = function render() {
|
|
4383
4383
|
var _vm = this,
|
|
4384
4384
|
_c = _vm._self._c;
|
|
4385
4385
|
return _c('section', {
|
|
@@ -4504,9 +4504,9 @@ var interest_tablevue_type_template_id_3ea742ea_render = function render() {
|
|
|
4504
4504
|
}
|
|
4505
4505
|
}, [_vm._v("\n 确定\n ")])])]) : _vm._e()]);
|
|
4506
4506
|
};
|
|
4507
|
-
var
|
|
4507
|
+
var interest_tablevue_type_template_id_6268b832_staticRenderFns = [];
|
|
4508
4508
|
|
|
4509
|
-
// CONCATENATED MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=template&id=
|
|
4509
|
+
// CONCATENATED MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=template&id=6268b832&
|
|
4510
4510
|
|
|
4511
4511
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--1!./node_modules/vue-loader/lib??vue-loader-options!./packages/add-and-take/components/interest-table.vue?vue&type=script&lang=js&
|
|
4512
4512
|
|
|
@@ -4651,17 +4651,16 @@ var interestTableTimer = null;
|
|
|
4651
4651
|
this.intersectionObserver.disconnect();
|
|
4652
4652
|
}
|
|
4653
4653
|
this.intersectionObserver = new IntersectionObserver(function (entries) {
|
|
4654
|
-
|
|
4655
|
-
|
|
4656
|
-
var $el = Object(lodash["get"])(_this2, '$parent.$parent.$el');
|
|
4657
|
-
var target = $el && ($el.querySelector('.common_popup_title') || $el.querySelector('.bx-sheets-header'));
|
|
4658
|
-
if (target) {
|
|
4659
|
-
_this2.fixedTop = target.getBoundingClientRect().top + target.getBoundingClientRect().height - 1;
|
|
4660
|
-
}
|
|
4661
|
-
_this2.isShow = !!target;
|
|
4662
|
-
}, 120);
|
|
4663
|
-
} else {
|
|
4654
|
+
var _isIntersecting = entries[0].isIntersecting;
|
|
4655
|
+
if (_isIntersecting) {
|
|
4664
4656
|
_this2.isShow = false;
|
|
4657
|
+
} else {
|
|
4658
|
+
var $el = Object(lodash["get"])(_this2, '$parent.$parent.$el');
|
|
4659
|
+
var target = $el && ($el.querySelector('.common_popup_title') || $el.querySelector('.bx-sheets-header'));
|
|
4660
|
+
if (target) {
|
|
4661
|
+
_this2.fixedTop = target.getBoundingClientRect().top + target.getBoundingClientRect().height - 1;
|
|
4662
|
+
}
|
|
4663
|
+
_this2.isShow = !!target;
|
|
4665
4664
|
}
|
|
4666
4665
|
});
|
|
4667
4666
|
// 开始监听
|
|
@@ -4679,8 +4678,8 @@ var interestTableTimer = null;
|
|
|
4679
4678
|
});
|
|
4680
4679
|
// CONCATENATED MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=script&lang=js&
|
|
4681
4680
|
/* harmony default export */ var components_interest_tablevue_type_script_lang_js_ = (interest_tablevue_type_script_lang_js_);
|
|
4682
|
-
// EXTERNAL MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=style&index=0&id=
|
|
4683
|
-
var
|
|
4681
|
+
// EXTERNAL MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=style&index=0&id=6268b832&prod&lang=css&
|
|
4682
|
+
var interest_tablevue_type_style_index_0_id_6268b832_prod_lang_css_ = __webpack_require__(143);
|
|
4684
4683
|
|
|
4685
4684
|
// CONCATENATED MODULE: ./packages/add-and-take/components/interest-table.vue
|
|
4686
4685
|
|
|
@@ -4693,8 +4692,8 @@ var interest_tablevue_type_style_index_0_id_3ea742ea_prod_lang_css_ = __webpack_
|
|
|
4693
4692
|
|
|
4694
4693
|
var interest_table_component = Object(componentNormalizer["a" /* default */])(
|
|
4695
4694
|
components_interest_tablevue_type_script_lang_js_,
|
|
4696
|
-
|
|
4697
|
-
|
|
4695
|
+
interest_tablevue_type_template_id_6268b832_render,
|
|
4696
|
+
interest_tablevue_type_template_id_6268b832_staticRenderFns,
|
|
4698
4697
|
false,
|
|
4699
4698
|
null,
|
|
4700
4699
|
null,
|
|
@@ -143,8 +143,6 @@ footer {
|
|
|
143
143
|
display: block;
|
|
144
144
|
height: constant(safe-area-inset-bottom);
|
|
145
145
|
height: env(safe-area-inset-bottom);
|
|
146
|
-
|
|
147
|
-
/* height: 34px; */
|
|
148
146
|
content: '';
|
|
149
147
|
}
|
|
150
148
|
.bxt-adjust-baoe.bxt-adjust-baoe--footer {
|
|
@@ -240,8 +238,6 @@ footer {
|
|
|
240
238
|
display: block;
|
|
241
239
|
height: constant(safe-area-inset-bottom);
|
|
242
240
|
height: env(safe-area-inset-bottom);
|
|
243
|
-
|
|
244
|
-
/* height: 34px; */
|
|
245
241
|
content: '';
|
|
246
242
|
}
|
|
247
243
|
.bxt-adjust-baoe .bxt-ade-footer .bxt-ade-footer-wrapper {
|
package/lib/index.css
CHANGED
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
font-weight: 500
|
|
162
162
|
}
|
|
163
163
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td {
|
|
164
|
-
min-width:
|
|
164
|
+
min-width: 40px;
|
|
165
165
|
padding: 6px;
|
|
166
166
|
border-bottom: 1px solid white;
|
|
167
167
|
border-left: 1px solid white;
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
}
|
|
172
172
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:nth-child(1),
|
|
173
173
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:nth-child(2) {
|
|
174
|
-
width:
|
|
174
|
+
width: 40px;
|
|
175
175
|
}
|
|
176
176
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:nth-child(3),
|
|
177
177
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:nth-child(4),
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
min-width: 50px;
|
|
180
180
|
}
|
|
181
181
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr td:last-child {
|
|
182
|
-
width:
|
|
182
|
+
width: 40px;
|
|
183
183
|
border-right: 1px solid white;
|
|
184
184
|
}
|
|
185
185
|
.bxt_aat_interest_form .bxt_aatif_adjust table tr:first-child td {
|
|
@@ -514,8 +514,9 @@
|
|
|
514
514
|
position: fixed;
|
|
515
515
|
width: inherit;
|
|
516
516
|
line-height: normal !important;
|
|
517
|
-
min-height: 50px
|
|
518
|
-
|
|
517
|
+
min-height: 50px
|
|
518
|
+
}
|
|
519
|
+
.bxt_aatit_fixed .bxt_aatit_fixed_head {
|
|
519
520
|
display: -webkit-box !important;
|
|
520
521
|
display: -webkit-flex !important;
|
|
521
522
|
display: -moz-box !important;
|
|
@@ -532,8 +533,10 @@
|
|
|
532
533
|
-ms-flex-align: center;
|
|
533
534
|
align-items: center;
|
|
534
535
|
white-space: normal !important;
|
|
535
|
-
background-color: #f2f3f5
|
|
536
|
+
background-color: #f2f3f5
|
|
536
537
|
}
|
|
538
|
+
.bxt_aatit_fixed .bxt_aatit_fixed_head span {
|
|
539
|
+
text-align: center;
|
|
537
540
|
}
|
|
538
541
|
|
|
539
542
|
:root {
|
|
@@ -623,8 +626,6 @@ footer {
|
|
|
623
626
|
display: block;
|
|
624
627
|
height: constant(safe-area-inset-bottom);
|
|
625
628
|
height: env(safe-area-inset-bottom);
|
|
626
|
-
|
|
627
|
-
/* height: 34px; */
|
|
628
629
|
content: '';
|
|
629
630
|
}
|
|
630
631
|
.bxt_add_and_take.bxt_add_and_take__footer {
|
|
@@ -641,8 +642,6 @@ footer {
|
|
|
641
642
|
display: block;
|
|
642
643
|
height: constant(safe-area-inset-bottom);
|
|
643
644
|
height: env(safe-area-inset-bottom);
|
|
644
|
-
|
|
645
|
-
/* height: 34px; */
|
|
646
645
|
content: '';
|
|
647
646
|
}
|
|
648
647
|
.bxt_add_and_take .bxt_add_and_take_footer {
|
|
@@ -846,8 +845,6 @@ footer {
|
|
|
846
845
|
display: block;
|
|
847
846
|
height: constant(safe-area-inset-bottom);
|
|
848
847
|
height: env(safe-area-inset-bottom);
|
|
849
|
-
|
|
850
|
-
/* height: 34px; */
|
|
851
848
|
content: '';
|
|
852
849
|
}
|
|
853
850
|
.bxt-adjust-baoe.bxt-adjust-baoe--footer {
|
|
@@ -943,8 +940,6 @@ footer {
|
|
|
943
940
|
display: block;
|
|
944
941
|
height: constant(safe-area-inset-bottom);
|
|
945
942
|
height: env(safe-area-inset-bottom);
|
|
946
|
-
|
|
947
|
-
/* height: 34px; */
|
|
948
943
|
content: '';
|
|
949
944
|
}
|
|
950
945
|
.bxt-adjust-baoe .bxt-ade-footer .bxt-ade-footer-wrapper {
|
package/lib/index.js
CHANGED
|
@@ -27583,8 +27583,8 @@ module.exports = function (str, opts) {
|
|
|
27583
27583
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27584
27584
|
|
|
27585
27585
|
"use strict";
|
|
27586
|
-
/* harmony import */ var
|
|
27587
|
-
/* harmony import */ var
|
|
27586
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_dist_cjs_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_node_modules_vue_loader_lib_index_js_vue_loader_options_interest_table_vue_vue_type_style_index_0_id_6268b832_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(57);
|
|
27587
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_dist_cjs_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_node_modules_vue_loader_lib_index_js_vue_loader_options_interest_table_vue_vue_type_style_index_0_id_6268b832_prod_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_node_modules_css_loader_dist_cjs_js_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_node_modules_vue_loader_lib_index_js_vue_loader_options_interest_table_vue_vue_type_style_index_0_id_6268b832_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__);
|
|
27588
27588
|
/* unused harmony reexport * */
|
|
27589
27589
|
|
|
27590
27590
|
|
|
@@ -35968,9 +35968,9 @@ var interest_items_component = normalizeComponent(
|
|
|
35968
35968
|
)
|
|
35969
35969
|
|
|
35970
35970
|
/* harmony default export */ var interest_items = (interest_items_component.exports);
|
|
35971
|
-
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--1!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/vue-loader/lib??vue-loader-options!./packages/add-and-take/components/interest-table.vue?vue&type=template&id=
|
|
35971
|
+
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--1!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/vue-loader/lib??vue-loader-options!./packages/add-and-take/components/interest-table.vue?vue&type=template&id=6268b832&
|
|
35972
35972
|
|
|
35973
|
-
var
|
|
35973
|
+
var interest_tablevue_type_template_id_6268b832_render = function render() {
|
|
35974
35974
|
var _vm = this,
|
|
35975
35975
|
_c = _vm._self._c;
|
|
35976
35976
|
return _c('section', {
|
|
@@ -36095,9 +36095,9 @@ var interest_tablevue_type_template_id_3ea742ea_render = function render() {
|
|
|
36095
36095
|
}
|
|
36096
36096
|
}, [_vm._v("\n 确定\n ")])])]) : _vm._e()]);
|
|
36097
36097
|
};
|
|
36098
|
-
var
|
|
36098
|
+
var interest_tablevue_type_template_id_6268b832_staticRenderFns = [];
|
|
36099
36099
|
|
|
36100
|
-
// CONCATENATED MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=template&id=
|
|
36100
|
+
// CONCATENATED MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=template&id=6268b832&
|
|
36101
36101
|
|
|
36102
36102
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib??ref--1!./node_modules/vue-loader/lib??vue-loader-options!./packages/add-and-take/components/interest-table.vue?vue&type=script&lang=js&
|
|
36103
36103
|
|
|
@@ -36242,17 +36242,16 @@ var interestTableTimer = null;
|
|
|
36242
36242
|
this.intersectionObserver.disconnect();
|
|
36243
36243
|
}
|
|
36244
36244
|
this.intersectionObserver = new IntersectionObserver(function (entries) {
|
|
36245
|
-
|
|
36246
|
-
|
|
36247
|
-
var $el = Object(lodash["get"])(_this2, '$parent.$parent.$el');
|
|
36248
|
-
var target = $el && ($el.querySelector('.common_popup_title') || $el.querySelector('.bx-sheets-header'));
|
|
36249
|
-
if (target) {
|
|
36250
|
-
_this2.fixedTop = target.getBoundingClientRect().top + target.getBoundingClientRect().height - 1;
|
|
36251
|
-
}
|
|
36252
|
-
_this2.isShow = !!target;
|
|
36253
|
-
}, 120);
|
|
36254
|
-
} else {
|
|
36245
|
+
var _isIntersecting = entries[0].isIntersecting;
|
|
36246
|
+
if (_isIntersecting) {
|
|
36255
36247
|
_this2.isShow = false;
|
|
36248
|
+
} else {
|
|
36249
|
+
var $el = Object(lodash["get"])(_this2, '$parent.$parent.$el');
|
|
36250
|
+
var target = $el && ($el.querySelector('.common_popup_title') || $el.querySelector('.bx-sheets-header'));
|
|
36251
|
+
if (target) {
|
|
36252
|
+
_this2.fixedTop = target.getBoundingClientRect().top + target.getBoundingClientRect().height - 1;
|
|
36253
|
+
}
|
|
36254
|
+
_this2.isShow = !!target;
|
|
36256
36255
|
}
|
|
36257
36256
|
});
|
|
36258
36257
|
// 开始监听
|
|
@@ -36270,8 +36269,8 @@ var interestTableTimer = null;
|
|
|
36270
36269
|
});
|
|
36271
36270
|
// CONCATENATED MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=script&lang=js&
|
|
36272
36271
|
/* harmony default export */ var components_interest_tablevue_type_script_lang_js_ = (interest_tablevue_type_script_lang_js_);
|
|
36273
|
-
// EXTERNAL MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=style&index=0&id=
|
|
36274
|
-
var
|
|
36272
|
+
// EXTERNAL MODULE: ./packages/add-and-take/components/interest-table.vue?vue&type=style&index=0&id=6268b832&prod&lang=css&
|
|
36273
|
+
var interest_tablevue_type_style_index_0_id_6268b832_prod_lang_css_ = __webpack_require__(116);
|
|
36275
36274
|
|
|
36276
36275
|
// CONCATENATED MODULE: ./packages/add-and-take/components/interest-table.vue
|
|
36277
36276
|
|
|
@@ -36284,8 +36283,8 @@ var interest_tablevue_type_style_index_0_id_3ea742ea_prod_lang_css_ = __webpack_
|
|
|
36284
36283
|
|
|
36285
36284
|
var interest_table_component = normalizeComponent(
|
|
36286
36285
|
components_interest_tablevue_type_script_lang_js_,
|
|
36287
|
-
|
|
36288
|
-
|
|
36286
|
+
interest_tablevue_type_template_id_6268b832_render,
|
|
36287
|
+
interest_tablevue_type_template_id_6268b832_staticRenderFns,
|
|
36289
36288
|
false,
|
|
36290
36289
|
null,
|
|
36291
36290
|
null,
|
package/package.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
|
|
19
19
|
& tr {
|
|
20
20
|
& td {
|
|
21
|
-
min-width:
|
|
21
|
+
min-width: 40px;
|
|
22
22
|
padding: 6px;
|
|
23
23
|
border-bottom: 1px solid white;
|
|
24
24
|
border-left: 1px solid white;
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
|
|
30
30
|
& td:nth-child(1),
|
|
31
31
|
& td:nth-child(2) {
|
|
32
|
-
width:
|
|
32
|
+
width: 40px;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
& td:nth-child(3),
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
& td:last-child {
|
|
42
|
-
width:
|
|
42
|
+
width: 40px;
|
|
43
43
|
border-right: 1px solid white;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
@@ -246,17 +246,16 @@ export default {
|
|
|
246
246
|
this.intersectionObserver.disconnect();
|
|
247
247
|
}
|
|
248
248
|
this.intersectionObserver = new IntersectionObserver(entries => {
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
const $el = _get(this, '$parent.$parent.$el');
|
|
252
|
-
const target = $el && ($el.querySelector('.common_popup_title') || $el.querySelector('.bx-sheets-header'));
|
|
253
|
-
if (target) {
|
|
254
|
-
this.fixedTop = target.getBoundingClientRect().top + target.getBoundingClientRect().height - 1;
|
|
255
|
-
}
|
|
256
|
-
this.isShow = !!target;
|
|
257
|
-
}, 120);
|
|
258
|
-
} else {
|
|
249
|
+
const _isIntersecting = entries[0].isIntersecting;
|
|
250
|
+
if (_isIntersecting) {
|
|
259
251
|
this.isShow = false;
|
|
252
|
+
} else {
|
|
253
|
+
const $el = _get(this, '$parent.$parent.$el');
|
|
254
|
+
const target = $el && ($el.querySelector('.common_popup_title') || $el.querySelector('.bx-sheets-header'));
|
|
255
|
+
if (target) {
|
|
256
|
+
this.fixedTop = target.getBoundingClientRect().top + target.getBoundingClientRect().height - 1;
|
|
257
|
+
}
|
|
258
|
+
this.isShow = !!target;
|
|
260
259
|
}
|
|
261
260
|
});
|
|
262
261
|
// 开始监听
|
|
@@ -283,12 +282,16 @@ export default {
|
|
|
283
282
|
line-height: normal !important;
|
|
284
283
|
min-height: 50px;
|
|
285
284
|
|
|
286
|
-
.bxt_aatit_fixed_head {
|
|
285
|
+
& .bxt_aatit_fixed_head {
|
|
287
286
|
display: flex !important;
|
|
288
287
|
justify-content: center;
|
|
289
288
|
align-items: center;
|
|
290
289
|
white-space: normal !important;
|
|
291
290
|
background-color: #f2f3f5;
|
|
291
|
+
|
|
292
|
+
& span {
|
|
293
|
+
text-align: center;
|
|
294
|
+
}
|
|
292
295
|
}
|
|
293
296
|
}
|
|
294
297
|
</style>
|