zhongshujie
2025-01-23 d7311d7a5dc477ff3baf09ef3a01aaa8b3d353a0
src/books/botany/view/components/index.vue
@@ -1,7 +1,7 @@
<template>
    <div class="page-main" @scroll="throttledScrollHandler">
      <div class="page-content" :style="{
        fontSize: fontSize ? fontSize + 'px' : '16px',
        fontSize: fontSize ? fontSize + 'px' : '18px',
        transform: `scale(${pageZoom ? pageZoom : 1})`,
        transformOrigin: 'center top',
      }">