rk
2026-05-22 552238172036acf08ccf36134282a06b5e21b936
small-program/shop/pages/article-details/article-details.vue
@@ -1,6 +1,7 @@
<template>
   <view class="rich-text-page">
      <view class="rich-content" v-html="content"></view>
      <u-parse :content="content"></u-parse>
      <!-- <view class="rich-content" v-html="content"></view> -->
   </view>
</template>