ecinc-cloud-wappaio 9.0.65 → 9.0.67
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/ecwappaio.common.2.js +1 -2
- package/lib/ecwappaio.common.js +672 -746
- package/lib/ecwappaio.umd.2.js +1 -2
- package/lib/ecwappaio.umd.js +672 -746
- package/lib/ecwappaio.umd.min.js +16 -16
- package/package.json +2 -2
|
@@ -33,7 +33,7 @@ var update = add("a3fb204e", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
33
33
|
"use strict";
|
|
34
34
|
__webpack_require__.r(__webpack_exports__);
|
|
35
35
|
|
|
36
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
36
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"344d33ee-vue-loader-template"}!./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecwplus/PortalPageDesigner/src/components/Grid24colPageModule.vue?vue&type=template&id=5afff5f3&scoped=true&
|
|
37
37
|
var render = function render() {
|
|
38
38
|
var _vm = this,
|
|
39
39
|
_c = _vm._self._c;
|
|
@@ -603,7 +603,6 @@ var GridItem = VueGridLayout.GridItem;
|
|
|
603
603
|
i: i,
|
|
604
604
|
addItemStatus: true // 占位标识
|
|
605
605
|
};
|
|
606
|
-
|
|
607
606
|
this.position.x = xPosition;
|
|
608
607
|
this.position.y = yPosition;
|
|
609
608
|
this.layoutData.unshift(hiddenApplet);
|