wupengfei
2025-12-05 037f138b351a5b3c8a25e6228312698b748225f6
apps/cMiniApp/src/components/PageFooter/PageFooterBtn.vue
@@ -1,5 +1,5 @@
<template>
  <nut-button class="page-footer-btn">
  <nut-button class="page-footer-btn" $attrs>
    <slot></slot>
  </nut-button>
</template>
@@ -19,7 +19,7 @@
<style lang="scss">
@import '@/styles/common.scss';
.page-footer-btn {
.page-footer-btn.h5-button {
  flex: 1;
  min-width: 0;
  height: 88px;