@vipl520/dk-ui 1.0.18 → 1.0.19
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/index.js +1 -2
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist/index.min.mjs +1 -1
- package/dist/index.min.mjs.map +1 -1
- package/dist/index.mjs +1 -2
- package/dist/web-types.json +1 -1
- package/es/page-diy/src/components/DiyCloud.vue.mjs +1 -2
- package/es/page-diy/src/components/DiyCloud.vue.mjs.map +1 -1
- package/es/page-diy/style/cloud.scss +100 -100
- package/lib/page-diy/src/components/DiyCloud.vue.js +1 -2
- package/lib/page-diy/src/components/DiyCloud.vue.js.map +1 -1
- package/lib/page-diy/style/cloud.scss +100 -100
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -22705,7 +22705,7 @@
|
|
22705
22705
|
const _hoisted_12$2 = { class: "title over" };
|
22706
22706
|
const _hoisted_13$2 = {
|
22707
22707
|
key: 1,
|
22708
|
-
style: {"
|
22708
|
+
style: {"display":"flex","align-items":"center","justify-content":"center","height":"500px"}
|
22709
22709
|
};
|
22710
22710
|
const _hoisted_14$2 = { class: "diy-footer" };
|
22711
22711
|
|
@@ -22872,7 +22872,6 @@
|
|
22872
22872
|
(item.state === '0')
|
22873
22873
|
? (require$$0.openBlock(), require$$0.createBlock(_component_el_tag, {
|
22874
22874
|
key: 0,
|
22875
|
-
type: "primary",
|
22876
22875
|
effect: "dark"
|
22877
22876
|
}, {
|
22878
22877
|
default: require$$0.withCtx(() => [
|