xlzw-component 1.0.2 → 1.0.3
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.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
#cancel[data-v-b09240e9],#submit[data-v-b09240e9],#reset[data-v-b09240e9],#sweep[data-v-b09240e9],#disable[data-v-b09240e9]{font-family:思源黑体 CN-Normal,思源黑体 CN,sans-serif;font-weight:350;font-size:13px;height:36px;line-height:36px;padding:0 20px;border-radius:5px;cursor:pointer;margin:0 5px;display:inline-block;box-sizing:border-box;text-align:center;white-space:nowrap;font-weight:500}#cancel[data-v-b09240e9]{color:#fff;background:#88a6b0}#submit[data-v-b09240e9]{color:#fff;background:#ec4408}#reset[data-v-b09240e9],#sweep[data-v-b09240e9]{color:#000;background:#fff;border:1px solid #88a6b0}#disable[data-v-b09240e9]{color:#ccc;background:#f0f0f0}[data-v-b09240e9]::deep(button){height:36px!important;font-family:思源黑体 CN-Normal,思源黑体 CN,sans-serif;font-weight:350;font-size:13px;background:#f0f0f0;color:#ccc;margin:0 5px}[data-v-
|
|
1
|
+
#cancel[data-v-b09240e9],#submit[data-v-b09240e9],#reset[data-v-b09240e9],#sweep[data-v-b09240e9],#disable[data-v-b09240e9]{font-family:思源黑体 CN-Normal,思源黑体 CN,sans-serif;font-weight:350;font-size:13px;height:36px;line-height:36px;padding:0 20px;border-radius:5px;cursor:pointer;margin:0 5px;display:inline-block;box-sizing:border-box;text-align:center;white-space:nowrap;font-weight:500}#cancel[data-v-b09240e9]{color:#fff;background:#88a6b0}#submit[data-v-b09240e9]{color:#fff;background:#ec4408}#reset[data-v-b09240e9],#sweep[data-v-b09240e9]{color:#000;background:#fff;border:1px solid #88a6b0}#disable[data-v-b09240e9]{color:#ccc;background:#f0f0f0}[data-v-b09240e9]::deep(button){height:36px!important;font-family:思源黑体 CN-Normal,思源黑体 CN,sans-serif;font-weight:350;font-size:13px;background:#f0f0f0;color:#ccc;margin:0 5px}[data-v-868a4dd6] .ant-modal-content{padding:0!important}[data-v-868a4dd6] .ant-modal-close{color:#fff;top:10px;right:10px}[data-v-868a4dd6] .anticon-close{font-size:16px}[data-v-868a4dd6] .ant-modal-close:hover{color:#fff}[data-v-868a4dd6] .ant-modal-header{margin-bottom:0}[data-v-868a4dd6] .ant-modal-title{color:#fff;height:40px;background:#333;display:flex;align-items:center;padding:0 20px;font-size:13px;border-top-left-radius:5px;border-top-right-radius:5px}[data-v-868a4dd6] .ant-modal-body{background:#f0f0f0;padding:10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}
|
package/dist/xlzw-component.js
CHANGED
|
@@ -245,7 +245,7 @@ function ye(e, a, t, n, o, i) {
|
|
|
245
245
|
}, 8, ["onCancel", "visible", "width"])
|
|
246
246
|
]);
|
|
247
247
|
}
|
|
248
|
-
const be = /* @__PURE__ */ W(fe, [["render", ye], ["__scopeId", "data-v-
|
|
248
|
+
const be = /* @__PURE__ */ W(fe, [["render", ye], ["__scopeId", "data-v-868a4dd6"]]);
|
|
249
249
|
export {
|
|
250
250
|
he as XlzwButton,
|
|
251
251
|
be as model
|