acdr-ui/dist/dev/mp-weixin/sheep/ui/su-status-bar/su-status-bar.js.map

1 line
937 B
Plaintext

{"version":3,"file":"su-status-bar.js","sources":["../../../../../../src/sheep/ui/su-status-bar/su-status-bar.vue","../../../../../../uniComponent:/RDovQXBwL1dvcmsvYWRkci9hY2RyLXVpL3NyYy9zaGVlcC91aS9zdS1zdGF0dXMtYmFyL3N1LXN0YXR1cy1iYXIudnVl"],"sourcesContent":["<!-- 自定义状态栏 -->\r\n<template>\r\n <view :style=\"{ height: statusBarHeight }\" class=\"uni-status-bar\"><slot /></view>\r\n</template>\r\n\r\n<script setup>\r\nimport sheep from '@/sheep'\r\n\r\nconst statusBarHeight = sheep.$platform.device.statusBarHeight + 'px'\r\n</script>\r\n<style lang=\"scss\">\r\n.uni-status-bar {\r\n // width: 750rpx;\r\n height: var(--status-bar-height);\r\n}\r\n</style>\r\n","import Component from 'D:/App/Work/addr/acdr-ui/src/sheep/ui/su-status-bar/su-status-bar.vue'\nwx.createComponent(Component)"],"names":["sheep","Component"],"mappings":";;;;;AAQA,UAAM,kBAAkBA,YAAAA,MAAM,UAAU,OAAO,kBAAkB;;;;;;;;ACPjE,GAAG,gBAAgBC,SAAS;"}