@atooyu/uxto-ui 1.1.45 → 1.1.46
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 +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/style.css +15 -14
- package/package.json +1 -1
- package/src/components/u-tabbar/u-tabbar.vue +3 -1
package/dist/index.js
CHANGED
|
@@ -4935,7 +4935,7 @@ const _hoisted_4 = { class: "u-tabbar__center-brand" };
|
|
|
4935
4935
|
const _hoisted_5 = { class: "u-tabbar__center-text" };
|
|
4936
4936
|
const __default__$2 = {
|
|
4937
4937
|
options: {
|
|
4938
|
-
virtualHost:
|
|
4938
|
+
virtualHost: false,
|
|
4939
4939
|
styleIsolation: "shared"
|
|
4940
4940
|
}
|
|
4941
4941
|
};
|
|
@@ -5009,7 +5009,7 @@ const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
|
5009
5009
|
};
|
|
5010
5010
|
}
|
|
5011
5011
|
});
|
|
5012
|
-
const uTabbar = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
5012
|
+
const uTabbar = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-745a84ac"]]);
|
|
5013
5013
|
const __default__$1 = {
|
|
5014
5014
|
options: {
|
|
5015
5015
|
virtualHost: true,
|