@atooyu/uxto-ui 1.1.12 → 1.1.13
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 +15 -15
- package/package.json +1 -1
- package/src/components/u-tabbar/u-tabbar.vue +1 -1
package/dist/index.mjs
CHANGED
|
@@ -5062,7 +5062,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
5062
5062
|
};
|
|
5063
5063
|
}
|
|
5064
5064
|
});
|
|
5065
|
-
const uTabbar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
5065
|
+
const uTabbar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-9744cfd1"]]);
|
|
5066
5066
|
export {
|
|
5067
5067
|
uAvatar as UAvatar,
|
|
5068
5068
|
uBadge as UBadge,
|