@@ -197,3 +197,7 @@ input:-webkit-autofill {
.van-nav-bar--fixed {
// top: var(--safe-top);
}
+
+.page-detail img {
+ width: 100%;
+}
@@ -80,7 +80,7 @@
</div>
- <van-sticky ref="top" :offset-top="bar.value.show ? 46 : 0">
+ <van-sticky ref="top" :offset-top="46">
<div class="menu" v-if="isMinter">
<div class="menu-item" @click="changeMenu('DEFAULT')" :class="{ active: type === 'DEFAULT' }">
藏品类目