bl-common-vue3 0.2.6 → 0.2.7
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/vue3common.common.js
CHANGED
|
@@ -110179,7 +110179,7 @@ function create() {
|
|
|
110179
110179
|
|
|
110180
110180
|
|
|
110181
110181
|
var BLIcon = create({
|
|
110182
|
-
scriptUrl: "
|
|
110182
|
+
scriptUrl: "https://at.alicdn.com/t/font_8d5l8fzk5b87iudi.js" // 在 iconfont.cn 上生成
|
|
110183
110183
|
|
|
110184
110184
|
});
|
|
110185
110185
|
/* harmony default export */ var components_BLIcon = (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["defineComponent"])({
|
package/lib/vue3common.umd.js
CHANGED
|
@@ -110188,7 +110188,7 @@ function create() {
|
|
|
110188
110188
|
|
|
110189
110189
|
|
|
110190
110190
|
var BLIcon = create({
|
|
110191
|
-
scriptUrl: "
|
|
110191
|
+
scriptUrl: "https://at.alicdn.com/t/font_8d5l8fzk5b87iudi.js" // 在 iconfont.cn 上生成
|
|
110192
110192
|
|
|
110193
110193
|
});
|
|
110194
110194
|
/* harmony default export */ var components_BLIcon = (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["defineComponent"])({
|