hcui-package 1.9.63 → 1.9.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.
package/dist/hcui-package.es.js
CHANGED
|
@@ -78809,7 +78809,7 @@ function oee() {
|
|
|
78809
78809
|
content: () => a("div", { class: "dialog-content" }, [
|
|
78810
78810
|
// 警告图标
|
|
78811
78811
|
a("div", { class: "icon-container" }, [
|
|
78812
|
-
a("i", { class: "iconfont icon-jingshi arm-jingshi warning-icon" })
|
|
78812
|
+
a("i", { class: "iconfont icon-jingshi arm-icon arm-jingshi warning-icon" })
|
|
78813
78813
|
]),
|
|
78814
78814
|
// title
|
|
78815
78815
|
a("div", { class: "title" }, o),
|