@@ -1,7 +1,7 @@
<template>
<div class="relic-detail">
<div
- v-if="!isShowDesc"
+ v-show="!isShowDesc"
class="preview"
>
<h1>{{ title }}</h1>