Skip to content

Commit c7a4e9e

Browse files
committed
【fix】 更新vue-iclient review by qiwei
1 parent 3792442 commit c7a4e9e

File tree

2 files changed

+33
-24
lines changed

2 files changed

+33
-24
lines changed

dist/mapboxgl/iclient9-mapboxgl-vue.js

Lines changed: 29 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6842,7 +6842,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__4v0n__;
68426842

68436843
"use strict";
68446844
__webpack_require__.r(__webpack_exports__);
6845-
/* harmony import */ var _LiquidFill_vue_vue_type_template_id_6f763eef___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("62wD");
6845+
/* harmony import */ var _LiquidFill_vue_vue_type_template_id_6fdb9911___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("p7FL");
68466846
/* harmony import */ var _LiquidFill_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("O2Ir");
68476847
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _LiquidFill_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _LiquidFill_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__[key]; }) }(__WEBPACK_IMPORT_KEY__));
68486848
/* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("KHd+");
@@ -6855,8 +6855,8 @@ __webpack_require__.r(__webpack_exports__);
68556855

68566856
var component = Object(_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(
68576857
_LiquidFill_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"],
6858-
_LiquidFill_vue_vue_type_template_id_6f763eef___WEBPACK_IMPORTED_MODULE_0__[/* render */ "a"],
6859-
_LiquidFill_vue_vue_type_template_id_6f763eef___WEBPACK_IMPORTED_MODULE_0__[/* staticRenderFns */ "b"],
6858+
_LiquidFill_vue_vue_type_template_id_6fdb9911___WEBPACK_IMPORTED_MODULE_0__[/* render */ "a"],
6859+
_LiquidFill_vue_vue_type_template_id_6fdb9911___WEBPACK_IMPORTED_MODULE_0__[/* staticRenderFns */ "b"],
68606860
false,
68616861
null,
68626862
null,
@@ -7108,23 +7108,6 @@ module.exports = function combineURLs(baseURL, relativeURL) {
71087108
};
71097109

71107110

7111-
/***/ }),
7112-
7113-
/***/ "62wD":
7114-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
7115-
7116-
"use strict";
7117-
7118-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/common/liquidfill/LiquidFill.vue?vue&type=template&id=6f763eef&
7119-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"chart",staticClass:"sm-component-liquidFill",style:([_vm.background && _vm.getBackgroundStyle]),attrs:{"id":"chart"}})}
7120-
var staticRenderFns = []
7121-
7122-
7123-
// CONCATENATED MODULE: ./src/common/liquidfill/LiquidFill.vue?vue&type=template&id=6f763eef&
7124-
/* concated harmony reexport render */__webpack_require__.d(__webpack_exports__, "a", function() { return render; });
7125-
/* concated harmony reexport staticRenderFns */__webpack_require__.d(__webpack_exports__, "b", function() { return staticRenderFns; });
7126-
7127-
71287111
/***/ }),
71297112

71307113
/***/ "6Cg5":
@@ -52976,6 +52959,15 @@ var _default = {
5297652959
finalValue: function finalValue() {
5297752960
this.updateChart();
5297852961
},
52962+
fontSize: function fontSize() {
52963+
this.updateChart();
52964+
},
52965+
waveCount: function waveCount() {
52966+
this.updateChart();
52967+
},
52968+
waveAnimation: function waveAnimation() {
52969+
this.updateChart();
52970+
},
5297952971
value: function value(val) {
5298052972
this.finalValue = val;
5298152973
}
@@ -56576,6 +56568,23 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
5657656568
}));
5657756569

5657856570

56571+
/***/ }),
56572+
56573+
/***/ "p7FL":
56574+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
56575+
56576+
"use strict";
56577+
56578+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/common/liquidfill/LiquidFill.vue?vue&type=template&id=6fdb9911&
56579+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"chart",staticClass:"sm-component-liquidFill",style:([_vm.background && _vm.getBackgroundStyle]),attrs:{"id":"chart"}})}
56580+
var staticRenderFns = []
56581+
56582+
56583+
// CONCATENATED MODULE: ./src/common/liquidfill/LiquidFill.vue?vue&type=template&id=6fdb9911&
56584+
/* concated harmony reexport render */__webpack_require__.d(__webpack_exports__, "a", function() { return render; });
56585+
/* concated harmony reexport staticRenderFns */__webpack_require__.d(__webpack_exports__, "b", function() { return staticRenderFns; });
56586+
56587+
5657956588
/***/ }),
5658056589

5658156590
/***/ "pF0I":

dist/mapboxgl/iclient9-mapboxgl-vue.min.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)