闫增涛
2024-04-09 1efd950a5b40ef3bf37a8afd738ff574f68cea35
packageBookService/pages/bookServices/detail/components/note/note.wxml
@@ -7,9 +7,9 @@
      bind:tap="openDialog"
      style="width: 240rpx"
    >
      <view slot="content">
      <view slot="content" class="btn-content">
        <image src="/static/images/bookService/detail/makeNote.png" />
        记笔记
        <text class="note-btn-text">记笔记</text>
      </view>
    </t-button>
  </view>