@zscreate/form-component 1.1.221-test.63 → 1.1.221-test.64
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.
|
@@ -147293,7 +147293,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
|
147293
147293
|
/***/ ((module) => {
|
|
147294
147294
|
|
|
147295
147295
|
"use strict";
|
|
147296
|
-
module.exports = JSON.parse('{"i8":"1.1.221-test.
|
|
147296
|
+
module.exports = JSON.parse('{"i8":"1.1.221-test.64"}');
|
|
147297
147297
|
|
|
147298
147298
|
/***/ })
|
|
147299
147299
|
|
|
@@ -160154,7 +160154,7 @@ const main_components = [layoutForPaper["default"], Container, layoutItem["defau
|
|
|
160154
160154
|
const main_install = function (Vue, opts = {}, router = undefined) {
|
|
160155
160155
|
window.addEventListener("load", () => {
|
|
160156
160156
|
const IconFont = icon.createFromIconfontCN({
|
|
160157
|
-
scriptUrl: '//at.alicdn.com/t/c/
|
|
160157
|
+
scriptUrl: '//at.alicdn.com/t/c/font_4407909_5kdt7use5zi.js' // 在 iconfont.cn 上生成
|
|
160158
160158
|
});
|
|
160159
160159
|
|
|
160160
160160
|
Vue.component('form-iconfont', IconFont);
|