@ -26,7 +26,7 @@ html,body,#app{
}
.footer_body{
height: 2.0rem;
height: 1.5rem;
.no_data{
@ -44,13 +44,16 @@ let data = reactive({
</script>
<style lang="less" scoped>
.footer_nav{
.footer_body {
.footer_nav {
background-color: #fff;
box-shadow: 0 0 0.1rem #e7e7e7;
.footer-bar{
.footer-bar {
position: absolute;
bottom: 0.5rem;
bottom: 0.2rem;
@ -29,15 +29,15 @@ let data = reactive({
height: 2rem;
@ -287,7 +287,7 @@ const props = defineProps( {
.item-btn {
display: inline-block;
margin: 0 0.3rem 0.2rem 0.1rem;
margin: 0.1rem 0.3rem 0.2rem 0.1rem;
padding: 0.2rem 0.3rem;
background-color: #f2f3f4;
color: #999;