wupengfei
2 天以前 c47a8840c3770a5b653f0b8b0f9c5f295d0f019a
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;