@atooyu/uxto-ui 1.1.41 → 1.1.42
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 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/style.css +16 -14
- package/package.json +1 -1
- package/src/components/u-tabbar/u-tabbar.vue +3 -0
package/dist/index.js
CHANGED
|
@@ -5036,7 +5036,7 @@ const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
|
5036
5036
|
};
|
|
5037
5037
|
}
|
|
5038
5038
|
});
|
|
5039
|
-
const uTabbar = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
5039
|
+
const uTabbar = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-9b76f6cf"]]);
|
|
5040
5040
|
const __default__$1 = {
|
|
5041
5041
|
options: {
|
|
5042
5042
|
virtualHost: true,
|