bl-common-vue3 0.3.61 → 0.3.62
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
|
@@ -98116,7 +98116,7 @@ function create() {
|
|
|
98116
98116
|
|
|
98117
98117
|
|
|
98118
98118
|
var BLIcon = create({
|
|
98119
|
-
scriptUrl: "https://at.alicdn.com/t/c/
|
|
98119
|
+
scriptUrl: "https://at.alicdn.com/t/c/font_3830450_44tqben5lv4.js" // 在 iconfont.cn 上生成
|
|
98120
98120
|
|
|
98121
98121
|
});
|
|
98122
98122
|
/* harmony default export */ var components_BLIcon = (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["defineComponent"])({
|
package/lib/vue3common.umd.js
CHANGED
|
@@ -98125,7 +98125,7 @@ function create() {
|
|
|
98125
98125
|
|
|
98126
98126
|
|
|
98127
98127
|
var BLIcon = create({
|
|
98128
|
-
scriptUrl: "https://at.alicdn.com/t/c/
|
|
98128
|
+
scriptUrl: "https://at.alicdn.com/t/c/font_3830450_44tqben5lv4.js" // 在 iconfont.cn 上生成
|
|
98129
98129
|
|
|
98130
98130
|
});
|
|
98131
98131
|
/* harmony default export */ var components_BLIcon = (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["defineComponent"])({
|