wupengfei
2025-12-01 61bd03c3b83cdb5be0eb0e8badcdf0f75e3c43fc
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;