MrShi
2025-03-27 17ecbaae8d036bb1f59b1d74b153fa9dfe542f3f
h5/pages/visitorSubGuide/index.vue
@@ -1,7 +1,8 @@
<template>
  <view class="box">
    <!-- <view v-html="info"></view> -->
      <mp-html :content="info" />
      <!-- <mp-html :content="info" /> -->
      <u-parse :content="info"></u-parse>
  </view>
</template>
<script>