litian
2024-04-09 6608a6839d771d38640988e3ee496ecdd91765a4
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>