wupengfei
4 天以前 70052530ac066119740f4d83a874986698b3c5d0
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;