thainv-dev: page
This commit is contained in:
@@ -12,6 +12,5 @@ const { currentArticle } = storeToRefs(useArticleStore());
|
|||||||
<div id="article-detail" :class="'text-[15px] tracking-wider'" v-html="currentArticle.detail"
|
<div id="article-detail" :class="'text-[15px] tracking-wider'" v-html="currentArticle.detail"
|
||||||
class="[&_img]:mx-auto">
|
class="[&_img]:mx-auto">
|
||||||
</div>
|
</div>
|
||||||
1
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
Reference in New Issue
Block a user