MrShi
2026-05-20 777bcb6c5660c0ed14d85207377b62b779d81dde
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>